summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-pear::scripts::pearcmd.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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