aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/files/patch-pear::scripts::pearcmd.php
Commit message (Collapse)AuthorAgeFilesLines
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre2005-12-091-21/+0
| | | | Notes: svn path=/head/; revision=150749
* - Fix pear pkg-plistAlex Dupre2005-11-161-4/+5
| | | | | | | - Increase pear memory limit (requested by amd64) Notes: svn path=/head/; revision=148440
* Fix pear command on FreeBSD-current.Alex Dupre2005-06-081-1/+1
| | | | | | | | | | | (We loose the output buffering capability, but we cannot set it inside the script) PR: ports/81890 Submitted by: Edwin Culp <eculp@bafirst.com> Notes: svn path=/head/; revision=137031
* First step of the PHP mega-commit:Alex Dupre2004-07-191-6/+8
| | | | | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports Notes: svn path=/head/; revision=113948
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4Norikatsu Shigemura2003-05-221-0/+18
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