summaryrefslogtreecommitdiff
path: root/textproc/php4-domxml
AgeCommit message (Collapse)AuthorFilesLines
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-3/+4
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-1/+2
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-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-11-05it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGSjdolecek1-4/+3
setting now, do so for aesthetic reasons
2004-10-31convert to use lang/php/ext.mk, tho these packages are PHP4-onlyjdolecek1-2/+3
(moved to PECL or replaced by different extensions in 5.x)
2004-07-06Update php4 package to 4.3.7.jdolecek1-2/+2
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release.
2004-07-06bump PKGREVISIONs since libxslt needs libgcrypt nowrecht1-2/+2
2004-04-25bl3ifyxtraeme1-5/+5
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-11-29g/c local BUILDLINK_DEPENDS.libxml2, buildlink forces the right versionjdolecek1-3/+1
nowadays
2003-11-29enable xslt and exslt support (using libxslt), so that the package wouldjdolecek1-2/+5
have full available functionality of the module bump PKGREVISION problem reported and fix provided in pkg/23594
2003-11-08Update PHP to 4.3.4jdolecek1-2/+2
From release announcemenet: After a lengthy QA process, PHP 4.3.4 is finally out! This is a medium size maintenance release, with a fair number of bug fixes. All users are encouraged to upgrade to 4.3.4. Bugfix release PHP 4.3.4 contains, among others, following important fixes, additions and improvements: * Fixed disk_total_space() and disk_free_space() under FreeBSD. * Fixed FastCGI support on Win32. * Fixed FastCGI being unable to bind to a specific IP. * Fixed several bugs in mail() implementation on win32. * Fixed crashes in a number of functions. * Fixed compile failure on MacOSX 10.3 Panther. * Over 60 various bug fixes! For full list of changes in PHP 4.3.4, see ChangeLog: http://www.php.net/ChangeLog-4.php#4.3.4
2003-09-13bump PKGREVISION for previousjdolecek1-2/+2
2003-09-13needs libxml2>=2.5.10nb1 to workjdolecek1-1/+3
2003-08-31Update PHP to final 4.3.3jdolecek2-7/+4
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-10-14Updated php to 4.2.3martti1-3/+3
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
2002-10-05Convert to buildlink2.wiz1-5/+5
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-03-08Remove unnecessary patch after update to php-4.1.2. Also regen distfilejlam2-26/+3
checksum missed during update.
2002-02-28Update textproc/php4-domxml to 4.1.2. The only change from version 4.1.1 isjlam1-6/+6
that this is built from the php-4.1.2 sources.
2002-02-11DOM interface for PHP 4.manu4-0/+46