summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-12-05Pullup ticket 2239 - requested by adrianpghen1-2/+1
2007-09-25add test target, as suggested by Chris Ross on pkgsrc-users@n.o.jdolecek1-1/+2
2007-09-04load extensions via dlopen(), in preference to using NsLinkModule() et.al. on...jdolecek1-2/+2
2007-09-04install PHP unstripped on Darwin/Mac OS X, so that modules load properly; bumpjdolecek1-2/+7
2007-09-03Stop the path to the wrapper "sed" script from ending up in "php-config".tron1-1/+3
2007-09-02Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 otherjdolecek1-2/+1
2007-08-01- Add patches to fix CVE-2007-3806 referring CVS repository.taca1-2/+2
2007-06-11Added support for installation to DESTDIR. patch-an had removed correctheinz1-9/+17
2007-06-08Fix the install path for the CGI binary so it ends up where we want it.adrianp1-3/+11
2007-06-07Add in the correct patch to fix CVE-2007-2872adrianp1-1/+2
2007-06-06Update to php-5.2.3adrianp1-2/+2
2007-05-06Update 5.2.2adrianp1-2/+1
2007-05-05Remove PEAR from the default PHP installadrianp1-2/+2
2007-04-28Patch to fix PHP bug #40326 (cannot open file from cwd if parent folder notsborrill1-2/+2
2007-02-25put back openssl extension, mistakely commented out in PHP 5.2.1 upgradejdolecek1-1/+2
2006-11-06Update lang/php5 to 5.2.0.jdolecek1-2/+1
2006-11-04Fix for CVE-2006-5465 from PHP CVSadrianp1-2/+2
2006-10-22Fixes for CVE-2006-4812 and CVE-2006-4625adrianp1-2/+2
2006-10-20remove --enable-memory-limit - 8MB is too low, and this justjdolecek1-1/+2
2006-08-19Remove special DIST_SUBDIR processing from Makefile.taca1-4/+1
2006-08-19Update php5 package to 5.1.5:taca1-2/+1
2006-08-19More fix of PLIST, now pkg_delete should always succeed.taca1-2/+2
2006-08-17Correct PLIST to fix a binary package:taca1-2/+2
2006-08-10Add security fix for Secunia Advisory SA21403 from PHP's CVS repository.taca1-2/+2
2006-07-18Fix for CVE-2006-3011adrianp1-2/+2
2006-07-08Change DIST_SUBDIR because the current distfile path was already used beforeminskim1-2/+2
2006-06-06Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ.jlam1-1/+2
2006-06-05This package needs lex to build. Add it to USE_TOOLS.minskim1-2/+2
2006-05-17Use PKGNAME_NOREV for DIST_SUBDIR (instead of just PKGNAME).reed1-2/+2
2006-05-16Tarball on php.net has changed to include the pear installation fileadrianp1-15/+3
2006-05-07Added missing DIST_SUBDIRmartti1-2/+2
2006-05-07fetch PEAR installation archive too, to avoid use of wget by PHP installationjdolecek1-1/+16
2006-05-06Update lang/php5 to 5.1.4.jdolecek1-7/+2
2006-04-14PHP4/5 security changes... They're not critical issues; secunia classescube1-2/+2
2006-02-17Install bin/pear with correct file permissionsadam1-3/+3
2006-02-06Updated lang/php5 to 5.1.2martti1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-02-02Added two missing files to the PLIST. Bumped PKGREVISION.rillig1-2/+2
2006-01-04Use PKGMANDIR instead of "man".reed1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-06patch php.ini-dist and php.ini-recommended to comment out extension_dirjdolecek1-2/+2
2005-12-04patch pear to use -n post-install - it cannot be done using normaljdolecek1-2/+6
2005-12-03Update PHP5 to version 5.1.1. Some of the key features include:jdolecek1-2/+2
2005-11-21Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter.joerg1-1/+11
2005-10-08add inet6 to list of supported options; this effectively enables IPv6jdolecek1-2/+2
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek1-2/+2
2005-09-08Update php5 to version 5.0.5. This is maintenance release, aimed atjdolecek1-13/+3
2005-09-04Move some options that only apply to the PHP CGI package from Makefile.phpjlam1-1/+4
2005-09-03Update php5 to 5.0.4nb1 to address XML_RPC security issue(s)adrianp1-3/+13
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2