aboutsummaryrefslogtreecommitdiff
path: root/lang/php53-extensions
Commit message (Collapse)AuthorAgeFilesLines
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Fix CVE-2014-0185 via patch until 5.3.29 is releasedFlorian Smeets2014-05-021-2/+2
| | | | | | | | | | | - Use DEFAULT_VERSIONS [1] PR: ports/188061 [1] Submitted by: Spil <spil.oss@gmail.com> [1] MFH: 2014Q2 Notes: svn path=/head/; revision=352831
* - convert php53 ports to STAGEFlorian Smeets2013-11-011-1/+1
| | | | | | | - convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=332429
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Update to 5.3.16Florian Smeets2012-08-221-1/+4
| | | | | | | | | | - Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1] PR: ports/170401 [1] Submitted by: bdrewery [1] Notes: svn path=/head/; revision=302965
* Convert to optionsNGFlorian Smeets2012-07-111-82/+82
| | | | Notes: svn path=/head/; revision=300789
* readd php 5.3.13 and all its modules as php53*Florian Smeets2012-05-162-0/+133
Notes: svn path=/head/; revision=296760