1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/lang/php53
John Marino 5511fddafd lang/php5*: Fix spl/simplexml modules (4 ports)
The simplexml module uses spl which uses pcre (php53,54,55).  For php52,
the fix is applied directly to spl.  In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers.  Unfortunately, there is no include for ${LOCALBASE}/include
directory.  This commit adds to fix simplexml (or spl) module build.

Approved by:	portmgr (bapt)
2013-09-13 21:31:47 +00:00
..
files - Add a patch to fix CVE-2013-4073 2013-08-27 10:33:45 +00:00
distinfo Update to 5.3.27 2013-07-13 15:21:08 +00:00
Makefile - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
Makefile.ext lang/php5*: Fix spl/simplexml modules (4 ports) 2013-09-13 21:31:47 +00:00
pkg-descr Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
pkg-message.mod
pkg-plist When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/. 2012-02-08 14:53:55 +00:00