summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #179840.Luca Longinotti2007-05-261-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fix bug #179840.Luca Longinotti2007-05-262-4/+5
| | | | (Portage version: 2.1.2.7)
* Fix the Makefile to use the proper location for our builddir ↵Christian Heim2007-05-241-11/+11
| | | | | | | (/usr/local/apache2 vs. /usr/$(get_libdir)/apache2), thanks to Samir M. Nassar <bugzilla at steamedpenguin.com> in #179597. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fix the Makefile to use the proper location for our builddir ↵Christian Heim2007-05-242-3/+11
| | | | | | (/usr/local/apache2 vs. /usr/$(get_libdir)/apache2), thanks to Samir M. Nassar <bugzilla at steamedpenguin.com> in #179597. (Portage version: 2.1.2.7)
* Revision bump, fixing mod_fcgid w/ apache-2.2.4; as we stopped installing ↵Christian Heim2007-05-231-15/+19
| | | | | | | /usr/$(get_libdir)/apache2/logs with 2.2.4, the module fails to put its socket into the "default" place (definded in mod_fcgid.c as DEFAULT_SOCKET_PREFIX and DEFAULT_SHM_PATH). Thanks to Victor Roman Archidona <daijo at daijo.org> in #178407. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Revision bump, fixing mod_fcgid w/ apache-2.2.4; as we stopped installing ↵Christian Heim2007-05-234-3/+33
| | | | | | /usr/$(get_libdir)/apache2/logs with 2.2.4, the module fails to put its socket into the "default" place (definded in mod_fcgid.c as DEFAULT_SOCKET_PREFIX and DEFAULT_SHM_PATH). Thanks to Victor Roman Archidona <daijo at daijo.org> in #178407. (Portage version: 2.1.2.7)
* stable x86/amd64, bug 179121Christian Faulhammer2007-05-201-8/+18
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* stable x86/amd64, bug 179121Christian Faulhammer2007-05-202-3/+6
| | | | (Portage version: 2.1.2.7)
* Keyworded ~amd64 wrt bug 178192Peter Weller2007-05-191-8/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Keyworded ~amd64 wrt bug 178192Peter Weller2007-05-192-3/+6
| | | | (Portage version: 2.1.2.2)
* Stable on amd64, bug #179121William Thomson2007-05-191-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Stable on amd64, bug #179121William Thomson2007-05-192-3/+7
| | | | (Portage version: 2.1.2.7)
* Bumped to latest releaseWilliam Thomson2007-05-191-4/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Bumped to latest releaseWilliam Thomson2007-05-193-1/+67
| | | | (Portage version: 2.1.2.7)
* Use eclass depends for this.Luca Longinotti2007-05-181-18/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Use eclass depends for this.Luca Longinotti2007-05-182-5/+8
| | | | (Portage version: 2.1.2.7)
* Version bump, adding an explicit DEPEND/RDEPEND on net-www/apache-2.2*.Christian Heim2007-05-181-4/+22
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Version bump, adding an explicit DEPEND/RDEPEND on net-www/apache-2.2*.Christian Heim2007-05-183-1/+33
| | | | (Portage version: 2.1.2.7)
* www-apache/mod_mono: version bump (1.2.4)Jurek Bartuszek2007-05-171-4/+16
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* www-apache/mod_mono: version bump (1.2.4)Jurek Bartuszek2007-05-174-1/+149
| | | | (Portage version: 2.1.2.2)
* Version bumps.Krzysztof Pawlik2007-05-151-28/+48
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Version bumps.Krzysztof Pawlik2007-05-1512-13/+240
| | | | (Portage version: 2.1.2.7)
* Remove Apache1 support (part of fix for #178380).Luca Longinotti2007-05-131-12/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Remove Apache1 support (part of fix for #178380).Luca Longinotti2007-05-133-31/+9
| | | | (Portage version: 2.1.2.7)
* Bumped to latest versionWilliam Thomson2007-04-181-12/+12
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Bumped to latest versionWilliam Thomson2007-04-184-9/+14
| | | | (Portage version: 2.1.2.3)
* Add a patch to disable looking for JAVA_HOME.Krzysztof Pawlik2007-04-141-15/+23
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Add a patch to disable looking for JAVA_HOME.Krzysztof Pawlik2007-04-145-5/+264
| | | | (Portage version: 2.1.2.3)
* Pass --disable-jni to configure script.Krzysztof Pawlik2007-04-141-15/+15
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Pass --disable-jni to configure script.Krzysztof Pawlik2007-04-143-7/+9
| | | | (Portage version: 2.1.2.3)
* Add patch for SSL connections for 3.1.0Krzysztof Pawlik2007-04-131-11/+15
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Add patch for SSL connections for 3.1.0Krzysztof Pawlik2007-04-133-2/+27
| | | | (Portage version: 2.1.2.3)
* Add patch for SSL connections.Krzysztof Pawlik2007-04-131-8/+22
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Add patch for SSL connections.Krzysztof Pawlik2007-04-133-2/+27
| | | | (Portage version: 2.1.2.3)
* Fix bug #168044.Luca Longinotti2007-04-111-8/+8
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Fix bug #168044.Luca Longinotti2007-04-112-3/+6
| | | | (Portage version: 2.1.2.3)
* Removed vulnerable versions; 1.27-r4 stays for mips onlyChristian Hartmann2007-04-101-31/+12
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Removed vulnerable versions; 1.27-r4 stays for mips onlyChristian Hartmann2007-04-108-390/+8
| | | | (Portage version: 2.1.2.3)
* Stable on alpha wrt security bug #172676José Luis Rivero2007-04-101-22/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on alpha wrt security bug #172676José Luis Rivero2007-04-102-3/+6
| | | | (Portage version: 2.1.2.2)
* security bug #172676 - also fixed the fperm line at the end for the conf fileMichael Cummings2007-04-091-11/+11
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* security bug #172676 - also fixed the fperm line at the end for the conf fileMichael Cummings2007-04-092-5/+8
| | | | (Portage version: 2.1.2.3)
* Marking amd64 stable, bug 172676Michael Cummings2007-04-061-12/+12
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Marking amd64 stable, bug 172676Michael Cummings2007-04-062-3/+7
| | | | (Portage version: 2.1.2.3)
* stable x86, security bug 172676Christian Faulhammer2007-04-061-8/+18
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* stable x86, security bug 172676Christian Faulhammer2007-04-062-3/+7
| | | | (Portage version: 2.1.2.2)
* fixed manifestChristian Hartmann2007-04-061-4/+8
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* fixed manifestChristian Hartmann2007-04-061-1/+4
| | | | (Portage version: 2.1.2.3)
* Stable on alpha wrt security bug #172676José Luis Rivero2007-04-041-12/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on alpha wrt security bug #172676José Luis Rivero2007-04-042-3/+7
| | | | (Portage version: 2.1.2.2)