summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile.php
AgeCommit message (Expand)AuthorFilesLines
2009-03-15Pullup ticket #2721 - requested by adrianptron1-2/+25
2008-08-17This adds ${PREFIX}/lib/php to the default include_path in php.iniadrianp1-1/+8
2008-08-08Add maintainer-zts optionadrianp1-2/+6
2008-07-08Fix PEAR installs where PKG_SYSCONFDIR is not the default.adrianp1-1/+4
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-3/+1
2007-05-05Remove PEAR from the default PHP installadrianp1-1/+2
2007-02-25put back openssl extension, mistakely commented out in PHP 5.2.1 upgradejdolecek1-6/+6
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-2/+2
2007-02-20Update PHP5 to 5.2.1. Includes several important security fixes andjdolecek1-6/+6
2006-11-06Update lang/php5 to 5.2.0.jdolecek1-1/+3
2006-10-20remove --enable-memory-limit - 8MB is too low, and this justjdolecek1-4/+1
2006-06-05Specify explicitly where openssl can be found.minskim1-2/+2
2006-04-14PHP4/5 security changes... They're not critical issues; secunia classescube1-1/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-3/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
2005-12-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek1-6/+2
2005-11-11PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannotrillig1-2/+4
2005-11-05Replaced an overly complex expression with the equivalent ${PKGBASE}.rillig1-2/+2
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/+7
2005-10-08add inet6 to list of supported options; this effectively enables IPv6jdolecek1-1/+2
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek1-7/+4
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-12/+8
2005-04-08disable sqlite extension again - there is databases/php5-sqlite for thisjdolecek1-2/+2
2005-01-04Enable SQLitemanu1-2/+2
2004-12-27use ${PKG_SYSCONFDIR} rather than hardcoding ${PREFIX}/etcjdolecek1-2/+2
2004-12-17move DISTINFO_FILE setting from Makefile.common to Makefile.php,jdolecek1-1/+3
2004-11-04put items only pertinent to interpreter build to new file Makefile.phpjdolecek1-0/+55