2010-02-10 04:55:18 by David A. Holland | Files touched by this commit (3) |
Log message: Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change anything significant in the internals, all this requires is patching the accepted version and bumping BUILDLINK_API_DEPENDS. 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. |
2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2008-02-24 06:29:21 by OBATA Akio | Files touched by this commit (2) |
Log message: Update ap-ssl to 2.8.31. 2.8.31: For Apache 1.3.41 2.8.30: Bug Fix 2.8.29: For Apache 1.3.39 |
2008-01-18 06:10:07 by Tobias Nygren | Files touched by this commit (245) |
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@ |
2007-12-02 13:31:16 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove Ex-MASTER_SITE. From Zafer Aydogan. |
2007-06-10 10:34:25 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Resort Apache dependency to get the more specific pattern first. |
2006-07-30 13:19:38 by Jaromir Dolecek | Files touched by this commit (2) | |
Log message: Update to 2.8.28, for apache-1.3.37 No changes besides the apache version update. |
2006-07-23 19:25:56 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to 2.8.27, for apache-1.3.36. Fixes PR 34060. Changes unknown. |
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@. |