Olli Hauer
a3f7aafc78
ports in cat www where MAINTAINER=ports
...
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
2014-03-16 16:07:59 +00:00
Martin Wilke
71cd239671
- Remove PHP4 reference in IGNORE_WITH_PHP
2014-02-14 17:16:19 +00:00
Greg Larkin
43b0eb0cb0
[Errno 11] Resource Temporarily Unavailable
...
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
2013-12-16 18:24:49 +00:00
Mathieu Arnold
bcc4614ebb
Fixup pkgnames.
...
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450
Submitted by: mat
Approved by: portmgr (bapt)
2013-12-05 11:10:49 +00:00
Baptiste Daroussin
85fbf21ec5
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
2013-09-20 23:36:50 +00:00
Guido Falsi
8fac84745c
add new port: www/cakephp23
...
This is a port of the CakePHP web application framework. CakePHP is a
free open-source rapid development framework for PHP. It's a structure
of libraries, classes and run-time infrastructure for programmers
creating web applications originally inspired by the Ruby on Rails
framework. Our primary goal is to enable you to work in a structured
and rapid manner - without loss of flexibility.
Add conflicts to the various cakephp ports.
PR: ports/176130
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
(maintainer of other cakephp ports)
2013-06-24 20:55:09 +00:00
Baptiste Daroussin
606c17b9c8
Convert a bunch of www ports to new options framework
2013-03-22 11:53:34 +00:00
Olli Hauer
e68b409137
- use UPPERCASE for SLAVE_PORT_MODULES (www/cakephp*)
...
Note: SLAVE_PORT_MODULES is target to remove, since
with new options framework it can lead to
a defect pkg-plist (leftovers).
- update supported USE_APACHE version
2012-08-22 19:58:26 +00:00
Olli Hauer
63f3e3b0d4
- remove www/apache20 and devel/apr0
...
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
2012-08-18 14:29:08 +00:00
Olli Hauer
7a0bd31763
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2011-08-20 17:27:52 +00:00
Greg Larkin
49f92e5ee6
- Unbreak - make fetchable
...
- Quiet the installation commands
- Update recommended Apache version
Reported by: pointyhat (via pav)
2011-04-22 18:30:34 +00:00
Pav Lucistnik
d020c38bd4
- Mark BROKEN: unfetchable
...
Reported by: pointyhat
2011-03-31 20:21:32 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +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
463a0f8ca8
- Added LATEST_LINK to avoid conflict with cakephp12
...
- Bumped PORTREVISION
Requested by: erwin
Feature safe: yes
2009-09-30 14:25:40 +00:00
Greg Larkin
05a0384b50
- Updated CONFLICTS after repomove
...
- Bumped PORTREVISION
Feature safe: yes
2009-09-29 20:28:31 +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
36e925a648
- Add CONFLICT with www/cakephp-devel
...
- Bump PORTREVSION
PR: ports/119322
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2008-01-09 14:05:35 +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