Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time | Rene Ladan | 2014-03-01 | 1 | -56/+0 |
| | | | | | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk Notes: svn path=/head/; revision=346583 | ||||
* | - apply BACKPORTS patch unconditionally and remove BACKPORTS option | Ruslan Makhmatkhanov | 2012-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | - update backports patch to latest version (20120504) - align pathnames in slave ports - bump PORTREVISION The only drawback of this change is that now for building of every slave port (php extension) we extracting full php52 source tree. Apologies that it took that long. PR: 164849 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: Alex Keda <admin at lissyara dot su> Security: 60de13d5-95f0-11e1-806a-001143cd36d8 Notes: svn path=/head/; revision=296046 | ||||
* | - PHP 5.2 slave port | Dirk Meyer | 2010-04-23 | 1 | -0/+56 |
PR: 145772 Submitted by: Alex Keda Notes: svn path=/head/; revision=253125 |