summaryrefslogtreecommitdiff
path: root/lang/php5/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* librt is not needed, but we have nanosleep, fix check.Alex Dupre2011-03-041-7/+7
* Don't link with librt, nanosleep is in libc.Alex Dupre2011-03-031-7/+16
* Update to 5.3.4 release.Alex Dupre2010-12-201-14/+8
* Remove obsolete patch: use autoconf-wrapper.Alex Dupre2010-12-091-13/+0
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-2/+2
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
* Avoid including zlib extension if not requested.Alex Dupre2010-08-261-0/+11
* Update to 5.3.3 release:Alex Dupre2010-07-276-6/+130
* Update to PHP 5.3.2 release!Alex Dupre2010-04-098-94/+41
* Update to 5.2.12 release.Alex Dupre2009-12-291-11/+0
* Fix sockets.Alex Dupre2009-10-121-0/+11
* Update to 5.2.11 release.Alex Dupre2009-09-223-33/+13
* Update to 5.2.10 release.Alex Dupre2009-06-251-12/+15
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-061-11/+0
* Update to 5.2.7 release.Alex Dupre2008-12-072-25/+8
* Fix for CVE-2008-2665 and CVE-2008-2666.Alex Dupre2008-09-041-0/+17
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-2/+2
* FreeBSD >= 700050 has POSIX standard putenv().Alex Dupre2008-06-091-13/+8
* Update to 5.2.6 release.Alex Dupre2008-05-022-20/+27
* Fix a rare crash with apache because of uninitialized variable.Alex Dupre2008-02-011-4/+20
* Fixes for 64-bit systems.Alex Dupre2008-01-292-0/+62
* Update to 5.2.5 release and fix a few vulnerabilities.Alex Dupre2007-11-141-5/+4
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
* Update to 5.2.4 release.Alex Dupre2007-09-141-16/+16
* Update to the autotools new world order.Ade Lovett2007-07-281-2/+2
* Update to 5.2.3 release.Alex Dupre2007-06-042-14/+10
* Update to 5.2.2 release.Alex Dupre2007-05-201-11/+0
* Fix a crashbug on str_replace().Alex Dupre2007-02-151-0/+11
* Fix regression: count(object) should call object->count() if instance of Coun...Alex Dupre2007-02-121-0/+33
* Update to 5.2.1 release.Alex Dupre2007-02-091-1/+1
* Add pear to the default include_path.Alex Dupre2007-01-201-5/+14
* Update to 5.2.0 release.Alex Dupre2006-11-063-74/+0
* - fix open_basedir vulnerability in php4 and php5 [1]Alex Dupre2006-10-164-0/+99
* Enable suhosin patch by default.Alex Dupre2006-10-061-21/+0
* Added safety checks against integer overflow.Alex Dupre2006-10-051-0/+21
* Update to 5.1.5.Xin LI2006-08-181-22/+0
* Fix compile error of sapi/cgi/fastcgi.c on 4.x.Alex Dupre2006-05-101-0/+22
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-069-63/+164
* Fix PHP Bug #36753: Can't get size of SWF images because zLib is missing.Alex Dupre2006-04-021-0/+51
* Add support for getopt_long and fix getopt().Alex Dupre2006-01-301-0/+10
* Update to 5.1.2 release:Alex Dupre2006-01-161-3/+16
* Raise default memory limit from 8M to 12M to let pear run wellAlex Dupre2005-12-101-0/+11
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre2005-12-098-177/+30
* - Fix pear pkg-plistAlex Dupre2005-11-164-19/+19
* AMD64 fixes:Alex Dupre2005-10-143-14/+56
* Update to 5.0.5 release.Alex Dupre2005-09-083-17/+15
* Fix build when libbind is present.Alex Dupre2005-06-191-0/+13
* Fix pear command on FreeBSD-current.Alex Dupre2005-06-081-1/+1
* Make zlib.output_compression working again.Alex Dupre2005-04-151-0/+20
* Fix crypt functions on AMD64.Alex Dupre2005-04-061-6/+50