aboutsummaryrefslogtreecommitdiffstats
path: root/www/php5-cgi
Commit message (Collapse)AuthorAgeFilesLines
* First step of the PHP mega-commit:ale2004-07-192-19/+4
| | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports
* Update to 5.0.0RC2 release (stop packaging customized snapshots,ale2004-04-291-1/+2
| | | | | | since now php5 seems pretty stable): - Build iconv extension by default - Remove obsolate MIME and YAZ extensions
* Update to the latest snapshot.ale2004-02-131-1/+1
| | | | | | | Add new SOAP and SPL extensions. (The distfile may be unreachable for a few hours) Approved by: nork (mentor/implicitly)
* Add php5-cgi, is a PHP Common Gateway Interface as php5'snork2003-07-162-7/+7
| | | | | | | | | slave port. PR: ports/54522 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Update pkg-messageerwin2003-07-031-2/+2
| | | | | PR: 54063 Submitted by: maintainer
* Add php4-cgi, is a slave port, lang/php4, to use PHP4 as CGI.nork2003-06-072-0/+32
PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com>