summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Moving net-www/apache to www-servers/apache (#78622).Christian Heim2007-07-2917-5825/+0
|
* Fixing the DEPEND/RDEPEND for the move of net-www/apache to ↵Christian Heim2007-07-291-35/+35
| | | | | | | www-servers/apache (#78622). (Portage version: 2.1.3_rc9) (Signed Manifest commit)
* Fixing the DEPEND/RDEPEND for the move of net-www/apache to ↵Christian Heim2007-07-298-40/+46
| | | | | | www-servers/apache (#78622). (Portage version: 2.1.3_rc9)
* Yet another revision bump, pulling back in the DEFAULT_VHOST changes. Also ↵Christian Heim2007-07-121-7/+15
| | | | | | | updating the postinst user notification. (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* Yet another revision bump, pulling back in the DEFAULT_VHOST changes. Also ↵Christian Heim2007-07-123-1/+481
| | | | | | updating the postinst user notification. (Portage version: 2.1.3_rc7)
* Revision bump to force the removal of *.conf~ files in ↵Christian Heim2007-07-101-8/+16
| | | | | | | /etc/apache2/modules.d, which seem to have slipped in with the -r7 patchtarball. (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* Revision bump to force the removal of *.conf~ files in ↵Christian Heim2007-07-103-1/+486
| | | | | | /etc/apache2/modules.d, which seem to have slipped in with the -r7 patchtarball. (Portage version: 2.1.3_rc7)
* Fixing SUEXEC_SAFEPATH (erroneous quotes for SUEXEC SAFEPATH - #182451, ↵Christian Heim2007-07-081-4/+21
| | | | | | | thanks to Martin von Gagern <Martin.vGagern at gmx.net>). Making SUEXEC_SAFEPATH configureable too. (Portage version: 2.1.3_rc6) (Signed Manifest commit)
* Fixing SUEXEC_SAFEPATH (erroneous quotes for SUEXEC SAFEPATH - #182451, ↵Christian Heim2007-07-083-1/+482
| | | | | | thanks to Martin von Gagern <Martin.vGagern at gmx.net>). Making SUEXEC_SAFEPATH configureable too. (Portage version: 2.1.3_rc6)
* whitespaceMichael Sterrett2007-06-261-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-06-262-6/+6
| | | | (Portage version: 2.1.2.7)
* fix #178966Benedikt Boehm2007-06-151-4/+12
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* fix #178966Benedikt Boehm2007-06-153-1/+479
| | | | (Portage version: 2.1.2.9)
* Remove Apache1.Luca Longinotti2007-06-131-35/+4
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Remove Apache1.Luca Longinotti2007-06-135-643/+5
| | | | (Portage version: 2.1.2.7)
* Fix from jakub on IRCMarkus Ullmann2007-06-051-14/+14
| | | | | (Portage version: 2.1.2.9) (Signed Manifest commit)
* Fix from jakub on IRCMarkus Ullmann2007-06-053-4/+8
| | | | (Portage version: 2.1.2.9)
* Yet another revision bump, removing the previously installed original apache ↵Christian Heim2007-06-051-12/+22
| | | | | | | configs (install-conf), some config changes (Yet again, yes), adding a patch to fix the case where indexing would be *veery* slow (bug 139451 - thanks to Joshua Pettett <bugs.gentoo.devel at homelinkcs.com>); adding support for /etc/init.d/apache2 modules showing a list of present (as in loaded and compiled-in) modules. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Yet another revision bump, removing the previously installed original apache ↵Christian Heim2007-06-054-25/+58
| | | | | | configs (install-conf), some config changes (Yet again, yes), adding a patch to fix the case where indexing would be *veery* slow (bug 139451 - thanks to Joshua Pettett <bugs.gentoo.devel at homelinkcs.com>); adding support for /etc/init.d/apache2 modules showing a list of present (as in loaded and compiled-in) modules. (Portage version: 2.1.2.9)
* Expand elog message for upgrades.Luca Longinotti2007-06-021-18/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Expand elog message for upgrades.Luca Longinotti2007-06-022-5/+10
| | | | (Portage version: 2.1.2.7)
* Adding the missing mods="${mods} suexec" declaration to the ebuild, fixing ↵Christian Heim2007-06-021-11/+11
| | | | | | | #180544 (thanks to Lada Durchanek). (Portage version: 2.1.2.9) (Signed Manifest commit)
* Adding the missing mods="${mods} suexec" declaration to the ebuild, fixing ↵Christian Heim2007-06-022-2/+7
| | | | | | #180544 (thanks to Lada Durchanek). (Portage version: 2.1.2.9)
* Adding a blocker, due to apxs.8 previously belonging to apache-tools, which ↵Christian Heim2007-06-021-11/+11
| | | | | | | needs to be in apache now. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Adding a blocker, due to apxs.8 previously belonging to apache-tools, which ↵Christian Heim2007-06-022-3/+8
| | | | | | needs to be in apache now. (Portage version: 2.1.2.9)
* Fixing the installation of apxs(2), reported in bug #177697 and bug #180006. ↵Christian Heim2007-05-271-15/+15
| | | | | | | I'm really sorry for this, I kinda forgot to add apxs to the PROGRAMS definition in support/Makefile.in when rewriting it. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fixing the installation of apxs(2), reported in bug #177697 and bug #180006. ↵Christian Heim2007-05-274-12/+18
| | | | | | I'm really sorry for this, I kinda forgot to add apxs to the PROGRAMS definition in support/Makefile.in when rewriting it. (Portage version: 2.1.2.7)
* Fixing the Manifest/digest yet again.Christian Heim2007-05-261-7/+7
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fixing the Manifest/digest yet again.Christian Heim2007-05-261-3/+3
| | | | (Portage version: 2.1.2.7)
* Restrict to primaryuri for now, as the patchtarball on the mirrors is broken.Christian Heim2007-05-261-11/+11
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Restrict to primaryuri for now, as the patchtarball on the mirrors is broken.Christian Heim2007-05-262-2/+7
| | | | (Portage version: 2.1.2.7)
* Fix the Manifest/digest.Christian Heim2007-05-262-15/+25
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Updated ebuild, including an updated patch tarball. Fixing bug #110556, bug ↵Christian Heim2007-05-264-43/+48
| | | | | | #178457, bug #179445, bug #179522. (Portage version: 2.1.2.7)
* Cleanup outdated ebuilds. Readd libcap dep for mpm-itk on 2.2.Luca Longinotti2007-05-231-24/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Cleanup outdated ebuilds. Readd libcap dep for mpm-itk on 2.2.Luca Longinotti2007-05-236-872/+7
| | | | (Portage version: 2.1.2.7)
* fix digests; whitespace cleanups; remove apache-tools at patch levelBenedikt Boehm2007-05-221-17/+25
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* fix digests; whitespace cleanups; remove apache-tools at patch levelBenedikt Boehm2007-05-226-13/+456
| | | | (Portage version: 2.1.2.7)
* fix itk patch nameBenedikt Boehm2007-05-221-35/+25
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* fix itk patch nameBenedikt Boehm2007-05-226-19/+22
| | | | (Portage version: 2.1.2.7)
* Fix the chmod's for suexec, as chmod can't be used on symlinks (triggers a ↵Christian Heim2007-05-181-11/+11
| | | | | | | sandbox violation). (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fix the chmod's for suexec, as chmod can't be used on symlinks (triggers a ↵Christian Heim2007-05-182-4/+8
| | | | | | sandbox violation). (Portage version: 2.1.2.7)
* Updated patchtarball, including updated peruser and itk patches.Christian Heim2007-05-181-14/+15
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Updated patchtarball, including updated peruser and itk patches.Christian Heim2007-05-183-7/+10
| | | | (Portage version: 2.1.2.7)
* Explicitly mention USERDIR in pkg_postinst since users keep overlooking it.Christian Heim2007-05-181-11/+11
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Explicitly mention USERDIR in pkg_postinst since users keep overlooking it.Christian Heim2007-05-182-3/+9
| | | | (Portage version: 2.1.2.7)
* Renaming /usr/sbin/suexec to /usr/sbin/suexec2 in src_install (#178295 - ↵Christian Heim2007-05-181-11/+11
| | | | | | | thanks to Rajiv Aaron Managlani <rajiv at gentoo.org>). (Portage version: 2.1.2.7) (Signed Manifest commit)
* Renaming /usr/sbin/suexec to /usr/sbin/suexec2 in src_install (#178295 - ↵Christian Heim2007-05-182-5/+9
| | | | | | thanks to Rajiv Aaron Managlani <rajiv at gentoo.org>). (Portage version: 2.1.2.7)
* Adding mpm-itk back.Christian Heim2007-05-181-12/+12
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Adding mpm-itk back.Christian Heim2007-05-182-4/+7
| | | | (Portage version: 2.1.2.7)
* Throw in some symlinks to solve bug 177697.Bryan Østergaard2007-05-091-7/+14
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)