Commit graph

96 commits

Author SHA1 Message Date
Florian Smeets
e52a3e8972 Update to 5.3.29.
This is the last maintenance release of the 5.3 branch, see
http://php.net/archive/2014.php#id2014-08-14-1

Security:	d2a892b9-2605-11e4-9da0-00a0986f28c4
MFH:		2014Q3
2014-08-18 21:19:56 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Florian Smeets
041923401e Merge a patch from php 5.4/5.5 to fix a security vulnerability. No CVE has
been assigned (yet?).

More info on https://www.sektioneins.de/en/blog/14-07-04-phpinfo-infoleak.html

PR:		191638
Submitted by:	logan@elandsys.com
2014-07-06 14:42:15 +00:00
Florian Smeets
e9fa73c505 - Fix CVE-2014-0185 via patch until 5.3.29 is released
- Use DEFAULT_VERSIONS [1]

PR:		ports/188061 [1]
Submitted by:	Spil <spil.oss@gmail.com> [1]
MFH:		2014Q2
2014-05-02 17:48:14 +00:00
Florian Smeets
6fbff9d8da Update to 5.3.28
Security:	47b4e713-6513-11e3-868f-0025905a4771
2013-12-14 23:30:36 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Renato Botelho
d546ff7530 - Add a patch to fix CVE-2013-4073
- Bump php53-openssl PORTREVISION

PR:		ports/181546
Submitted by:	garga@
Approved by:	flo@ (maintainer)
Obtained from:	http://git.php.net/?p=php-src.git;a=blobdiff;f=ext/openssl/openssl.c;h=c32748cb6443a4d8e4bb14fe96ad72e32ec8acff;hp=d7ac117e51c8f5d8ab0632c276af48d610b4b19e;hb=2874696a5a8d46639d261571f915c493cd875897;hpb=f4dc2240a048050a87a6e3e31573f13a2256cf2e
Security:	CVE-2013-4073
2013-08-27 10:33:45 +00:00
Florian Smeets
84d5b2876e - take maintainership [1]
- merge update to 5.3.11 from lang/php5
- mark IGNORE until lang/php5 is updated to 5.4.x and all the php53-* ports will
  be committed

Approved by:	ale [1]
2012-05-02 21:22:47 +00:00
Martin Matuska
205f1ac23d Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
2012-02-14 12:44:23 +00:00
Alex Dupre
8796d6d0d6 Restore accidentally removed patch hunk. 2012-02-09 15:48:54 +00:00
Alex Dupre
1c08b00624 When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.
Submitted by:	Michael Vorobyov <vmb@ric168.ru>
2012-02-08 14:53:55 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Alex Dupre
d548aa8855 Fix configure checks for FPM.
Feature safe:	yes
2011-11-18 10:28:49 +00:00
Alex Dupre
695204e383 Update to 5.3.8 release. 2011-08-24 06:48:07 +00:00
Alex Dupre
435b613878 Unbreak crypt().
Submitted by:	Svetlin Ivanov <izrodix@gmail.com>
2011-08-22 07:56:39 +00:00
Alex Dupre
cda471cf02 Update to 5.3.7 release. 2011-08-19 09:33:31 +00:00
Alex Dupre
9bcf57efe0 Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.
Bump PORTREVISION.
2011-06-17 06:40:03 +00:00
Alex Dupre
a298707282 librt is not needed, but we have nanosleep, fix check. 2011-03-04 08:11:21 +00:00
Alex Dupre
935c10e602 Don't link with librt, nanosleep is in libc.
Spotted by:	ache
2011-03-03 08:20:27 +00:00
Alex Dupre
1f94356efc Update to 5.3.4 release.
PR:		ports/153250
Submitted by:	mm
2010-12-20 11:34:20 +00:00
Alex Dupre
27e877dcd0 Remove obsolete patch: use autoconf-wrapper. 2010-12-09 15:53:27 +00:00
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