| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 May 2013 08:22:08
5.4.15
|
ale  |
Update to 5.4.15 release.
PR: ports/178556
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> |
04 May 2013 22:48:04
5.4.14
|
flo  |
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt) |
02 May 2013 06:23:49
5.4.14
|
jgh  |
- adoption of USES for gettext
Approved by: portmgr (bapt@) |
29 Apr 2013 08:57:13
5.4.14
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
27 Apr 2013 22:09:15
5.4.14
|
bapt  |
Convert the last USE_ICONV to USES=iconv |
23 Apr 2013 08:14:18
5.4.14
|
ale  |
Update to 5.4.14 release.
PR: ports/177787, ports/177825
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>,
Svyatoslav Lempert <svyatoslav.lempert@gmail.com> |
20 Mar 2013 08:15:38
5.4.13
|
ale  |
Update to 5.4.13 release.
PR: ports/177082
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> |
12 Mar 2013 10:33:05
5.4.12  |
ale  |
Suhosin will never reappear, remove commented out code.
Fix plist when CLI is not selected [1].
Submitted by: Gergely CZUCZY <gergely.czuczy@harmless.hu> [1] |
25 Feb 2013 10:30:40
5.4.12  |
ale  |
Update to 5.4.12 release. |
22 Jan 2013 08:20:05
5.4.11  |
ale  |
Update to 5.4.11 release. |
20 Dec 2012 21:15:05
5.4.10  |
ale  |
Update to 5.4.10 release. |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
10 Dec 2012 14:46:08
5.4.9  |
ale  |
Update to 5.4.9 release. |
09 Oct 2012 07:32:44
5.4.7  |
ale  |
Fix typo in MYSQLND_DESC.
Submitted by: riccardo@torrini.org |
04 Oct 2012 10:00:00
5.4.7  |
ale  |
Update to 5.4.7 release. |
23 Aug 2012 14:54:49
5.4.6  |
ale  |
Update to 5.4.6 release. |
18 Aug 2012 14:29:11
5.4.5  |
ohauer  |
- 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@ |
23 Jul 2012 23:18:19
5.4.5  |
delphij  |
Update to 5.4.5.
Security: bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89
With hat: secteam |
19 Jun 2012 07:44:31
5.4.4  |
ale  |
Update to 5.4.4 release and switch to OptionsNG. |
01 Jun 2012 05:26:28
5.4.3  |
dinoex  |
- update png to 1.5.10 |
16 May 2012 07:36:13
5.4.3  |
ale  |
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. |
09 May 2012 05:43:32
5.3.13  |
ale  |
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. |
30 Apr 2012 15:06:53
5.3.11  |
ale  |
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. |
14 Feb 2012 12:44:23
5.3.10_1  |
mm  |
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info() |
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) |