Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.29_5 17 Apr 2015 21:00:10 |
rene |
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014 (Only the first 15 lines of the commit message are shown above ) |
5.3.29_5 25 Mar 2015 12:58:34 |
marino |
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket |
5.3.29_5 21 Mar 2015 19:41:29 |
flo |
Add patches for the following CVEs
CVE-2015-2301
CVE-2014-9705
CVE-2015-0273
MFH: 2015Q1 |
5.3.29_4 21 Mar 2015 18:40:16 |
marino |
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150 |
5.3.29_4 21 Mar 2015 17:16:57 |
flo |
Give up maintainership |
5.3.29_4 24 Feb 2015 22:36:50 |
flo |
Add patches for
- CVE-2014-8142
- CVE-2015-0231
MFH: 2015Q1 |
5.3.29_3 31 Dec 2014 00:35:23 |
sbruno |
Fix build for armv6 with an upstream commit:
http://git.php.net/?p=php-src.git;a=commitdiff;h=050aae2860e1c202e2e9db715beaa97d0a4c9c33;hp=e67a2b9e471a7bc0b774b9056bb38745b7187969#patch1
PR: 196067
Submitted by: mikael.urankar@gmail.com
Reviewed by: flo@
Approved by: mentor (implicit) |
5.3.29_2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
5.3.29_2 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
5.3.29_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
5.3.29_2 27 Sep 2014 08:31:58 |
riggs |
Modernise databases/freetds port
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer) |
5.3.29_1 17 Sep 2014 23:27:09 |
amdmi3 |
- Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version change
- Drop specific libmcrypt so version requirement from php53 to fix build
Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net> |
5.3.29_1 17 Sep 2014 18:38:19 |
antoine |
Php extensions are built from the same source tarball as php and should
have the same CPE identifier
Discussed with: des@
With hat: portmgr |
5.3.29_1 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
5.3.29_1 29 Aug 2014 10:21:52 |
tijl |
Fix dependencies on libtidy
Reported by: amdmi3 |
5.3.29_1 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
5.3.29 19 Aug 2014 12:13:36 |
flo |
Fix a rookie mistake and put missing distinfo back.
Reported by: mat, Paul Macdonald <paul@ifdnrg.com> |
5.3.29 18 Aug 2014 21:19:56 |
flo |
Update to 5.3.29.
This is the last maintenance release of the 5.3 branch, see
http://php.net/archive/2014.php#id2014-08-14-1
Security: d2a892b9-2605-11e4-9da0-00a0986f28c4
MFH: 2014Q3 |
5.3.28_3 01 Aug 2014 07:49:12 |
antoine |
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre) |
5.3.28_3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
5.3.28_3 06 Jul 2014 14:42:15 |
flo |
Merge a patch from php 5.4/5.5 to fix a security vulnerability. No CVE has
been assigned (yet?).
More info on https://www.sektioneins.de/en/blog/14-07-04-phpinfo-infoleak.html
PR: 191638
Submitted by: logan@elandsys.com |
5.3.28_2 04 Jul 2014 20:28:32 |
tijl |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
5.3.28_2 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
5.3.28_2 04 Jun 2014 16:54:47 |
des |
Add CPE information.
With hat: ports-secteam |
5.3.28_2 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
5.3.28_2 02 May 2014 17:48:14 |
flo |
- Fix CVE-2014-0185 via patch until 5.3.29 is released
- Use DEFAULT_VERSIONS [1]
PR: ports/188061 [1]
Submitted by: Spil <spil.oss@gmail.com> [1]
MFH: 2014Q2 |
5.3.28_1 19 Apr 2014 15:57:46 |
tijl |
Fix libfreetype dependencies.
PR: ports/188792 |
5.3.28_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.3.28 29 Jan 2014 20:41:28 |
tijl |
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.
PR: ports/184596
Tested by: grembo
Approved by: ale (maintainer) |
5.3.28 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
5.3.28 14 Dec 2013 23:30:37 |
flo |
Update to 5.3.28
Security: 47b4e713-6513-11e3-868f-0025905a4771 |
5.3.27 02 Nov 2013 00:56:24 |
flo |
Add LDFLAGS to the sqlite3 section, otherwise configure cannot properly
detect whether sqlite3 was built with sqlite3_load_extension or not.
PR: ports/182927
Submitted by: Birger Schacht <birger.schacht@tuwien.ac.at> |
5.3.27 01 Nov 2013 23:49:57 |
flo |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format |
5.3.27 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5.3.27 13 Sep 2013 21:31:48 |
marino |
lang/php5*: Fix spl/simplexml modules (4 ports)
The simplexml module uses spl which uses pcre (php53,54,55). For php52,
the fix is applied directly to spl. In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers. Unfortunately, there is no include for ${LOCALBASE}/include
directory. This commit adds to fix simplexml (or spl) module build.
Approved by: portmgr (bapt) |
5.3.27 12 Sep 2013 16:55:27 |
bapt |
The simplexml extension needs pkgconfig |
5.3.27 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
5.3.27 27 Aug 2013 10:33:46 |
garga |
- Add a patch to fix CVE-2013-4073
- Bump php53-openssl PORTREVISION
PR: ports/181546
Submitted by: garga@
Approved by: flo@ (maintainer)
Obtained
from: http://git.php.net/?p=php-src.git;a=blobdiff;f=ext/openssl/openssl.c;h=c32748cb6443a4d8e4bb14fe96ad72e32ec8acff;hp=d7ac117e51c8f5d8ab0632c276af48d610b4b19e;hb=2874696a5a8d46639d261571f915c493cd875897;hpb=f4dc2240a048050a87a6e3e31573f13a2256cf2e
Security: CVE-2013-4073 |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.3.27 13 Jul 2013 15:21:08 |
flo |
Update to 5.3.27
Please Note: This will be the last regular release of the PHP 5.3 series.
All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP
5.3 series will receive only security fixes for the next year.
I will maintain PHP 5.3 until the first not fixed vulnerability is found.
At that point I will deprecate the port with a 2 months notice, if no
other volunteer is found in that time the port will be removed. |
5.3.26 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
5.3.26 07 Jun 2013 15:19:27 |
flo |
Update to 5.3.26
Security: 59e7163c-cf84-11e2-907b-0025905a4770 |
5.3.25 16 May 2013 02:12:57 |
flo |
Update to 5.3.25 |
5.3.24 04 May 2013 22:48:04 |
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) |
5.3.24 02 May 2013 06:23:49 |
jgh |
- adoption of USES for gettext
Approved by: portmgr (bapt@) |
5.3.24 29 Apr 2013 08:57:13 |
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 |
5.3.24 27 Apr 2013 22:09:15 |
bapt |
Convert the last USE_ICONV to USES=iconv |
5.3.24 22 Apr 2013 20:30:36 |
flo |
Update to 5.3.24
PR: ports/177826
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> |
5.3.23 18 Mar 2013 20:46:52 |
flo |
Update to 5.3.23
Security: 1d23109a-9005-11e2-9602-d43d7e0c7c02 |
5.3.22 25 Feb 2013 16:48:45 |
flo |
- enable LINKTHR OPTION by default as was done when lang/php5 was updated
to 5.4, this should prevent segfaults when modules use libs with thread
support enabled.
Discussed with: ale |
5.3.21 22 Jan 2013 22:01:17 |
flo |
Update to 5.3.21 |
5.3.20 09 Jan 2013 21:58:13 |
flo |
Restore mistakenly removed PORTREVISION?= |
5.3.20 09 Jan 2013 21:55:32 |
flo |
Update to 5.3.20 |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
5.3.19 26 Nov 2012 21:29:19 |
flo |
Update to 5.3.19
Feature safe: yes |
5.3.18 31 Oct 2012 23:17:44 |
flo |
Rename the suhosin patch to suhosin-patch-5.3.x-0.9.10.1.patch.gz to prevent
SHA256 and SIZE mismatches with the previous version. This is required as in php
5.3.18 2 copyright notices were updated with the current Year numbers, this
prevents the stock suhosin patch to apply.
Temporarily add my public_html on freefall to PATCH_SITES, as the
MASTER_SITE_LOCAL sync does not seem to work currently.
The diff between the latest available stock suhosin patch and the patch we apply
to our port can be found here:
http://people.freebsd.org/~flo/suhosin.diff
Reported by: bdrewery
Feature safe: yes |
5.3.18 31 Oct 2012 11:21:44 |
flo |
add the mailheader patch back to the distinfo which was removed by mistake
Feature safe: yes |
5.3.18 31 Oct 2012 11:16:57 |
flo |
Update to 5.3.18
Feature safe: yes |
5.3.17 10 Oct 2012 11:47:33 |
flo |
remove trainling " from MYSQLND_DESC
Submitted by: Riccardo Torrini <riccardo@torrini.org> |
5.3.17 19 Sep 2012 16:21:18 |
flo |
Update to 5.3.17 |
5.3.16 14 Sep 2012 11:09:26 |
flo |
- put GDBM and QDBM options into an OPTIONS_SINGLE, the cannot be used
simultaneously (affects databases/php53-dba) [1]
- fix a typo introduced in r300957 that prevents mail/php53-imap from
building [2]
PR: ports/171636 [2]
Submitted by: <freebsd@nagilum.org> [2]
Reported by: Shahin Qurbanov <shahin.b.qurbanov@gmail.com> [1] |
5.3.16 22 Aug 2012 20:40:41 |
flo |
- Update to 5.3.16
- Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1]
PR: ports/170401 [1]
Submitted by: bdrewery [1] |
5.3.15 18 Aug 2012 14:29:11 |
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@ |
5.3.15 23 Jul 2012 14:39:48 |
flo |
- update to 5.3.15
- document php vulnerabilities
Security: http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html |
5.3.14 18 Jul 2012 07:40:41 |
flo |
- fix a typo which results in php53-pdo_mysql to always set USE_MYSQL
- bump PORTREVISION of php53-pdo_mysql
PR: ports/169959
Submitted by: Alexey Markov <redrat@mail.ru> |
5.3.14 16 Jul 2012 17:04:46 |
flo |
More optionsNG fixes. (PORT_OPTIONS:M construct can only be used after
bsd.options.mk/bsd.port.pre.mk)
Reported by: Michael Ranner (michael@ranner.eu)
Tested by: Michael Ranner (michael@ranner.eu)
Discussed with: bapt |
5.3.14 12 Jul 2012 06:32:05 |
flo |
Fix copy & paste bug
Submitted by: ohauer |
5.3.14 11 Jul 2012 23:48:41 |
flo |
Convert to optionsNG |
5.3.14 19 Jun 2012 19:39:05 |
flo |
Update to 5.3.14 |
5.3.13 01 Jun 2012 07:33:39 |
dinoex |
- update png to 1.5.10 |
5.3.13 18 May 2012 09:33:39 |
flo |
Fix the name of the apache module, it should be libphp5.so. This also fixes
packaging if WITH_APACHE is defined
PR: ports/168099
Reported by: brd, Spil <spil.oss@gmail.com> |
5.3.13 16 May 2012 15:02:35 |
flo |
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
committing.
Reported by: miwi |
5.3.13 16 May 2012 09:46:51 |
flo |
readd php 5.3.13 and all its modules as php53* |
5.3.11 02 May 2012 21:22:47 |
flo |
- 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] |
5.3.10_1 02 May 2012 21:10:43 |
flo |
forced commit to note the repo copy of lang/php5 to lang/php53 |