Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the | Rene Ladan | 2016-02-14 | 1 | -43/+0 |
| | | | | | | | | | | | | | ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278 Notes: svn path=/head/; revision=408884 | ||||
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156 | ||||
* | Update to 5.3.3 release: | Alex Dupre | 2010-07-27 | 1 | -0/+43 |
- add FPM sapi (experimental) [1] - add apache2filter sapi (experimental) PR: ports/148956 [1] Submitted by: mm Notes: svn path=/head/; revision=258339 |