Florian Smeets
0dd57453d5
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
...
committing.
Reported by: miwi
2012-05-16 15:02:35 +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
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
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
Pav Lucistnik
43e35ad993
- Chase net-snmp update
...
Reported by: pointyhat
2010-06-06 19:37:37 +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
bf330a57d4
Switch to use newer GMP version.
...
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00