| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 15:48:54
5.3.10
|
ale  |
Restore accidentally removed patch hunk. |
08 Feb 2012 14:53:55
5.3.10
|
ale  |
When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.
Submitted by: Michael Vorobyov <vmb@ric168.ru> |
06 Feb 2012 12:25:50
5.3.10
|
miwi  |
- Chase unixODBC shlib bump |
03 Feb 2012 09:03:06
5.3.10
|
ale  |
Update to 5.3.10 security-fix release.
(Probably you have to wait for the FreeBSD mirrors to sync up distfiles). |
14 Jan 2012 08:57:23
5.3.9  |
dougb  |
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. |
12 Jan 2012 16:19:13
5.3.9  |
ale  |
Update to 5.3.9 release. |
01 Jan 2012 16:47:41
5.3.8  |
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
25 Nov 2011 15:50:11
5.3.8  |
ale  |
Add phar support.
Feature safe: yes |
18 Nov 2011 10:28:49
5.3.8  |
ale  |
Fix configure checks for FPM.
Feature safe: yes |
09 Nov 2011 15:26:04
5.3.8  |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 08:45:31
5.3.8  |
miwi  |
- Fix build on FreeBSD 10 |
24 Oct 2011 04:17:38
5.3.8  |
dougb  |
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. |
17 Oct 2011 04:35:02
5.3.8  |
dougb  |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
12 Sep 2011 13:46:59
5.3.8  |
gabor  |
- Track dependencies after databases/gdbm update |
24 Aug 2011 06:48:07
5.3.8  |
ale  |
Update to 5.3.8 release. |
22 Aug 2011 13:56:38
5.3.7_2  |
ale  |
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. |
22 Aug 2011 08:07:15
5.3.7_1  |
ale  |
Point to upstream suhosin master site. |
22 Aug 2011 07:56:39
5.3.7_1  |
ale  |
Unbreak crypt().
Submitted by: Svetlin Ivanov <izrodix@gmail.com> |
20 Aug 2011 17:27:52
5.3.7_1  |
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Aug 2011 09:33:31
5.3.7  |
ale  |
Update to 5.3.7 release. |
29 Jul 2011 18:58:40
5.3.6_1  |
pav  |
- Chase net-snmp shlib bump
PR: ports/159253
Submitted by: Tacid <tacid@tacid.kiev.ua> |
05 Jul 2011 11:59:46
5.3.6_1  |
sunpoet  |
- Remove BROKEN_WITH_PHP
PR: ports/158661
Submitted by: sunpoet (myself)
Approved by: ale (maintainer) |
17 Jun 2011 06:40:03
5.3.6_1  |
ale  |
Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.
Bump PORTREVISION. |
26 Apr 2011 12:05:58
5.3.6  |
ale  |
Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
php-pdo_odbc extensions.
PR: ports/156564
Submitted by: gahr |
15 Apr 2011 14:52:14
5.3.6  |
ale  |
Add support for php5-sqlite3 port. |
18 Mar 2011 09:23:19
5.3.6  |
ale  |
Update to 5.3.6 release. |
04 Mar 2011 08:11:22
5.3.5  |
ale  |
librt is not needed, but we have nanosleep, fix check. |
03 Mar 2011 08:20:27
5.3.5  |
ale  |
Don't link with librt, nanosleep is in libc.
Spotted by: ache |
11 Jan 2011 20:35:46
5.3.5  |
ale  |
Enable MYSQLND by default.
Feature safe: yes |
09 Jan 2011 08:47:47
5.3.5  |
ale  |
Update to 5.3.5 release to fix CVE-2010-4645.
PR: ports/153766
Submitted by: Tom Judge <tom@tomjudge.com> |
31 Dec 2010 10:15:54
5.3.4  |
ale  |
Update suhosin patch. This is a NOP, so don't bump PORTREVISION. |
23 Dec 2010 08:56:31
5.3.4  |
ale  |
Fix man page section for fpm.
PR: ports/153369
Submitted by: Alexey Markov <redrat@mail.ru> |
20 Dec 2010 11:34:20
5.3.4  |
ale  |
Update to 5.3.4 release.
PR: ports/153250
Submitted by: mm |
09 Dec 2010 15:53:27
5.3.3_2  |
ale  |
Remove obsolete patch: use autoconf-wrapper. |
04 Dec 2010 07:34:27
5.3.3_2  |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
5.3.3_2  |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
5.3.3_2  |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
07 Sep 2010 14:30:03
5.3.3_1  |
ale  |
Replace pecl-fileinfo with php5-fileinfo for php 5.3.x. |
26 Aug 2010 11:26:40
5.3.3_1  |
ale  |
Avoid including zlib extension if not requested. |
25 Aug 2010 12:42:20
5.3.3_1  |
ale  |
Add the ability to use MySQL Native Driver (instead of MySQL Client Library)
with mysql/mysqli/pdo_mysql extensions. |
27 Jul 2010 15:13:54
5.3.3  |
ale  |
Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)
PR: ports/148956 [1]
Submitted by: mm |
25 Jun 2010 07:44:18
5.3.2_1  |
ale  |
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 |
06 Jun 2010 19:37:37
5.3.2_1  |
pav  |
- Chase net-snmp update
Reported by: pointyhat |
31 May 2010 02:01:56
5.3.2_1  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 06:03:31
5.3.2  |
ale  |
Now that apache 2.0 uses external pcre, drop support for bundled pcre in php. |
19 Apr 2010 10:43:43
5.3.2  |
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
16 Apr 2010 13:52:11
5.3.2  |
ale  |
Add CONFLICTS to php5-pcre and php5-spl. |
12 Apr 2010 08:03:49
5.3.2  |
ale  |
Fix build if multibyte regex support is disabled. |
11 Apr 2010 07:53:19
5.3.2  |
ale  |
PHP dropped support for Oracle8 client library. |
09 Apr 2010 09:34:44
5.3.2  |
ale  |
Update to PHP 5.3.2 release! |
05 Apr 2010 18:57:39
5.2.12_2  |
dinoex  |
- fix build for png-1.4.1
- bump PORTREVISION
PR: 145247 |
03 Apr 2010 10:44:36
5.2.12_1  |
roam  |
Chase the ftp/curl shlib version bump. |
28 Mar 2010 06:47:48
5.2.12  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
5.2.12  |
dinoex  |
- update to jpeg-8 |
29 Dec 2009 14:39:11
5.2.12  |
ale  |
Update to 5.2.12 release. |
08 Dec 2009 08:59:28
5.2.11_1  |
pav  |
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date) |
12 Oct 2009 13:14:26
5.2.11_1  |
ale  |
Fix sockets.
PR: ports/139343
Submitted by: Boris <lytboris@gmail.com> |
22 Sep 2009 10:36:32
5.2.11  |
ale  |
Update to 5.2.11 release.
(Do not link to thread library when building a thread-safe only lib)
Feature safe: yes |
02 Aug 2009 19:36:34
5.2.10  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
18 Jul 2009 11:11:29
5.2.10  |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
25 Jun 2009 06:25:45
5.2.10  |
ale  |
Update to 5.2.10 release. |
14 May 2009 11:53:13
5.2.9  |
pav  |
- Chase math/libgmp4 shlib bump
Reported by: pointyhat
Pointy hat to: ale |
25 Mar 2009 12:39:49
5.2.9  |
mm  |
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: ports/133015
Approved by: ale (maintainer, via private e-mail) |
11 Mar 2009 14:02:59
5.2.9  |
ale  |
Always use FreeBSD sed.
PR: ports/132543
Submitted by: Helmut Schneider <jumper99@gmx.de> |
06 Mar 2009 10:08:35
5.2.9  |
ale  |
Update to 5.2.9 release and re-add pcre extension. |
23 Jan 2009 15:43:14
5.2.8  |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
05 Jan 2009 20:36:33
5.2.8  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
11 Dec 2008 12:02:19
5.2.8  |
ale  |
Allow BDB 40+. |
11 Dec 2008 08:46:36
5.2.8  |
ale  |
Add support for filter, hash, json and zip extensions. |
08 Dec 2008 13:27:50
5.2.8  |
ale  |
Update to 5.2.8 release. |
08 Dec 2008 11:48:10
5.2.7  |
ale  |
Set IGNORE to avoid upgrades to 5.2.7 release. PHP 5.2.8 will be released soon.
Sorry for the temporary inconvenient. |
07 Dec 2008 11:54:36
5.2.7  |
ale  |
Update to 5.2.7 release. |
23 Sep 2008 05:41:43
5.2.6_2  |
ale  |
Remove unused configure arg, no functional changes. |
04 Sep 2008 13:55:11
5.2.6_2  |
ale  |
Fix for CVE-2008-2665 and CVE-2008-2666.
Obtained from: PHP CVS |
21 Aug 2008 23:33:19
5.2.6_1  |
ade  |
Bump PORTREVISION on account of of bin/phpize being installed with
hardcoded links to autoconf (was 2.61, now 2.62), preventing any
further php modules from being installed until lang/php* is forcibly
updated. |
20 Aug 2008 00:57:32
5.2.6  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
25 Jul 2008 14:34:52
5.2.6  |
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
18 Jun 2008 23:22:00
5.2.6  |
pav  |
- Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-wide
sqlite3 instead of bundled one
PR: ports/115800
Submitted by: Maxim Khitrov <mkhitrov@gmail.com>
Approved by: maintainer timeout (ale; 9 months) |
09 Jun 2008 12:11:33
5.2.6  |
ale  |
FreeBSD >= 700050 has POSIX standard putenv().
PR: ports/123911
Submitted by: scf |
12 May 2008 07:25:01
5.2.6  |
ale  |
Mail header patch for 5.2.6 released. No-op. |
02 May 2008 08:52:07
5.2.6  |
ale  |
Update to 5.2.6 release. |
19 Apr 2008 17:56:05
5.2.5_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
29 Mar 2008 11:02:36
5.2.5_1  |
kuriyama  |
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again. |
20 Mar 2008 09:51:43
5.2.5_1  |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
16 Feb 2008 17:34:58
5.2.5_1  |
ale  |
Remove obsolate row. |
01 Feb 2008 22:53:35
5.2.5_1  |
ale  |
Fix a rare crash with apache because of uninitialized variable.
PR: ports/120204
Submitted by: danger |
29 Jan 2008 10:14:37
5.2.5_1  |
ale  |
Fixes for 64-bit systems.
PR: ports/120088
Submitted by: mm
Patch from: mi |
15 Jan 2008 07:38:45
5.2.5  |
ale  |
Update suhosin PATCH_SITE. |
14 Nov 2007 07:38:32
5.2.5  |
ale  |
Update to 5.2.5 release and fix a few vulnerabilities.
Approved by: portmgr (marcus), secteam (remko) |
30 Sep 2007 06:00:28
5.2.4_1  |
edwin  |
Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> |
30 Sep 2007 04:47:37
5.2.4_1  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
14 Sep 2007 09:28:53
5.2.4  |
ale  |
Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted. |
14 Sep 2007 08:43:09
5.2.4  |
ale  |
Add Xpm to OPTIONS (now we can).
Requested by: delphij |
14 Sep 2007 06:29:31
5.2.4  |
ale  |
Update to 5.2.4 release. |
28 Jul 2007 06:33:59
5.2.3_1  |
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
25 Jul 2007 07:19:18
5.2.3  |
ale  |
Add support for firebird2 in pdo_firebird extension. |
20 Jun 2007 06:01:50
5.2.3  |
ale  |
Add a comment about incompatibility between suhosin and FreeBSD jails.
PR: ports/113748
Submitted by: edwin |
04 Jun 2007 18:30:55
5.2.3  |
ale  |
Update to 5.2.3 release. |
25 May 2007 06:27:08
5.2.2  |
ale  |
- Mark php5-mbstring BROKEN on amd64 with FreeBSD 5
- Drop FreeBSD 4 bits |
22 May 2007 10:12:51
5.2.2  |
erwin  |
Put suhosin on local master sites to fix fetch now the official site is down.
Approved by: portmgr (self) |