summaryrefslogtreecommitdiff
path: root/net/php-xmlrpc
AgeCommit message (Collapse)AuthorFilesLines
2012-07-20- Reset PKG_REVISION by both php53 and php54 are updated.taca1-2/+1
- Remove supporting php5 (PHP 5.2.x) supporting codes.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2010-07-24Revert revision of several PHP extensions after both core PHP packagestron1-2/+1
were updated.
2010-03-27Enable USE_PHP_EXT_PATCHES to apply patch to fix CVE-2010-0397taca1-1/+3
security problem. Bump PKGREVISION.
2010-03-15Remove the case of PKG_PHP_VERSION is 4.taca1-13/+1
No functional change.
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-08-10Cleanup conditional for systems without native iconv.joerg1-4/+3
Based on patch from Yakovetsky Vladimir in PR 36766.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-5/+5
Patch provided by Sergey Svishchev in private mail.
2006-06-04Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).joerg1-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-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-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-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-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-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek1-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-08Add package for PHP XML-RPC extension (both PHP4 and PHP5)jdolecek2-0/+49