summaryrefslogtreecommitdiff
path: root/lang/php55/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired PHP5.5 ports.Rene Ladan2016-10-2114-392/+0
| | | | Notes: svn path=/head/; revision=424382
* Fix running make test for php extensions (and maybe php itself)Mathieu Arnold2016-09-011-0/+19
| | | | | | | | | | | | With the default configuration, all the directives are removed from with egrep. Then, egrep, seeing that it does not output any line, will exit(1). With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=421225
* Update to 5.5.21 release.Alex Dupre2015-01-232-23/+0
| | | | Notes: svn path=/head/; revision=377731
* Fix build into jails with DTRACE enabled.Alex Dupre2014-11-271-5/+38
| | | | | | | | PR: 190662 Submitted by: Martin Vahi <martin.vahi@softf1.com> Notes: svn path=/head/; revision=373474
* Update to 5.5.19 release.Alex Dupre2014-11-141-215/+0
| | | | Notes: svn path=/head/; revision=372563
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Update to 5.5.14 releaseAlex Dupre2014-07-072-20/+215
| | | | | | | | | | - Add extra patch to enable ipv6 support in fpm [1] PR: 190190 [1] Submitted by: melvyn@magemana.nl Notes: svn path=/head/; revision=361045
* Now that mod_php is a separate port, allow to deselect all SAPIs.Alex Dupre2014-04-091-7/+15
| | | | | | | | PR: ports/188386 Submitted by: Joel Parker <rootrider@shellfront.org> Notes: svn path=/head/; revision=350670
* Update to 5.5.7 release and refresh patches.Alex Dupre2013-12-1415-67/+67
| | | | Notes: svn path=/head/; revision=336441
* Fix installation of mod_php.Alex Dupre2013-10-182-0/+22
| | | | Notes: svn path=/head/; revision=330741
* Welcome PHP 5.5!Alex Dupre2013-06-2414-0/+353
Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684