summaryrefslogtreecommitdiff
path: root/www/ap-php
AgeCommit message (Collapse)AuthorFilesLines
2010-12-13Reset PKGREVISION by update of base PHP version.taca1-2/+1
2010-03-27This package installs "lib/httpd/mod_php5.so" and not "mod_php52.so"tron1-2/+2
or "mod_php53.so".
2010-03-16Use PKG_PHP_MAJOR_VERS instead of PKG_PHP_VERSION nowtaca1-7/+7
since the name of extension only contain major version.
2010-02-21pass down EXPORT_SYMBOLS_LDFLAGS with EXTRA_LDFLAGS, not LDFLAGS,obache1-2/+2
or configure fail to link tests on SUA 6.0.
2008-06-12Add DESTDIR support.joerg1-3/+5
2007-11-17Some packages need lex and yacc. Patch by Aleksey Cheusov viarillig1-1/+3
pkgsrc-users.
2007-10-02Package unbumped for PHP 5.x upgrade; bump again to avoid downgrade on PHP 4.xghen1-1/+2
systems.
2007-09-14Don't mess with libtool -- stock version rom configure doesn't workjoerg1-2/+1
on at least DragonFly.
2007-09-02Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 otherjdolecek1-2/+1
bug fixes
2007-09-02use full LIBTOOL_OVERRIDE (i.e. same setting as the base packages php4 andjdolecek1-2/+2
php5) to fix build on Mac OS X compilation confirmed on Mac OS X 10.4.10 and NetBSD 4.99.19 PR: 32397 by MOCHIDA Shuji
2007-08-02Update of www/php5 package affects ap-php, too.taca1-1/+2
So, bump PKGREVISION. (I just forgot to commit.)
2007-05-08Reset the PKGREVISION in packages that use the version string from php4 or php5adrianp1-2/+1
Pointed out by Geert Hendrickx on tech-pkg@
2007-02-25bump revision for openssl omission fix in lang/php5 for PHP 5.2.1jdolecek1-2/+2
noted by Manuel Bouyer
2006-10-20remove --enable-memory-limit - 8MB is too low, and this justjdolecek1-1/+2
duplicates process resource limits, which already provide necessary "safety net" protection against rogue scripts bump PKGREVISION for this adressess PR pkg/32007 by "pancake" also remove --enable-track-vars, since that configure argument is long gone from PHP
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-3/+4
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-04-14PHP4/5 security changes... They're not critical issues; secunia classescube1-2/+2
them between "not critical" and "less critical". Fix CVE-2006-0996, CVE-2006-1494, CVE-2006-1608, CVE-2006-1490. See: http://secunia.com/advisories/19383/ http://secunia.com/advisories/19599/ Patches were extracted from CVS. I had to translate the one for CVE-2006-1608 on php4 because it has not made its way to the php4.4 branch (I don't know why; I can confirm it fixes the issue). While here, add PATCHDIR to the list of variables php5's Makefile.php defines. That way, ap-php gets patched too...
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-11-08php 4.4.1 has a bug which cause squirrelmail's sort function to misbehave:bouyer1-2/+2
(endless loop): http://bugs.php.net/bug.php?id=35067 Pull in a patch from the php CVS repository to fix this, as suggested a squirrelmail mailing list: http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.543.2.51.2.3&r2=1.543.2.51.2.4&ty=u OK'd by Jaromir Dolecek, tested on apache-1 and apache-2 servers. Bump pkgrevision.
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek1-2/+2
when the base PHP is compiled with openssl extension (e.g. ssl://, tls:// stream support, and couple others). These don't work when SSL support is loaded via extension. For this reason, make openssl extension unconditionally built-in into the main PHP package, and g/c security/php-openssl.
2005-10-07bump pkgrevision for the fopen_wrappers.c fixjdolecek1-1/+2
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-30Use PKG_PHP_VERSION variable in both places in the LoadModule commanddarcy1-3/+3
instead of just for the file part.
2004-11-04new package ap-php - it merges ap-php4 and ap-php5 and allows to build eitherjdolecek4-0/+60