summaryrefslogtreecommitdiff
path: root/lang/php4/files/patch-scripts::Makefile.frag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First step of the PHP mega-commit:Alex Dupre2004-07-191-10/+16
| | | | | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports Notes: svn path=/head/; revision=113948
* Install GD header files for pecl-pdflib extension.Alex Dupre2004-06-281-0/+11
| | | | Notes: svn path=/head/; revision=112458
* Update to 4.3.5 release:Alex Dupre2004-03-261-11/+0
| | | | | | | - add support for db 4.2 Notes: svn path=/head/; revision=105345
* - since 4.3.4, php4 does not install libmbfl headers, but theyOliver Lehmann2003-12-141-0/+11
are still needed for PECL extensions that rely on mbstring (e.g. mail/pear-mailparse, currently broken); Remark: the proposed patch comes from PHP's CVS (please see <http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>). - the next release of devel/pear-PEAR (1.3) depends of the extension xmlrpc; - since I'm there, let slaves ports replace COMMENT. PR: ports/59591 Submitted By: Thierry Thomas <thierry@pompo.net> Approved By: maintainer Notes: svn path=/head/; revision=95773