Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-20 | Reset PKGREVISION with updating of php54, php55 and php56. | taca | 1 | -2/+1 | |
2014-10-23 | Bump PKGREVISION for php53-xmlrpc update. It also bump php54-xmlrpc and | taca | 1 | -1/+2 | |
php55-xmlrpc as a side effect. | |||||
2012-10-23 | 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. | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -1/+2 | |
2010-07-24 | Revert revision of several PHP extensions after both core PHP packages | tron | 1 | -2/+1 | |
were updated. | |||||
2010-03-27 | Enable USE_PHP_EXT_PATCHES to apply patch to fix CVE-2010-0397 | taca | 1 | -1/+3 | |
security problem. Bump PKGREVISION. | |||||
2010-03-15 | Remove the case of PKG_PHP_VERSION is 4. | taca | 1 | -13/+1 | |
No functional change. | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2007-08-10 | Cleanup conditional for systems without native iconv. | joerg | 1 | -4/+3 | |
Based on patch from Yakovetsky Vladimir in PR 36766. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -5/+5 | |
Patch provided by Sergey Svishchev in private mail. | |||||
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-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+1 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-12-03 | Update PHP5 to version 5.1.1. Some of the key features include: | jdolecek | 1 | -1/+16 | |
* A complete rewrite of date handling code, with improved timezone support. * Significant performance improvements compared to PHP 5.0.X. * PDO extension is now enabled by default (separate pkg for pkgsrc) * Over 30 new functions in various extensions and built-in functionality. * Bundled libraries, PCRE and SQLite upgraded to latest versions. * Over 400 various bug fixes. * PEAR upgraded to version 1.4.5 This release also fixes various security problems discovered in 5.0.X. | |||||
2005-10-08 | Add package for PHP XML-RPC extension (both PHP4 and PHP5) | jdolecek | 2 | -0/+49 | |