Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 2 | -28/+0 |
| | |||||
* | cleanup | Benedikt Boehm | 2007-12-31 | 1 | -32/+18 |
| | | | | | (Portage version: 2.1.4_rc11) (Signed Manifest commit) | ||||
* | cleanup | Benedikt Boehm | 2007-12-31 | 8 | -81/+12 |
| | | | | (Portage version: 2.1.4_rc11) | ||||
* | Stable on ppc wrt bug 200198 | Gysbert Wassenaar | 2007-11-24 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit) | ||||
* | Stable on ppc wrt bug 200198 | Gysbert Wassenaar | 2007-11-24 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.3.19) | ||||
* | amd64 stable wrt #200198 | Samuli Suominen | 2007-11-24 | 1 | -18/+8 |
| | | | | | (Portage version: 2.1.4_rc3) (Unsigned Manifest commit) | ||||
* | amd64 stable wrt #200198 | Samuli Suominen | 2007-11-24 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4_rc3) | ||||
* | Stable on x86 wrt bug #200198 | Dawid Węgliński | 2007-11-24 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.3.19) (Signed Manifest commit) | ||||
* | Stable on x86 wrt bug #200198 | Dawid Węgliński | 2007-11-24 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.3.19) | ||||
* | Version bump, correcting SharememPath/SocketPath to be /var/run and not ↵ | Christian Heim | 2007-08-13 | 1 | -7/+19 |
| | | | | | | | /var/log/apache2. (Portage version: 2.1.3.5) (Signed Manifest commit) | ||||
* | Version bump, correcting SharememPath/SocketPath to be /var/run and not ↵ | Christian Heim | 2007-08-13 | 4 | -1/+47 |
| | | | | | | /var/log/apache2. (Portage version: 2.1.3.5) | ||||
* | fix #178407 again | Benedikt Boehm | 2007-07-30 | 1 | -16/+30 |
| | | | | | (Portage version: 2.1.3_rc9) (Signed Manifest commit) | ||||
* | fix #178407 again | Benedikt Boehm | 2007-07-30 | 5 | -8/+16 |
| | | | | (Portage version: 2.1.3_rc9) | ||||
* | remove old ebuild | Benedikt Boehm | 2007-07-29 | 1 | -11/+4 |
| | | | | | (Portage version: 2.1.3_rc7) (Unsigned Manifest commit) | ||||
* | remove old ebuild | Benedikt Boehm | 2007-07-29 | 2 | -51/+4 |
| | | | | (Portage version: 2.1.3_rc7) | ||||
* | remove useless patches; fix configuration file; depend on apache 2.2 because ↵ | Benedikt Boehm | 2007-07-29 | 1 | -34/+15 |
| | | | | | | | apr-1 is needed (Portage version: 2.1.3_rc7) (Unsigned Manifest commit) | ||||
* | remove useless patches; fix configuration file; depend on apache 2.2 because ↵ | Benedikt Boehm | 2007-07-29 | 7 | -124/+16 |
| | | | | | | apr-1 is needed (Portage version: 2.1.3_rc7) | ||||
* | Fix the Makefile to use the proper location for our builddir ↵ | Christian Heim | 2007-05-24 | 1 | -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 Heim | 2007-05-24 | 2 | -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 Heim | 2007-05-23 | 1 | -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 Heim | 2007-05-23 | 4 | -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) | ||||
* | Finally fixing #170352, thanks to Xavier again (for pointing me at the ↵ | Christian Heim | 2007-03-14 | 1 | -12/+16 |
| | | | | | | | upstream patch, that removed the weird apr_shm_remove stuff). (Portage version: 2.1.2.2) (Signed Manifest commit) | ||||
* | Finally fixing #170352, thanks to Xavier again (for pointing me at the ↵ | Christian Heim | 2007-03-14 | 3 | -6/+113 |
| | | | | | | upstream patch, that removed the weird apr_shm_remove stuff). (Portage version: 2.1.2.2) | ||||
* | Looks like newer fcgid needs a newer version of apr, thus forcing ↵ | Christian Heim | 2007-03-13 | 1 | -11/+11 |
| | | | | | | | dev-libs/apr-1*. Thanks to Xavier Neys in #170352. (Portage version: 2.1.2.1) (Signed Manifest commit) | ||||
* | Looks like newer fcgid needs a newer version of apr, thus forcing ↵ | Christian Heim | 2007-03-13 | 2 | -4/+8 |
| | | | | | | dev-libs/apr-1*. Thanks to Xavier Neys in #170352. (Portage version: 2.1.2.1) | ||||
* | Version bump (thanks to Hanno in #169942). | Christian Heim | 2007-03-08 | 1 | -4/+22 |
| | | | | | (Portage version: 2.1.2.1) (Signed Manifest commit) | ||||
* | Version bump (thanks to Hanno in #169942). | Christian Heim | 2007-03-08 | 3 | -1/+43 |
| | | | | (Portage version: 2.1.2.1) | ||||
* | Added ~ppc64; bug #166675 | Markus Rothe | 2007-02-13 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2-r9) (Unsigned Manifest commit) | ||||
* | Added ~ppc64; bug #166675 | Markus Rothe | 2007-02-13 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.2-r9) | ||||
* | amd64 stable, bug 161193 | Steve Dibb | 2007-02-03 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit) | ||||
* | amd64 stable, bug 161193 | Steve Dibb | 2007-02-03 | 2 | -6/+6 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | Remove old version. | Luca Longinotti | 2007-02-01 | 1 | -12/+4 |
| | | | | | (Portage version: 2.1.2-r5) (Unsigned Manifest commit) | ||||
* | Remove old version. | Luca Longinotti | 2007-02-01 | 3 | -38/+4 |
| | | | | (Portage version: 2.1.2-r5) | ||||
* | Stable on ppc wrt bug #161193. | Tobias Scherbaum | 2007-01-31 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit) | ||||
* | Stable on ppc wrt bug #161193. | Tobias Scherbaum | 2007-01-31 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | Cleanup. | Luca Longinotti | 2007-01-15 | 6 | -130/+16 |
| | | | | | (Portage version: 2.1.2_rc4-r8) (Unsigned Manifest commit) | ||||
* | Cleanup. | Luca Longinotti | 2007-01-15 | 4 | -39/+47 |
| | | | | (Portage version: 2.1.2_rc4-r8) | ||||
* | stable x86, bug #161193 | Christian Faulhammer | 2007-01-11 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit) | ||||
* | stable x86, bug #161193 | Christian Faulhammer | 2007-01-11 | 2 | -4/+8 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | Version bump, closing #156894 (thanks to Jochen Schalanda <jochen at ↵ | Christian Heim | 2007-01-10 | 1 | -4/+22 |
| | | | | | | | schalanda.de> and Xavier Neys). (Portage version: 2.1.2_rc4-r6) (Signed Manifest commit) | ||||
* | Version bump, closing #156894 (thanks to Jochen Schalanda <jochen at ↵ | Christian Heim | 2007-01-10 | 3 | -2/+41 |
| | | | | | | schalanda.de> and Xavier Neys). (Portage version: 2.1.2_rc4-r6) | ||||
* | ppc stable | Tobias Scherbaum | 2006-07-16 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1_pre2-r8) (Unsigned Manifest commit) | ||||
* | ppc stable | Tobias Scherbaum | 2006-07-16 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.1_pre2-r8) | ||||
* | marked stable, version bump, fixed descriptions | Lance Albertson | 2006-07-04 | 1 | -20/+36 |
| | | | | | (Portage version: 2.1-r1) (Unsigned Manifest commit) | ||||
* | marked stable, version bump, fixed descriptions | Lance Albertson | 2006-07-04 | 9 | -8/+96 |
| | | | | (Portage version: 2.1-r1) | ||||
* | Remove old-style ebuilds | Michael Stewart | 2006-06-05 | 7 | -131/+28 |
| | | | | | (Portage version: 2.1_rc4-r1) (Unsigned Manifest commit) | ||||
* | Remove old-style ebuilds | Michael Stewart | 2006-06-05 | 1 | -1/+5 |
| | | | | (Portage version: 2.1_rc4-r1) | ||||
* | version bump | Lance Albertson | 2006-04-09 | 1 | -2/+2 |
| | | | | | (Portage version: 2.0.54) (Unsigned Manifest commit) | ||||
* | version bump | Lance Albertson | 2006-04-09 | 4 | -1/+46 |
| | | | | (Portage version: 2.0.54) | ||||
* | Stable on x86 | Lance Albertson | 2006-02-04 | 1 | -3/+3 |
| | | | | | (Portage version: 2.0.54) (Unsigned Manifest commit) |