summaryrefslogtreecommitdiff
path: root/www/php4
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-26The Solaris linker doesn't understand --export-dynamic, so give this agrant2-5/+9
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam5-7/+40
2002-04-12Give PHP4 distfile a make variable name.jlam1-1/+4
2002-03-01Replace some = with ?= so that the values may be overridden in PHP4 modulejlam2-10/+10
2002-02-28Update php4 and ap-php4 to 4.1.2. Changes from version 4.1.1 include:jlam5-24/+24
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
2002-01-11Remove references to the example php.ini files. The recommended one isjlam1-7/+1
2002-01-06Update www/php4 to 4.1.1. Changes from version 4.1.0 include:jlam2-5/+5
2001-12-31Update www/php4 to 4.1.0. Major changes from version 4.0.6 include:jlam11-94/+88
2001-12-11Missed a PHP_PKG_VERS -> PKGREVISION conversion.jlam1-2/+2
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam3-15/+7
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-5/+1
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam3-7/+5
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam6-143/+10
2001-11-01Move MESSAGE.module from pkg/ to top-level package directory.jlam1-1/+1
2001-11-01Change reachover references into another package's pkg/ directory intojlam1-3/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum5-4/+4
2001-10-30Correct package names by adding '4' before the '-', and addwiz1-5/+6
2001-10-20Only link -lgcc whole-archive on NetBSD ELF platforms, to allow a.outjlam1-7/+8
2001-10-18Support for linking some PHP4 extensions statically into the php CGI andjlam1-1/+16
2001-10-18Note additional PHP4 packages that the user may want to install.jlam1-1/+8
2001-10-16Replace "../php4" with "../../www/php4" at various locations to fixtron3-10/+10
2001-10-16Fix module makefile which didn't work with PHP module packages outside oftron1-3/+3
2001-10-16Update ap-php and php to 4.0.6. Changes from version 4.0.5 include:jlam18-248/+360
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam2-13/+14
2001-06-21Hyphens in module names are replaced with underscores in the file system.kim1-5/+5
2001-06-13enable sockets in php4.explorer1-1/+2