aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.4.36 release and drop broken fpm-ipv6 patch.Alex Dupre2014-12-291-215/+0
| | | | | | | If you need it, update to php 5.6 (that will be the default one soon) or 5.5. Notes: svn path=/head/; revision=375781
* 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
* 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.4.30 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=361043
* 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.4.23 release and refresh patches.Alex Dupre2013-12-1415-67/+67
| | | | Notes: svn path=/head/; revision=336439
* Fix installation of mod_php.Alex Dupre2013-10-182-0/+22
| | | | Notes: svn path=/head/; revision=330741
* Update to 5.4.6 release.Alex Dupre2012-08-231-1/+1
| | | | Notes: svn path=/head/; revision=303014
* Update to 5.4.3 release:Alex Dupre2012-05-1610-205/+17
| | | | | | | | | | | | | | | | | | | | | | - add support for embedded php library - add support for dtrace Re-organize bsd.php.mk: - add WANT_PHP_EMD - fix handling of WANT_PHP_* - remove php4 extensions From UPDATING: Suhosin patch has been disabled until the new version will be released (soon). Suhosing extension will take more time. LINKTHR option is now enabled by default, be sure to flag it if you are updating using an old saved configuration. sqlite2 extension has been permanently removed. If you want to remain at PHP 5.3, a new port (lang/php53) will be committed soon. Notes: svn path=/head/; revision=296731
* Update to 5.3.11 release.Alex Dupre2012-04-302-34/+0
| | | | | | | | Note: this port will be updated to 5.4.x as soon as suhosin will be released, while php 5.3.x branch will continue to exist in lang/php53. Notes: svn path=/head/; revision=295721
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-0/+23
| | | | | | | Add (vendor) patch for deprecated pcre_info() Notes: svn path=/head/; revision=291337
* Restore accidentally removed patch hunk.Alex Dupre2012-02-091-2/+19
| | | | Notes: svn path=/head/; revision=290792
* When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.Alex Dupre2012-02-082-19/+23
| | | | | | | Submitted by: Michael Vorobyov <vmb@ric168.ru> Notes: svn path=/head/; revision=290720
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Fix configure checks for FPM.Alex Dupre2011-11-181-5/+23
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286011
* Update to 5.3.8 release.Alex Dupre2011-08-241-11/+0
| | | | Notes: svn path=/head/; revision=280323
* Unbreak crypt().Alex Dupre2011-08-221-0/+11
| | | | | | | Submitted by: Svetlin Ivanov <izrodix@gmail.com> Notes: svn path=/head/; revision=280163
* Update to 5.3.7 release.Alex Dupre2011-08-192-179/+0
| | | | Notes: svn path=/head/; revision=280005
* Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.Alex Dupre2011-06-172-0/+179
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=275711
* librt is not needed, but we have nanosleep, fix check.Alex Dupre2011-03-041-7/+7
| | | | Notes: svn path=/head/; revision=270258
* Don't link with librt, nanosleep is in libc.Alex Dupre2011-03-031-7/+16
| | | | | | | Spotted by: ache Notes: svn path=/head/; revision=270175
* Update to 5.3.4 release.Alex Dupre2010-12-201-14/+8
| | | | | | | | PR: ports/153250 Submitted by: mm Notes: svn path=/head/; revision=266647
* Remove obsolete patch: use autoconf-wrapper.Alex Dupre2010-12-091-13/+0
| | | | Notes: svn path=/head/; revision=265925
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-2/+2
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Avoid including zlib extension if not requested.Alex Dupre2010-08-261-0/+11
| | | | Notes: svn path=/head/; revision=260008
* Update to 5.3.3 release:Alex Dupre2010-07-276-6/+130
| | | | | | | | | | | - add FPM sapi (experimental) [1] - add apache2filter sapi (experimental) PR: ports/148956 [1] Submitted by: mm Notes: svn path=/head/; revision=258339
* Update to PHP 5.3.2 release!Alex Dupre2010-04-098-94/+41
| | | | Notes: svn path=/head/; revision=252471
* Update to 5.2.12 release.Alex Dupre2009-12-291-11/+0
| | | | Notes: svn path=/head/; revision=246866
* Fix sockets.Alex Dupre2009-10-121-0/+11
| | | | | | | | PR: ports/139343 Submitted by: Boris <lytboris@gmail.com> Notes: svn path=/head/; revision=242726
* Update to 5.2.11 release.Alex Dupre2009-09-223-33/+13
| | | | | | | | | (Do not link to thread library when building a thread-safe only lib) Feature safe: yes Notes: svn path=/head/; revision=241911
* Update to 5.2.10 release.Alex Dupre2009-06-251-12/+15
| | | | Notes: svn path=/head/; revision=236607
* Update to 5.2.9 release and re-add pcre extension.Alex Dupre2009-03-061-11/+0
| | | | Notes: svn path=/head/; revision=229565
* Update to 5.2.7 release.Alex Dupre2008-12-072-25/+8
| | | | Notes: svn path=/head/; revision=223932
* Fix for CVE-2008-2665 and CVE-2008-2666.Alex Dupre2008-09-041-0/+17
| | | | | | | Obtained from: PHP CVS Notes: svn path=/head/; revision=219835
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-2/+2
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* FreeBSD >= 700050 has POSIX standard putenv().Alex Dupre2008-06-091-13/+8
| | | | | | | | PR: ports/123911 Submitted by: scf Notes: svn path=/head/; revision=214543
* Update to 5.2.6 release.Alex Dupre2008-05-022-20/+27
| | | | Notes: svn path=/head/; revision=212460
* Fix a rare crash with apache because of uninitialized variable.Alex Dupre2008-02-011-4/+20
| | | | | | | | PR: ports/120204 Submitted by: danger Notes: svn path=/head/; revision=206616
* Fixes for 64-bit systems.Alex Dupre2008-01-292-0/+62
| | | | | | | | | PR: ports/120088 Submitted by: mm Patch from: mi Notes: svn path=/head/; revision=206361
* Update to 5.2.5 release and fix a few vulnerabilities.Alex Dupre2007-11-141-5/+4
| | | | | | | Approved by: portmgr (marcus), secteam (remko) Notes: svn path=/head/; revision=202697
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to 5.2.4 release.Alex Dupre2007-09-141-16/+16
| | | | Notes: svn path=/head/; revision=199477
* Update to the autotools new world order.Ade Lovett2007-07-281-2/+2
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* Update to 5.2.3 release.Alex Dupre2007-06-042-14/+10
| | | | Notes: svn path=/head/; revision=192729
* Update to 5.2.2 release.Alex Dupre2007-05-201-11/+0
| | | | | | | | | PR: ports/112527 Submitted by: Nick Barkas<snb@threerings.net> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=191563
* Fix a crashbug on str_replace().Alex Dupre2007-02-151-0/+11
| | | | | | | | Submitted by: esser Obtained from: PHP CVS Notes: svn path=/head/; revision=185213
* Fix regression: count(object) should call object->count() if instance of ↵Alex Dupre2007-02-121-0/+33
| | | | | | | | | Countable. Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz> Notes: svn path=/head/; revision=185029
* Update to 5.2.1 release.Alex Dupre2007-02-091-1/+1
| | | | Notes: svn path=/head/; revision=184671
* Add pear to the default include_path.Alex Dupre2007-01-201-5/+14
| | | | Notes: svn path=/head/; revision=182852