1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Greg Larkin
485ab44c69 - Moved various PHP-related directives ahead of bsd.port.pre.mk
- Bumped PORTREVISION on affected ports

PR:		ports/135674
Submitted by:	yzlin
2009-12-05 02:40:38 +00:00
Greg Larkin
574ceadbf5 - Updated to 1.2.5
- Fixed CONFLICTS after repomove

Feature safe:	yes
2009-09-29 20:30:38 +00:00
Greg Larkin
fedc914453 - Temporary MASTER_SITES tweak to get 1.2.4 download working while
1.2.5 port update is pending.
2009-09-11 22:49:02 +00:00
Greg Larkin
c243dd2b3a - Updated to 1.2.4.8284 2009-08-10 18:04:40 +00:00
Greg Larkin
9b5137d323 - Updated to 1.2.3.8166 2009-06-25 00:37:11 +00:00
Greg Larkin
acef754750 - Fix mtree error
Reported by:	QAT
2009-04-21 20:36:45 +00:00
Greg Larkin
9157ceb1ad - Forgot to "cvs add" new patch file 2009-04-21 20:24:36 +00:00
Greg Larkin
1568e43108 - Update to 1.2.2.8120
- Remove bash dependency [1]

Submitted by:	scf [1]
2009-04-21 20:23:37 +00:00
Greg Larkin
0ec1b121b7 - Update to 1.2.1.8004
- Clean empty files from installation directory
- Add customization support for all config files in app/config directory
- Unbreak Cake console wrapper script
2009-01-26 20:18:58 +00:00
Greg Larkin
6c1f956b02 - Update to 1.2.0.7692 RC3
- Fixed various portlint warnings
- Removed redundant macro definitions
- Added more MASTER_SITEs and fixed download filename problem
- Fixed do-fetch target to correct tindy errors
- Added knobs for some supported caching engines
- Cleaned up installation target and fixed for package building

Approved by:	beech (mentor, implicit)
2008-10-08 18:27:03 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Thomas Abthorpe
f3e85cefd5 - Add new port www/cakephp-devel
PR:		ports/119323
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2008-01-09 13:51:22 +00:00
Thomas Abthorpe
07b306e65d - Update to 1.1.19.6305
PR:		ports/119278
Submitted by:	Greg Larkin <glarkin sourcehosting.net> (maintainer)
2008-01-03 18:57:12 +00:00
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