Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-26 | *: bump PKGREVISION for libunistring shlib major bump | wiz | 1 | -2/+2 | |
2021-12-08 | revbump for icu and libffi | adam | 1 | -2/+2 | |
2021-09-29 | revbump for boost-libs | adam | 1 | -2/+2 | |
2021-04-21 | revbump for boost-libs | adam | 1 | -2/+2 | |
2020-05-22 | revbump after updating security/nettle | adam | 1 | -2/+2 | |
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
2020-01-18 | *: Recursive revision bump for openssl 1.1.1. | jperkin | 1 | -2/+2 | |
2019-07-20 | *: recursive bump for nettle 3.5.1 | wiz | 1 | -1/+2 | |
2018-07-20 | lang/php: reset PKGREVISION | taca | 1 | -2/+1 | |
Reset PKGREVISION with all php's version updates. | |||||
2018-04-17 | Add p11-kit to gnutls/bl3.mk and bump dependencies. | wiz | 1 | -1/+2 | |
2017-10-27 | pkgsrc: reset PKGREVISION | taca | 1 | -2/+1 | |
reset PKGREVISION along with update of all lang/php*. | |||||
2017-09-17 | bump PKGREVISION by databases/freetds update. | taca | 1 | -1/+2 | |
2016-11-12 | Reset PKGREVISION after all lang/php* packages. | taca | 1 | -2/+1 | |
2016-09-19 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -1/+2 | |
2016-09-11 | Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. | taca | 1 | -2/+2 | |
2016-04-02 | Reset PKGREVISION after all PHP language packages. | taca | 1 | -2/+1 | |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -1/+2 | |
2015-12-06 | Explictly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for php-mssql package. | taca | 1 | -1/+2 | |
2015-09-06 | reset PKG_REVISION. | taca | 1 | -2/+1 | |
2015-08-23 | Bump PKGREVISION for nettle shlib major bump. | wiz | 1 | -1/+2 | |
2015-03-20 | Reset PKGREVISION with updating of php54, php55 and php56. | taca | 1 | -2/+1 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 | |
2013-02-22 | Reset PKG_REVISION along with update of both php53 and php54. | taca | 1 | -2/+1 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-07-20 | - Reset PKG_REVISION by both php53 and php54 are updated. | taca | 1 | -2/+1 | |
- Remove supporting php5 (PHP 5.2.x) supporting codes. | |||||
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -1/+2 | |
2010-02-27 | Reset PKGREVISION. | taca | 1 | -2/+1 | |
2010-01-29 | DESTDIR ready | joerg | 1 | -1/+3 | |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -1/+2 | |
2009-12-23 | Explicitly request patches to be applied. | joerg | 1 | -1/+3 | |
2006-06-04 | Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). | joerg | 1 | -2/+2 | |
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 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 1 | -2/+3 | |
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@. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-04 | In a configure argument remove the freetds subdirectory reference. | reed | 1 | -3/+3 | |
Bump PKGREVISION, since the freetds shared library is in a different place since my freetds packaging change. Remove a blank line. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-11-05 | now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe | jdolecek | 1 | -3/+2 | |
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS setting; successful build confirmed with both PHP 4.x and PHP 5.x | |||||
2004-10-31 | extension modules must be able to override CONFIGURE_ARGS, so include | jdolecek | 1 | -2/+3 | |
lang/php/ext.mk before setting CONFIGURE_ARGS | |||||
2004-10-31 | new PHP extension module framework, which makes it possible to build | jdolecek | 2 | -0/+15 | |
individual PHP extension packages with either PHP 4.x or PHP 5.x convert existing php4-* packages to this framework and import as php-* |