summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-pear::Makefile.frag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.0.5 release.Alex Dupre2005-09-081-1/+1
| | | | Notes: svn path=/head/; revision=142205
* Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre2005-04-041-1/+1
| | | | | | | | | | | | - fix security issues - unbreak PEAR packages [1] PR: ports/78516 [1] Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1] Tested by: thierry Notes: svn path=/head/; revision=132440
* - Add sysvmsg extension [1]Alex Dupre2004-05-071-4/+17
| | | | | | | | | | | | | - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3] Notes: svn path=/head/; revision=108652
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]Alex Dupre2004-01-261-2/+2
| | | | | | | | | | | | | | - Add support for FastCGI [2] - Fix PEAR installation in a particular scenario [3] PR: ports/61790 [2] Submitted by: clement [1], Xavier Beaudouin <kiwi@oav.net> [2], Balazs Nagy <js@iksz.hu> [3] Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=99178
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4Norikatsu Shigemura2003-05-221-0/+22
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=81722