1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Martin Wilke
898492ca0a - Update to 1.1.18.5850
PR:		117636
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-10-29 22:54:21 +00:00
Thomas Abthorpe
6ce8ad8ebb - Update to 1.1.17.5612
PR:		ports/116285
Submitted by:	Greg Larkin <glarkin_AT_sourcehosting.net> (maintainer)
Approved by:	clsung (mentor)
2007-09-12 01:04:58 +00:00
Rong-En Fan
3479a14845 - Update to 1.1.16.5421
PR:		ports/114707
Submitted by:	Greg Larkin <glarkin at sourcehosting.net> (maintainer)
2007-07-19 16:05:25 +00:00
Martin Wilke
0561b556ed The use of "find ... -print0/xargs -0 ..." is faster than
"find ... -print/xargs -n1 ...", so use that here to fix file
and directory permissions after installation.

PR:		114445
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-09 18:03:21 +00:00
Martin Wilke
7dd774612a - Update to 1.1.15.5144
- Use WWWDIR

PR:		114138
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-06 06:45:16 +00:00
Rong-En Fan
9e86fe619c - Add support for PHP running in CGI mode
The location of PHP CGI can be set via WITH_PHP_CGI, e.g. /cgi-bin/php

PR:		ports/111295 (based on)
Submitted by:	Greg Larkin <glarkin at sourcehosting.net> (maintainer)
2007-04-06 14:30:23 +00:00
Rong-En Fan
2600b931ec - Add missing TARGET_DISTFILE definition. 2007-02-21 05:58:05 +00:00
Rong-En Fan
e37ae0245b Add cakephp 1.1.13.4450, a framework for developing PHP web
applications.

PR:		ports/109331
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
2007-02-21 05:07:30 +00:00