Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6.39 01 Jan 2019 13:52:46 |
rene |
Remove expired ports:
2018-12-30 textproc/pecl-xdiff: Works only with EOL php 5.6
2019-01-01 www/mod_http2-devel: Use the module that is shipped with Apache 2.4
2019-01-01 www/varnish5: Varnish 5 is Retired
2018-12-30 security/pecl-ssh2-0: Works only with EOL php 5.6
2019-01-01 security/bitwarden-ruby: Expects very specific rubygem versions for
new updates. Please follow instructions in git repo.
2018-12-30 devel/pecl-intl: Works only with EOL php 5.6
2018-12-30 devel/pecl-APCu4: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcache: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcached2: Works only with EOL php 5.6
2018-12-30 math/pecl-bitset2: Works only with EOL php 5.6
2019-01-01 multimedia/zoneminder-h264: h264 feature was commited to main branch,
please upgrade to www/zoneminder
2019-01-01 lang/php56: Security Support ends on 31 Dec 2018 |
5.6.39 10 Dec 2018 14:19:22 |
ale |
Update to 5.6.39 release [1].
- clean up CONFLICTS [2]
- don't link with libpkg [3]
- fix recode ordering issue [4]
PR: 233847 [1], 226534 [2], 230980 [3], 211794 [4]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> [1],
brnrd [2], amdmi3 [3], jaretbartsch@yahoo.ca [4] |
5.6.38 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
5.6.38 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
5.6.38 24 Oct 2018 13:09:40 |
ale |
Security Support for PHP 5.6 ends on 31 Dec 2018
http://php.net/supported-versions.php |
5.6.38 21 Oct 2018 11:17:13 |
antoine |
Ignore some ports with some versions of php
PR: 232398 |
5.6.38 08 Oct 2018 08:52:52 |
tz |
Add PHP 7.3 RC2 to the ports-tree.
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default
Changes to Mk/Uses/php.mk approved by ale |
5.6.38 25 Sep 2018 07:55:26 |
ale |
Restore the php-5.5.x-mail-header.patch distfile checksum.
Reported by: fuffy |
5.6.38 24 Sep 2018 12:01:39 |
ale |
Update to 5.6.38 release. |
5.6.37 18 Sep 2018 16:08:01 |
emaste |
lang/php*: link with -znotext on i386
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 214864, 230207
Approved by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17193 |
5.6.37 24 Jul 2018 12:46:32 |
ale |
Update to 5.6.37 release. |
5.6.36_1 14 May 2018 14:24:13 |
flo |
Prevent php 5.6 (opcache) from segfaulting when compiled with clang 6.0
PR: 227723
Submitted by: dim
Reported by: flo, lampa@fit.vutbr.cz
Approved by: maintainer timeout
MFH: 2018Q2 |
5.6.36 27 Apr 2018 16:19:26 |
ale |
Update to 5.6.36 release. |
5.6.35 08 Apr 2018 06:59:57 |
ale |
Update to 5.6.35 release.
PR: 227246
Submitted by: Dani <i.dani@outlook.com> |
5.6.34_2 19 Mar 2018 06:03:16 |
yuri |
devel/oniguruma: Update to 6.8.1
Only changed the shared object version (forgotten on the previous release). |
5.6.34_1 17 Mar 2018 20:31:20 |
yuri |
devel/oniguruma: Update to 6.8.0
Changelog:
https://github.com/kkos/oniguruma/releases/tag/v6.8.0
Bumping 9 depending ports because oniguruma's interface
actually changed in an incompatible way,
see https://github.com/kkos/oniguruma/issues/79 ,
while the shared library lib/libonig.so.4.0.0 didn't change
the revision number. This is a bug in the upstream release. |
5.6.34 11 Mar 2018 18:36:16 |
brnrd |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
5.6.34 11 Mar 2018 14:23:28 |
brnrd |
Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses
- Chase required changes in framework (bsd.sanity.mk, bsd.port.mk)
- Chase required changes in ports (version checks)
- Chase required changes in PHP ports (include bsd.apache.mk)
- exp-run by antoine, brnrd, joneum
PR: 223691 (exp-run)
Reviewed by: joneum (hat apache), mat (portmgr), antoine (portmgr)
Approved by: joneum (hat apache)
Approved by: portmgr
With hat: apache |
5.6.34 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
5.6.34 02 Mar 2018 08:07:31 |
ale |
Update to 5.6.34 release. |
5.6.33 23 Jan 2018 14:36:58 |
ale |
Update to 5.6.33 release. |
5.6.32_1 12 Jan 2018 12:57:19 |
tijl |
- Replace USE_AUTOTOOLS with USES=autoreconf:build and run an upstream
script in pre-configure to regenerate configure scripts. Because this
regenerates php_config.h.in, merge a patch for that file into the patch
for configure.in.
- Remove redundant --localstatedir=/var (added by bsd.port.mk). |
5.6.32_1 05 Dec 2017 08:00:12 |
lwhsu |
- Add EMBED to default on options
This is required for the php module of www/unit
Approved by: ale, tz (maintainers) |
5.6.32 19 Nov 2017 21:30:42 |
antoine |
Remove nops, setting USES after bsd.port.pre.mk doesn't do anything
With hat: portmgr |
5.6.32 12 Nov 2017 14:00:48 |
riggs |
Chase renaming of devel/oniguruma6 to devel/oniguruma
PR: 222869
Reported by: m.bueker@berlin.de |
5.6.32 01 Nov 2017 11:39:44 |
ale |
Update to 5.6.32 release.
PR: 223319
Submitted by: Dani <i.dani@outlook.com> |
5.6.31 02 Aug 2017 14:24:30 |
tz |
lang/php56: Change from oniguruma5 to oniguruma6
Switch mbstring extension from devel/oniguruma5
to devel/oniguruma6 to fix security issues covert in
Oniguruma 6.4.
PR: 220809
Submitted by: Dan Langille <dvl@FreeBSD.org>
Approved by: maintainer (timeout, 16 days)
MFH: 2017Q3 |
5.6.31 07 Jul 2017 08:10:30 |
ale |
Update to 5.6.31 release.
PR: 220529
Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch> |
5.6.30 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
5.6.30 19 Jan 2017 12:47:28 |
ale |
Update to 5.6.30 release. |
5.6.29 12 Dec 2016 15:54:57 |
tz |
lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29
Changelog: http://www.php.net/ChangeLog-5.php#5.6.29
PR: 215190
Submitted by: rustem.alimov@gmail.com
Approved by: mentors (implicit)
MFH: 2016Q4 |
5.6.28 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
5.6.28 28 Nov 2016 09:31:20 |
tz |
lang/php56: Update PHP 5.6 from 5.6.27 to 5.6.28
Changelog: http://www.php.net/ChangeLog-5.php#5.6.28
PR: 214756
Submitted by: rustem.alimov@gmail.com
Approved by: mentors (implicit)
MFH: 2016Q4 |
5.6.27 20 Nov 2016 13:10:19 |
bapt |
Use @preunexec rather than @postunexec
Reported by: antoine |
5.6.27 20 Nov 2016 12:58:58 |
bapt |
Use predictable @*exec |
5.6.27 14 Nov 2016 03:15:04 |
danfe |
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage |
5.6.27 27 Oct 2016 09:29:23 |
mat |
Remove obsolete PHP versions checks.
Sponsored by: Absolight |
5.6.27 21 Oct 2016 09:02:18 |
ale |
Update to 5.6.27 release. |
5.6.26 23 Sep 2016 14:46:34 |
mat |
Put back the mail-header patch.
Pointy hat: tz
Sponsored by: Absolight |
5.6.26 23 Sep 2016 08:26:44 |
tz |
lang/php56: Update from 5.6.25 to 5.6.26
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor) |
5.6.25_1 01 Sep 2016 14:14:44 |
mat |
Fix running make test for php extensions (and maybe php itself)
With the default configuration, all the directives are removed from with
egrep. Then, egrep, seeing that it does not output any line, will
exit(1).
With hat: portmgr
Sponsored by: Absolight |
5.6.25 30 Aug 2016 12:55:20 |
tz |
lang/php56: Update from 5.6.24 to 5.6.25
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor) |
5.6.24_1 23 Aug 2016 10:54:50 |
amdmi3 |
- Add enchant php55/php56/php70 extension
PR: 208828
Submitted by: daniel@blodan.se
Approved by: maintainer timeout (ale, 4 months) |
5.6.24_1 09 Aug 2016 14:29:13 |
mat |
Change www/php*-session's priority to be loaded before most other PHP
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight |
5.6.24_1 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
5.6.24_1 08 Aug 2016 12:26:32 |
tz |
lang/php56: switch distfiles from bzip2 to xz
PR: 209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor) |
5.6.24_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
5.6.24 26 Jul 2016 17:04:06 |
feld |
lang/php55 lang/php56: Restore mail header patch in distinfo
Pointyhat: me
Reported by: mat
MFH: 2016Q3 |
5.6.24 26 Jul 2016 15:00:27 |
feld |
lang/php56: Update to 5.6.24
Changelog: http://php.net/ChangeLog-5.php#5.6.24
PR: 211290
MFH: 2016Q3 |
5.6.23 20 Jul 2016 20:04:50 |
bdrewery |
If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden
in bsd.default-versions.mk later, and the value from the Makefile will
not be used at all. We would change bsd.default-versions.mk, but really
these ports should not be changing what the "default" it. Change to
modifying what the "current" version is as PHP_VER.
This fixes some cases of 'make check-sanity' not passing for php extension
ports in Poudriere where there is no LOCALBASE/etc/php.conf to set a proper
PHP_VER. In these cases the PHP_DEFAULT value (of 5.6) is used rather than
the version set by the extension Makefile and the later checks for
whether that version has that extension may incorrectly error. |
5.6.23 06 Jul 2016 20:04:00 |
mat |
Fix the opcache ports, the fact that they are zend extensions was ignored.
MFH: 2016Q3
Sponsored by: Absolight |
5.6.23 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
5.6.23 25 Jun 2016 22:19:54 |
junovitch |
lang/php56: update 5.6.22 -> 5.6.23
PR: 210502
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2 |
5.6.22 23 Jun 2016 13:19:18 |
mat |
Move bsd.php.mk to Uses/php.mk
PR: 210323
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6867 |
5.6.22 28 May 2016 01:41:36 |
junovitch |
lang/php56: update 5.6.21 -> 5.6.22 [1] plus minor fixup
- Fix MAILHEAD patch to match the new version of the patch. The distinfo
currently matches the php-5.5.x-mail-header.patch.old patch. [2]
PR: 209779 [1]
PR: 208072 [2]
Reported by: Fabiano Sidler <fabianosidler@swissonline.ch> [1]
Reported by: Vladislav V. Prodan <admin@support.od.ua> [2]
Approved by: ports-secteam (with hat)
Security: CVE-2013-7456
Security: CVE-2016-5093
Security: CVE-2016-5094
Security: CVE-2016-5096
Security: https://vuxml.FreeBSD.org/freebsd/6b110175-246d-11e6-8dd3-002590263bf5.html
MFH: 2016Q2 |
5.6.21 24 May 2016 23:02:05 |
bapt |
Simplify plist by using @sample |
5.6.21 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
5.6.21 03 May 2016 03:10:37 |
junovitch |
lang/php56: Restore ?= which was removed in r413091
PR: 208324 (introduced regression)
Approved by: portmgr (blanket) |
5.6.21 03 May 2016 03:06:05 |
junovitch |
lang/php56: update 5.6.20 -> 5.6.21
Changelog: http://www.php.net/ChangeLog-5.php#5.6.21
PR: 209145
Reported by Christian Schwarz <me@cschwarz.com>
Security: CVE-2016-3074
Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html |
5.6.20_1 25 Apr 2016 16:17:32 |
mat |
Move MySQL support from bsd.databases.mk to Uses/mysql.mk.
Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
5.6.20_1 25 Apr 2016 16:17:19 |
mat |
Move USE_BDB support from bsd.databases.mk to its own file.
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
5.6.20_1 12 Apr 2016 01:14:50 |
ganbold |
Add configtest support for php-fpm rc script.
PR: 208324
Sponsored by: A-Team Systems |
5.6.20 03 Apr 2016 14:20:06 |
junovitch |
lang/php56: update 5.6.19 -> 5.6.20
converters/php56-mbstring: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.6.20
PR: 208465
Reported by: Christian Schwarz <me@cschwarz.com>
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2 |
5.6.19 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
5.6.19 04 Mar 2016 08:40:15 |
miwi |
- Update to 5.6.19
Changelog:
http://php.net/downloads.php#v5.6.19 |
5.6.18 15 Feb 2016 14:34:27 |
miwi |
Welcome php 7.0.3
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@. |
5.6.18 09 Feb 2016 11:05:30 |
miwi |
- Update to 5.6.18
Approved by: port-secteam (with hat)
Security: 85eb4e46-cf16-11e5-840f-485d605f4717 |
5.6.17 11 Jan 2016 13:25:48 |
miwi |
- Restore mail header patch
MFH: 2016Q1 |
5.6.17 11 Jan 2016 12:16:37 |
miwi |
- Update lang/php55 to 5.5.31
- Update lang/php56 to 5.6.17
MFH: 2016Q1
Security: 6b771fe2-b84e-11e5-92f9-485d605f4717 |
5.6.16 10 Jan 2016 18:26:52 |
antoine |
Fix a typo |
5.6.16 10 Jan 2016 16:47:31 |
bapt |
Finish conversion to USES=sqlite |
5.6.16 10 Jan 2016 16:46:22 |
bapt |
Finish conversion to USES=firebird |
5.6.16 10 Jan 2016 16:44:24 |
bapt |
Convert categories m* and m* to USES=sqlite and USES=firebird |
5.6.16 15 Dec 2015 14:53:35 |
ale |
Switch to onigurum5 port and bump PORTREVISION. |
5.6.16 30 Nov 2015 14:05:47 |
ale |
Update to 5.6.16 release. |
5.6.14 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
5.6.14 05 Oct 2015 09:37:55 |
ale |
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch |
5.6.13 10 Sep 2015 16:29:22 |
feld |
lang/php56: Update to 5.6.13
PR: 202906
Approved by: ports-secteam (with hat)
Security: CVE-2015-6834
Security: CVE-2015-6835
Security: CVE-2015-6836
Security: CVE-2015-6837
Security: CVE-2015-6838
Security: 3d675519-5654-11e5-9ad8-14dae9d210b8 |
5.6.12 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
5.6.12 15 Aug 2015 08:12:12 |
ale |
Update to 5.6.12 release. |
5.6.11 11 Jul 2015 11:55:53 |
ale |
Update to 5.6.11 release. |
5.6.10 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
5.6.10 14 Jun 2015 20:23:10 |
ale |
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10 |
5.6.9 24 May 2015 20:33:51 |
ale |
Update to 5.6.9 release. |
5.6.8 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
5.6.8 02 May 2015 19:08:44 |
sbruno |
Disable FPM on mips/mips64 due to lack of ASM implementations for these
architectures.
PR: 197128 |
5.6.8 26 Apr 2015 12:33:10 |
ale |
Update to 5.6.8 release.
PR: 199585
Submitted by: Franco Fichtner |
5.6.7 01 Apr 2015 08:31:33 |
ale |
Update to 5.6.7 release. |
5.6.6 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.6.6 20 Feb 2015 13:56:12 |
ale |
Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release
PR: 195604
Approved by: portmgr |
5.6.5 23 Jan 2015 12:14:39 |
ale |
Update to 5.6.5 release. |
5.6.4 19 Jan 2015 10:32:23 |
ale |
Allow to link imap extension with newer panda-cclient library.
PR: 195973
Submitted by: thierry |
5.6.4 29 Dec 2014 10:00:38 |
ale |
Update to 5.6.4 release. |
5.6.3 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
5.6.3 27 Nov 2014 09:41:18 |
ale |
Fix build into jails with DTRACE enabled.
PR: 190662
Submitted by: Martin Vahi <martin.vahi@softf1.com> |
5.6.3 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
5.6.3 14 Nov 2014 17:03:05 |
ale |
Update to 5.6.3 release. |
5.6.2 17 Oct 2014 21:14:59 |
ale |
Update to 5.6.2 release. |
5.6.1 08 Oct 2014 15:24:21 |
ale |
Fix build on 8.x and 9.x. |
5.6.1 08 Oct 2014 07:56:05 |
ale |
Update to 5.6.1 release. |