summaryrefslogtreecommitdiff
path: root/www/php4
AgeCommit message (Expand)AuthorFilesLines
2004-04-19Introduce USE_SSL build parameter, that pulls in OpenSSL and compilescube1-1/+7
2004-04-03generate the PLIST for Pear packages using a helper PHP script, whichjdolecek2-17/+58
2004-04-02handle also 'doc' and 'test' files, this is necessary for pear-Logjdolecek1-4/+12
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
2004-03-17Include ../../mk/bsd.prefs.mk to make sure that TR is defined.kristerw1-1/+3
2004-03-17don't use bmake's :tl modifier, so this will work on old NetBSD anddanw1-2/+3
2004-03-14Only create the phpize cookie file if phpize ran with no errors.jlam1-4/+5
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+3
2004-02-14remove the filestat patch, it's no longer neededjdolecek3-15/+3
2004-02-14update for removed patchesjdolecek1-3/+1
2004-02-14no need to add XXXes to mkstemp() call, g/c this patch in an effordjdolecek1-12/+0
2004-02-13g/c, gettext extension module is not built into base phpjdolecek1-48/+0
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-17add base PHP4 glue for PHP Pear packagesjdolecek1-0/+55
2003-11-16Prevent php4's Makefile.common from unconditionally overridingcube1-2/+2
2003-11-08Update PHP to 4.3.4jdolecek8-53/+39
2003-09-29use explicit number here rather than ${PHP_BASE_VERS}, so that packagesjdolecek1-2/+2
2003-09-05update comment. pointed out by Todd Vierling on tech-pkg@jdolecek1-4/+3
2003-09-05add a note that pcre, session and xml are now built into the main PHP4 packagejdolecek1-1/+4
2003-09-01add some missing @dirrm'sjdolecek1-1/+8
2003-09-01Add NetBSD RCS tagscjep6-0/+6
2003-09-01Removed the non-existing patch-aamartti1-3/+1
2003-09-01remove for now; I'll confirm whether or not this patch would be necessary laterjdolecek1-175/+0
2003-08-31Update PHP to final 4.3.3jdolecek17-467/+357
2003-08-31include some additional information about PHP languagejdolecek1-4/+5
2003-08-21improve descriptions of some extensionsgrant1-5/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-29use LINK_ALL_LIBGCC_HACKgrant1-4/+3
2003-06-07Add NetBSD RCS tags.cjep1-0/+1
2003-06-03Teach ap2-perl and ap2-php4 how to find apr's includes. They need toepg2-17/+23
2003-03-22Let MASTER_SITES be overridden, if a package using this Makefilewiz1-2/+2
2003-02-21Fix for wordwrap() buffer overflow, perlukem3-3/+111
2003-02-03Bump PKGREVISION of www/php4 to 1. This fixes a problem reported onjlam4-8/+12
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-14new patch-ajchristos1-1/+2
2003-01-14make sure that gettext does not core dump on bad params.christos1-0/+68
2003-01-12update checksumchristos1-2/+3
2003-01-12PR/19207, PR/19681, PR/19367: package does not compile because threadschristos1-8/+112
2003-01-12PR/18693: Simon Schubert: Remove stat stuff that breaks with apache2 virtualchristos1-0/+13
2003-01-08Make php4 and ap-php4 actually use our libtool again.jlam4-18/+23
2002-12-21Improve message, as suggested by Daniel Eggert.wiz1-2/+4
2002-11-22Backout last change. It makes PHP unusable with Apache 1.3.x.tron1-7/+1
2002-11-05- make this work with apache2martti1-1/+7
2002-10-25Unused.wiz1-49/+0
2002-10-14Updated php to 4.2.3martti11-111/+84
2002-10-05Pass in some env. variables for phpize. Reported missing by lukem.wiz1-2/+4
2002-10-02Make modules use automake.mk. Bump PKGREVISION for phpize change.wiz4-6/+28
2002-09-04Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 toagc4-13/+11
2002-08-26backout previous, the problem seems to lie with our Apache pkg on Solaris.grant2-27/+9
2002-08-26fix configure problem on Solaris while calling apxs.grant2-9/+27