Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Alex Dupre
d6b855d7d7
Avoid including zlib extension if not requested.
2010-08-26 11:26:40 +00:00
Alex Dupre
49a746ede7
Update to 5.3.3 release:
...
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)
PR: ports/148956 [1]
Submitted by: mm
2010-07-27 15:13:54 +00:00
Alex Dupre
538a6d28a2
Update to PHP 5.3.2 release!
2010-04-09 09:34:43 +00:00
Alex Dupre
c09e900087
Update to 5.2.12 release.
2009-12-29 14:39:11 +00:00
Alex Dupre
136555d328
Fix sockets.
...
PR: ports/139343
Submitted by: Boris <lytboris@gmail.com>
2009-10-12 13:14:26 +00:00
Alex Dupre
d8637e03c9
Update to 5.2.11 release.
...
(Do not link to thread library when building a thread-safe only lib)
Feature safe: yes
2009-09-22 10:36:31 +00:00
Alex Dupre
0290ecb280
Update to 5.2.10 release.
2009-06-25 06:25:45 +00:00
Alex Dupre
c99d0d7337
Update to 5.2.9 release and re-add pcre extension.
2009-03-06 10:08:35 +00:00
Alex Dupre
753392fe5c
Update to 5.2.7 release.
2008-12-07 11:54:36 +00:00
Alex Dupre
067f51c23a
Fix for CVE-2008-2665 and CVE-2008-2666.
...
Obtained from: PHP CVS
2008-09-04 13:55:11 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Alex Dupre
388c8b6c6d
FreeBSD >= 700050 has POSIX standard putenv().
...
PR: ports/123911
Submitted by: scf
2008-06-09 12:11:33 +00:00
Alex Dupre
b23a136b2c
Update to 5.2.6 release.
2008-05-02 08:52:07 +00:00
Alex Dupre
8e15a70d4f
Fix a rare crash with apache because of uninitialized variable.
...
PR: ports/120204
Submitted by: danger
2008-02-01 22:53:34 +00:00
Alex Dupre
28a4f1ef3c
Fixes for 64-bit systems.
...
PR: ports/120088
Submitted by: mm
Patch from: mi
2008-01-29 10:14:37 +00:00
Alex Dupre
8dcdf7be0e
Update to 5.2.5 release and fix a few vulnerabilities.
...
Approved by: portmgr (marcus), secteam (remko)
2007-11-14 07:38:32 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Alex Dupre
3de4c7d799
Update to 5.2.4 release.
2007-09-14 06:29:31 +00:00
Ade Lovett
3b3128196e
Update to the autotools new world order.
...
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Alex Dupre
c2a72b04bb
Update to 5.2.3 release.
2007-06-04 18:30:55 +00:00
Alex Dupre
cc137a49e9
Update to 5.2.2 release.
...
PR: ports/112527
Submitted by: Nick Barkas<snb@threerings.net>
Approved by: portmgr (linimon)
2007-05-20 08:27:29 +00:00
Alex Dupre
9312854b8c
Fix a crashbug on str_replace().
...
Submitted by: esser
Obtained from: PHP CVS
2007-02-15 06:52:30 +00:00
Alex Dupre
6654475e66
Fix regression: count(object) should call object->count() if instance of Countable.
...
Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz>
2007-02-12 19:34:58 +00:00
Alex Dupre
e3dc18ce57
Update to 5.2.1 release.
2007-02-09 08:28:05 +00:00
Alex Dupre
5849e9e6e7
Add pear to the default include_path.
2007-01-20 10:17:33 +00:00
Alex Dupre
8fbcab85d9
Update to 5.2.0 release.
2006-11-06 17:43:11 +00:00
Alex Dupre
d754180768
- fix open_basedir vulnerability in php4 and php5 [1]
...
- add an alert on safe_mode intrinsic insecurity and
suggest to install the suhosin extension
- enable the suhosin patch by deafult also in php4
Submitted by: Thomas Vogt <thomas@bsdunix.ch> [1]
Obtained from: PHP CVS [1]
Approved by: portmgr (clement)
2006-10-16 09:30:58 +00:00
Alex Dupre
229fe00496
Enable suhosin patch by default.
2006-10-06 17:24:21 +00:00
Alex Dupre
55aabea080
Added safety checks against integer overflow.
...
Bump PORTREVISION.
While I'm here, I suggest all php users to use the suhosin patch
and suhosin extension to harden the php installation.
Submitted by: simon
Obtained from: PHP CVS repo.
2006-10-05 20:59:17 +00:00
Xin LI
93ccb1584a
Update to 5.1.5.
...
Approved by: ale's vacation
2006-08-18 16:41:30 +00:00
Alex Dupre
435368a864
Fix compile error of sapi/cgi/fastcgi.c on 4.x.
...
PR: ports/97065
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2006-05-10 06:14:13 +00:00
Alex Dupre
f12d3a0ccb
Simplify PHP base ports infrastructure:
...
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2006-05-06 13:26:49 +00:00
Alex Dupre
78f1a6f964
Fix PHP Bug #36753 : Can't get size of SWF images because zLib is missing.
2006-04-02 07:38:11 +00:00
Alex Dupre
bc5f4400ca
Add support for getopt_long and fix getopt().
2006-01-30 16:10:57 +00:00
Alex Dupre
fce0420478
Update to 5.1.2 release:
...
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Alex Dupre
757aa194da
Raise default memory limit from 8M to 12M to let pear run well
...
on 64bit archs.
2005-12-10 08:42:56 +00:00
Alex Dupre
0edcc40029
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)
2005-12-09 19:41:41 +00:00
Alex Dupre
9a201016ae
- Fix pear pkg-plist
...
- Increase pear memory limit (requested by amd64)
2005-11-16 08:33:09 +00:00
Alex Dupre
14d6460cac
AMD64 fixes:
...
- fix crypto part again [1]
- fix object serialization [2]
PR: ports/86885 [2]
Submitted by: André Böhm <andre@gaarden.net> [2],
Claus Guttesen <kometen@gmail.com> [1]
2005-10-14 06:00:49 +00:00
Alex Dupre
89d5a71ddc
Update to 5.0.5 release.
2005-09-08 08:33:32 +00:00
Alex Dupre
2d8f23f015
Fix build when libbind is present.
...
PR: ports/82024
Submitted by: Edwin Culp <eculp@bafirst.com>
2005-06-19 10:12:14 +00:00
Alex Dupre
a0f57b5ec7
Fix pear command on FreeBSD-current.
...
(We loose the output buffering capability,
but we cannot set it inside the script)
PR: ports/81890
Submitted by: Edwin Culp <eculp@bafirst.com>
2005-06-08 07:45:15 +00:00
Alex Dupre
44a677fdbf
Make zlib.output_compression working again.
...
PR: ports/76331
Submitted by: Martin Portmann <map@infinitum.ch>
Patch by: Vasil Dimov <vd@datamax.bg>
2005-04-15 09:01:10 +00:00
Alex Dupre
fbc85db7b5
Fix crypt functions on AMD64.
2005-04-06 14:43:55 +00:00
Alex Dupre
2cee0c25ff
Update PHP ports to 4.3.11 and 5.0.4 releases:
...
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry
2005-04-04 09:20:21 +00:00
Alex Dupre
75de85f159
Don't install useless empty dir (and fix plist).
...
Reported by: bento via kris
2005-01-25 07:27:34 +00:00
Alex Dupre
114b2bec5b
Speed up unserialize() and fix a serious performance issue.
...
Obtained from: PHP CVS
2005-01-19 16:13:55 +00:00
Alex Dupre
aa4d81d3be
- Fix overloading objects [1] (bump php4 PORTREVISION)
...
- Fix crash with threaded apache2 [2]
- Fix build when SSL is in not in base system [3] [4]
PR: ports/75737 [1], ports/74780 [2],
ports/73896 [3], ports/74886 [4]
Submitted by: Toni Viemero <toni.viemero@iki.fi> [1],
Peter Jeffery <peterj@qubesoft.com> [2],
oliver [3], William Fletcher <ultraviolet@omina.co.za> [4]
Patch by: Simon Barner <barner@gmx.de> [4]
2005-01-10 17:00:34 +00:00