summaryrefslogtreecommitdiff
path: root/sysutils/php5-posix/files/patch-posix.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and theRene Ladan2016-02-141-38/+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
* Update to 5.2.2 release.Alex Dupre2007-05-201-10/+9
| | | | | | | | | PR: ports/112527 Submitted by: Nick Barkas<snb@threerings.net> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=191563
* Fix for missing implementation of a few sysconf parameters.Alex Dupre2007-02-231-0/+39
Submitted by: stas Notes: svn path=/head/; revision=185730