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
Alex Dupre
55cd7af66e
Add CONFLICTS to php5-pcre and php5-spl.
2010-04-16 13:52:11 +00:00
Alex Dupre
dc71c393d8
Fix build if multibyte regex support is disabled.
2010-04-12 08:03:49 +00:00
Alex Dupre
2288ee2ec6
PHP dropped support for Oracle8 client library.
2010-04-11 07:53:19 +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
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Alex Dupre
c09e900087
Update to 5.2.12 release.
2009-12-29 14:39:11 +00:00
Pav Lucistnik
680174eb06
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
...
(ucd-snmp4 port is past expiration date)
2009-12-08 08:59:28 +00:00
Alex Dupre
136555d328
Fix sockets.
...
PR: ports/139343
Submitted by: Boris <lytboris@gmail.com>
2009-10-12 13:14:26 +00:00