Commit graph

279 commits

Author SHA1 Message Date
Alex Dupre
8a7cb3a042 Fix typo in MYSQLND_DESC.
Submitted by:	riccardo@torrini.org
2012-10-09 07:32:44 +00:00
Alex Dupre
80e4958419 Update to 5.4.7 release. 2012-10-04 10:00:00 +00:00
Alex Dupre
dfc4377001 Update to 5.4.6 release. 2012-08-23 14:54:48 +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
Xin LI
c70c6891b6 Update to 5.4.5.
Security:	bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89
With hat:	secteam
2012-07-23 23:18:19 +00:00
Alex Dupre
64c2bd97d4 Update to 5.4.4 release and switch to OptionsNG. 2012-06-19 07:44:31 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- 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.
2012-05-16 07:36:13 +00:00
Alex Dupre
7c74eb8aa5 Update to 5.3.13 release:
- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
- Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.
2012-05-09 05:43:32 +00:00
Alex Dupre
dbe5e951ac Update to 5.3.11 release.
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.
2012-04-30 15:06:53 +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
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +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
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
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
c9a7c3da2d Add phar support.
Feature safe:	yes
2011-11-25 15:50:11 +00:00
Alex Dupre
d548aa8855 Fix configure checks for FPM.
Feature safe:	yes
2011-11-18 10:28:49 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
c6f888194d - Fix build on FreeBSD 10 2011-10-29 08:45:31 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +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
Alex Dupre
435b613878 Unbreak crypt().
Submitted by:	Svetlin Ivanov <izrodix@gmail.com>
2011-08-22 07:56:39 +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
Pav Lucistnik
ccd80aa917 - Chase net-snmp shlib bump
PR:		ports/159253
Submitted by:	Tacid <tacid@tacid.kiev.ua>
2011-07-29 18:58:40 +00:00
Sunpoet Po-Chuan Hsieh
ba4869fc17 - Remove BROKEN_WITH_PHP
PR:		ports/158661
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2011-07-05 11:59:46 +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
3f35533ed7 Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
php-pdo_odbc extensions.

PR:		ports/156564
Submitted by:	gahr
2011-04-26 12:05:57 +00:00
Alex Dupre
f7cf5a4058 Add support for php5-sqlite3 port. 2011-04-15 14:52:14 +00:00
Alex Dupre
3c46ad186b Update to 5.3.6 release. 2011-03-18 09:23:19 +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
7c8462bb91 Enable MYSQLND by default.
Feature safe:	yes
2011-01-11 20:35:46 +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
Alex Dupre
27e877dcd0 Remove obsolete patch: use autoconf-wrapper. 2010-12-09 15:53:27 +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
570f1b227c Replace pecl-fileinfo with php5-fileinfo for php 5.3.x. 2010-09-07 14:30:03 +00:00
Alex Dupre
d6b855d7d7 Avoid including zlib extension if not requested. 2010-08-26 11:26:40 +00:00