| 2013-02-22 04:07:45 by Takahiro Kambe | Files touched by this commit (8) | |
Log message: Reset PKG_REVISION along with update of both php53 and php54. |
| 2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | |
Log message: PKGREVISION bumps for the security/openssl 1.0.1d update. |
| 2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95) |
Log message: "user-destdir" is default these days |
| 2010-02-27 04:35:12 by Takahiro Kambe | Files touched by this commit (13) |
Log message: Reset PKGREVISION. |
| 2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
| 2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
| 2006-07-10 22:57:58 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Pull in OpenSSL, required on Solaris. |
| 2006-06-04 18:26:56 by Joerg Sonnenberger | Files touched by this commit (73) |
Log message: Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those. |
| 2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136) |
Log message: Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@. |