1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

186 Commits

Author SHA1 Message Date
Florian Smeets
33ea643f6e - enable LINKTHR OPTION by default as was done when lang/php5 was updated
to 5.4, this should prevent segfaults when modules use libs with thread
  support enabled.

Discussed with:	ale
2013-02-25 16:48:45 +00:00
Florian Smeets
f8f8cc687a Update to 5.3.21 2013-01-22 22:01:17 +00:00
Florian Smeets
a9fe9cfae6 Restore mistakenly removed PORTREVISION?= 2013-01-09 21:58:12 +00:00
Florian Smeets
79868f3491 Update to 5.3.20 2013-01-09 21:55:32 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Florian Smeets
05bed9e35a Update to 5.3.19
Feature safe:	yes
2012-11-26 21:29:19 +00:00
Florian Smeets
f4da0d7bf5 Rename the suhosin patch to suhosin-patch-5.3.x-0.9.10.1.patch.gz to prevent
SHA256 and SIZE mismatches with the previous version. This is required as in php
5.3.18 2 copyright notices were updated with the current Year numbers, this
prevents the stock suhosin patch to apply.

Temporarily add my public_html on freefall to PATCH_SITES, as the
MASTER_SITE_LOCAL sync does not seem to work currently.

The diff between the latest available stock suhosin patch and the patch we apply
to our port can be found here:

http://people.freebsd.org/~flo/suhosin.diff

Reported by:	bdrewery
Feature safe:	yes
2012-10-31 23:17:44 +00:00
Florian Smeets
913aeb5980 Update to 5.3.18
Feature safe:	yes
2012-10-31 11:16:57 +00:00
Florian Smeets
a2eb5568e6 Update to 5.3.17 2012-09-19 16:21:17 +00:00
Florian Smeets
8b2084bb71 - Update to 5.3.16
- Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1]

PR:		ports/170401 [1]
Submitted by:	bdrewery [1]
2012-08-22 20:40:40 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Florian Smeets
f1f37a4b87 - update to 5.3.15
- document php vulnerabilities

Security:	http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
2012-07-23 14:39:48 +00:00
Florian Smeets
d2f0583d13 Fix copy & paste bug
Submitted by:	ohauer
2012-07-12 06:32:05 +00:00
Florian Smeets
99534dc27d Convert to optionsNG 2012-07-11 23:48:40 +00:00
Florian Smeets
464a164f15 Update to 5.3.14 2012-06-19 19:39:05 +00:00
Florian Smeets
4e6929cdd4 Fix the name of the apache module, it should be libphp5.so. This also fixes
packaging if WITH_APACHE is defined

PR:		ports/168099
Reported by:	brd, Spil <spil.oss@gmail.com>
2012-05-18 09:33:39 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +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
fa058866bd Update to 5.3.10 security-fix release.
(Probably you have to wait for the FreeBSD mirrors to sync up distfiles).
2012-02-03 09:03:06 +00:00
Alex Dupre
78089b826e Update to 5.3.9 release. 2012-01-12 16:19:13 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Alex Dupre
695204e383 Update to 5.3.8 release. 2011-08-24 06:48:07 +00:00
Alex Dupre
b760f908cc Bump PORTREVISION again (the bump for apache was not required) for the latest fix.
Note: PHP 5.3.8 will be in the ports tree very soon.
2011-08-22 13:56:38 +00:00
Alex Dupre
3255ef1143 Point to upstream suhosin master site. 2011-08-22 08:07:15 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +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
3c46ad186b Update to 5.3.6 release. 2011-03-18 09:23:19 +00:00
Alex Dupre
47dd0dde42 Update to 5.3.5 release to fix CVE-2010-4645.
PR:		ports/153766
Submitted by:	Tom Judge <tom@tomjudge.com>
2011-01-09 08:47:47 +00:00
Alex Dupre
3b71b63930 Update suhosin patch. This is a NOP, so don't bump PORTREVISION. 2010-12-31 10:15:54 +00:00
Alex Dupre
b4b2700758 Fix man page section for fpm.
PR:		ports/153369
Submitted by:	Alexey Markov <redrat@mail.ru>
2010-12-23 08:56:31 +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
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34: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
14ac5bc066 Add the ability to use MySQL Native Driver (instead of MySQL Client Library)
with mysql/mysqli/pdo_mysql extensions.
2010-08-25 12:42:20 +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
68d81f0fe6 Add an OPTION to force linking with libthr (default off). This is a hack needed
when using !ZTS PHP on FreeBSD 7.x/8.0 together with threaded extensions.

Feature safe:	yes
2010-06-25 07:44:18 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Alex Dupre
32d4b3cc5e Now that apache 2.0 uses external pcre, drop support for bundled pcre in php. 2010-05-10 06:03:31 +00:00
Alex Dupre
55cd7af66e Add CONFLICTS to php5-pcre and php5-spl. 2010-04-16 13:52:11 +00:00
Alex Dupre
538a6d28a2 Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
Dirk Meyer
11443cddf9 - fix build for png-1.4.1
- bump PORTREVISION
PR:	145247
2010-04-05 18:57:39 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +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
Martin Matuska
869a90c454 - Mark MAKE_JOBS_SAFE for SMP compilation
PR:		ports/133015
Approved by:	ale (maintainer, via private e-mail)
2009-03-25 12:39:49 +00:00