summaryrefslogtreecommitdiff
path: root/www/php4/Makefile.php
AgeCommit message (Expand)AuthorFilesLines
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-11-11PKGBASE is defined too late to be used in PKG_OPTIONS_VAR.rillig1-2/+4
2005-11-05Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}.rillig1-2/+2
2005-11-04Use --with-openssl=${BUILDLINK_PREFIX.openssl} to specify real pathtv1-2/+2
2005-11-01Update php to 4.4.1. Besides incorporating XML_RPC-1.4.0 and fopen wrappersjdolecek1-7/+1
2005-10-23php regex is also necessary on Linux; pointed out by Ondrej Tumajdolecek1-2/+2
2005-10-19Bring back the "ssl" option so that the builder may have the *option* totv1-5/+10
2005-10-16use PHP-provided regex on Solaris, PHP doesn't build with system regexjdolecek1-1/+9
2005-10-08make it possible to switch the IPv6 support on/off via a package option,jdolecek1-2/+11
2005-10-08openssl is included unconditionallyjdolecek1-8/+4
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek1-1/+2
2005-09-04Move some options that only apply to the PHP CGI package from Makefile.phpjlam1-3/+1
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-6/+2
2004-12-17Update "php" package to version 4.3.10. Changes since version 4.3.9:tron1-3/+1
2004-12-12completely ignore system php.ini for all pear-related operations; thisjdolecek1-2/+2
2004-11-27Upgrade bundled Net_Socket to 1.0.2 and Net_SMTP to 1.2.6 on installation.jdolecek1-3/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-10/+5
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam1-5/+18
2004-07-14Update php4 to 4.3.8.jdolecek1-3/+3
2004-07-13move the PKGREVISION out of Makefile.common and into Makefile.php,jdolecek1-2/+5
2004-04-26The option is named "PHP4_CONFIGURE_ARGS", not "PHP5_...".jlam1-2/+2
2004-04-24bl3ifyxtraeme1-2/+2
2004-04-19Introduce USE_SSL build parameter, that pulls in OpenSSL and compilescube1-1/+7
2003-11-08Update PHP to 4.3.4jdolecek1-3/+1
2003-09-05update comment. pointed out by Todd Vierling on tech-pkg@jdolecek1-4/+3
2003-08-31Update PHP to final 4.3.3jdolecek1-4/+4
2003-01-08Make php4 and ap-php4 actually use our libtool again.jlam1-8/+1
2002-10-14Updated php to 4.2.3martti1-1/+2
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam1-2/+2
2001-10-18Support for linking some PHP4 extensions statically into the php CGI andjlam1-1/+16
2001-10-16Replace "../php4" with "../../www/php4" at various locations to fixtron1-4/+4
2001-10-16Update ap-php and php to 4.0.6. Changes from version 4.0.5 include:jlam1-0/+34