summaryrefslogtreecommitdiff
path: root/www/php4
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-2/+1
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
2001-05-14Disable the pcre support...it should be a separate loadable module.jlam1-2/+4
2001-05-14Update php4 and modules to 4.0.5. Changes from version 4.0.4.1nb1 includejlam16-183/+275
2001-05-03Use --export-dynamic instead of -E as it's recognized by both the oldjlam1-5/+3
2001-05-03Prefer VAR+= lines to backslash line continuations to make this file easierjlam1-3/+3
2001-05-03Only pass -Wl,-E to linker on ELF platforms. This fixes build problemsjlam1-2/+4
2001-05-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam1-2/+1
2001-05-01Add support for building the mcrypt module as a separate package.jlam3-3/+50
2001-05-01Document PHP_PKG_VERS variable.jlam1-1/+5
2001-05-01Use a common distinfo file amongst the various php4 module packages.jlam1-1/+2
2001-04-30* Introduce variable ${PHP_CONFDIR} for location of php.ini configurationjlam5-23/+35
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
2001-03-14Update php4-imap to 4.0.4.1nb2. The only change from version 4.0.4.1nb1 isjlam2-4/+80
2001-03-13Include <sys/types.h> before including <sys/socket.h> in thest for IPv6jlam3-14/+32
2001-03-01Disassociate the version number of the php4 package from the version numbers ofjlam3-12/+14