Age | Commit message (Expand) | Author | Files | Lines |
2007-12-09 | add USE_LANGUAGES c++, so that some extensions using C++ build properly | jdolecek | 1 | -1/+2 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+1 |
2007-05-05 | Remove PEAR from the default PHP install | adrianp | 1 | -1/+2 |
2006-10-20 | remove --enable-memory-limit - 8MB is too low, and this just | jdolecek | 1 | -3/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR. | rillig | 1 | -2/+4 |
2005-11-05 | Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}. | rillig | 1 | -2/+2 |
2005-11-04 | Use --with-openssl=${BUILDLINK_PREFIX.openssl} to specify real path | tv | 1 | -2/+2 |
2005-11-01 | Update php to 4.4.1. Besides incorporating XML_RPC-1.4.0 and fopen wrappers | jdolecek | 1 | -7/+1 |
2005-10-23 | php regex is also necessary on Linux; pointed out by Ondrej Tuma | jdolecek | 1 | -2/+2 |
2005-10-19 | Bring back the "ssl" option so that the builder may have the *option* to | tv | 1 | -5/+10 |
2005-10-16 | use PHP-provided regex on Solaris, PHP doesn't build with system regex | jdolecek | 1 | -1/+9 |
2005-10-08 | make it possible to switch the IPv6 support on/off via a package option, | jdolecek | 1 | -2/+11 |
2005-10-08 | openssl is included unconditionally | jdolecek | 1 | -8/+4 |
2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 1 | -1/+2 |
2005-09-04 | Move some options that only apply to the PHP CGI package from Makefile.php | jlam | 1 | -3/+1 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -6/+2 |
2004-12-17 | Update "php" package to version 4.3.10. Changes since version 4.3.9: | tron | 1 | -3/+1 |
2004-12-12 | completely ignore system php.ini for all pear-related operations; this | jdolecek | 1 | -2/+2 |
2004-11-27 | Upgrade bundled Net_Socket to 1.0.2 and Net_SMTP to 1.2.6 on installation. | jdolecek | 1 | -3/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -10/+5 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -5/+18 |
2004-07-14 | Update php4 to 4.3.8. | jdolecek | 1 | -3/+3 |
2004-07-13 | move the PKGREVISION out of Makefile.common and into Makefile.php, | jdolecek | 1 | -2/+5 |
2004-04-26 | The option is named "PHP4_CONFIGURE_ARGS", not "PHP5_...". | jlam | 1 | -2/+2 |
2004-04-24 | bl3ify | xtraeme | 1 | -2/+2 |
2004-04-19 | Introduce USE_SSL build parameter, that pulls in OpenSSL and compiles | cube | 1 | -1/+7 |
2003-11-08 | Update PHP to 4.3.4 | jdolecek | 1 | -3/+1 |
2003-09-05 | update comment. pointed out by Todd Vierling on tech-pkg@ | jdolecek | 1 | -4/+3 |
2003-08-31 | Update PHP to final 4.3.3 | jdolecek | 1 | -4/+4 |
2003-01-08 | Make php4 and ap-php4 actually use our libtool again. | jlam | 1 | -8/+1 |
2002-10-14 | Updated php to 4.2.3 | martti | 1 | -1/+2 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -2/+2 |
2001-11-19 | Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in | jlam | 1 | -2/+2 |
2001-10-18 | Support for linking some PHP4 extensions statically into the php CGI and | jlam | 1 | -1/+16 |
2001-10-16 | Replace "../php4" with "../../www/php4" at various locations to fix | tron | 1 | -4/+4 |
2001-10-16 | Update ap-php and php to 4.0.6. Changes from version 4.0.5 include: | jlam | 1 | -0/+34 |