non port: lang/php56/Makefile |
Number of commits found: 72 |
Monday, 10 Dec 2018
|
14:19 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]
 |
Wednesday, 24 Oct 2018
|
13:09 ale
Security Support for PHP 5.6 ends on 31 Dec 2018
http://php.net/supported-versions.php
 |
Monday, 8 Oct 2018
|
08: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
 |
Monday, 24 Sep 2018
|
12:01 ale
Update to 5.6.38 release.
 |
Tuesday, 18 Sep 2018
|
16:08 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
 |
Tuesday, 24 Jul 2018
|
12:46 ale
Update to 5.6.37 release.
 |
Monday, 14 May 2018
|
14:24 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
 |
Friday, 27 Apr 2018
|
16:19 ale
Update to 5.6.36 release.
 |
Sunday, 8 Apr 2018
|
06:59 ale
Update to 5.6.35 release.
PR: 227246
Submitted by: Dani <i.dani@outlook.com>
 |
Monday, 19 Mar 2018
|
06:03 yuri
devel/oniguruma: Update to 6.8.1
Only changed the shared object version (forgotten on the previous release).
 |
Saturday, 17 Mar 2018
|
20:31 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.
 |
Sunday, 11 Mar 2018
|
18:36 brnrd
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
 |
14:23 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
 |
Friday, 2 Mar 2018
|
08:07 ale
Update to 5.6.34 release.
 |
Tuesday, 23 Jan 2018
|
14:36 ale
Update to 5.6.33 release.
 |
Friday, 12 Jan 2018
|
12:57 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).
 |
Tuesday, 5 Dec 2017
|
08:00 lwhsu
- Add EMBED to default on options
This is required for the php module of www/unit
Approved by: ale, tz (maintainers)
 |
Sunday, 19 Nov 2017
|
21:30 antoine
Remove nops, setting USES after bsd.port.pre.mk doesn't do anything
With hat: portmgr
 |
Wednesday, 1 Nov 2017
|
11:39 ale
Update to 5.6.32 release.
PR: 223319
Submitted by: Dani <i.dani@outlook.com>
 |
Friday, 7 Jul 2017
|
08:10 ale
Update to 5.6.31 release.
PR: 220529
Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch>
 |
Thursday, 19 Jan 2017
|
12:47 ale
Update to 5.6.30 release.
 |
Monday, 12 Dec 2016
|
15:54 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
 |
Monday, 28 Nov 2016
|
09:31 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
 |
Monday, 14 Nov 2016
|
03:15 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
 |
Friday, 21 Oct 2016
|
09:02 ale
Update to 5.6.27 release.
 |
Friday, 23 Sep 2016
|
08:26 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)
 |
Thursday, 1 Sep 2016
|
14:14 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
 |
Tuesday, 30 Aug 2016
|
12:55 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)
 |
Monday, 8 Aug 2016
|
12:26 tz
lang/php56: switch distfiles from bzip2 to xz
PR: 209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
 |
Wednesday, 3 Aug 2016
|
12:47 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
 |
Tuesday, 26 Jul 2016
|
15:00 feld
lang/php56: Update to 5.6.24
Changelog: http://php.net/ChangeLog-5.php#5.6.24
PR: 211290
MFH: 2016Q3
 |
Wednesday, 20 Jul 2016
|
20:04 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.
 |
Wednesday, 6 Jul 2016
|
20:04 mat
Fix the opcache ports, the fact that they are zend extensions was ignored.
MFH: 2016Q3
Sponsored by: Absolight
 |
Tuesday, 28 Jun 2016
|
14:00 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
 |
Saturday, 25 Jun 2016
|
22:19 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
 |
Thursday, 23 Jun 2016
|
13:19 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
 |
Saturday, 28 May 2016
|
01:41 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
 |
Monday, 23 May 2016
|
20:35 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
 |
Tuesday, 3 May 2016
|
03:10 junovitch
lang/php56: Restore ?= which was removed in r413091
PR: 208324 (introduced regression)
Approved by: portmgr (blanket)
 |
03:06 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
 |
Tuesday, 12 Apr 2016
|
01:14 ganbold
Add configtest support for php-fpm rc script.
PR: 208324
Sponsored by: A-Team Systems
 |
Sunday, 3 Apr 2016
|
14:20 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
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Friday, 4 Mar 2016
|
08:40 miwi
- Update to 5.6.19
Changelog:
http://php.net/downloads.php#v5.6.19
 |
Monday, 15 Feb 2016
|
14:34 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@.
 |
Tuesday, 9 Feb 2016
|
11:05 miwi
- Update to 5.6.18
Approved by: port-secteam (with hat)
Security: 85eb4e46-cf16-11e5-840f-485d605f4717
 |
Monday, 11 Jan 2016
|
12:16 miwi
- Update lang/php55 to 5.5.31
- Update lang/php56 to 5.6.17
MFH: 2016Q1
Security: 6b771fe2-b84e-11e5-92f9-485d605f4717
 |
Monday, 30 Nov 2015
|
14:05 ale
Update to 5.6.16 release.
 |
Thursday, 15 Oct 2015
|
14:55 mat
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
 |
Monday, 5 Oct 2015
|
09:37 ale
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
 |
Thursday, 10 Sep 2015
|
16:29 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
 |
Monday, 17 Aug 2015
|
14:20 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
 |
Saturday, 15 Aug 2015
|
08:12 ale
Update to 5.6.12 release.
 |
Saturday, 11 Jul 2015
|
11:55 ale
Update to 5.6.11 release.
 |
Sunday, 14 Jun 2015
|
20:23 ale
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
 |
Sunday, 24 May 2015
|
20:33 ale
Update to 5.6.9 release.
 |
Thursday, 14 May 2015
|
10:15 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
 |
Saturday, 2 May 2015
|
19:08 sbruno
Disable FPM on mips/mips64 due to lack of ASM implementations for these
architectures.
PR: 197128
 |
Sunday, 26 Apr 2015
|
12:33 ale
Update to 5.6.8 release.
PR: 199585
Submitted by: Franco Fichtner
 |
Wednesday, 1 Apr 2015
|
08:31 ale
Update to 5.6.7 release.
 |
Wednesday, 25 Mar 2015
|
12:58 marino
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
 |
Friday, 20 Feb 2015
|
13:56 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
 |
Friday, 23 Jan 2015
|
12:14 ale
Update to 5.6.5 release.
 |
Monday, 29 Dec 2014
|
10:00 ale
Update to 5.6.4 release.
 |
Thursday, 27 Nov 2014
|
09:41 ale
Fix build into jails with DTRACE enabled.
PR: 190662
Submitted by: Martin Vahi <martin.vahi@softf1.com>
 |
Friday, 14 Nov 2014
|
17:03 ale
Update to 5.6.3 release.
 |
Friday, 17 Oct 2014
|
21:14 ale
Update to 5.6.2 release.
 |
Wednesday, 8 Oct 2014
|
15:24 ale
Fix build on 8.x and 9.x.
 |
07:56 ale
Update to 5.6.1 release.
 |
Saturday, 27 Sep 2014
|
08:31 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)
 |
Wednesday, 17 Sep 2014
|
18:38 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
 |
Thursday, 4 Sep 2014
|
14:24 ale
Import PHP 5.6 branch!
 |
Number of commits found: 72 |