notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/php56/Makefile

Number of commits found: 72

Monday, 10 Dec 2018
14:19 ale search for other commits by this committer
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]
Original commitRevision:487169 
Wednesday, 24 Oct 2018
13:09 ale search for other commits by this committer
Security Support for PHP 5.6 ends on 31 Dec 2018

http://php.net/supported-versions.php
Original commitRevision:482906 
Monday, 8 Oct 2018
08:52 tz search for other commits by this committer
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
Original commitRevision:481525 
Monday, 24 Sep 2018
12:01 ale search for other commits by this committer
Update to 5.6.38 release.
Original commitRevision:480602 
Tuesday, 18 Sep 2018
16:08 emaste search for other commits by this committer
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
Original commitRevision:480035 
Tuesday, 24 Jul 2018
12:46 ale search for other commits by this committer
Update to 5.6.37 release.
Original commitRevision:475248 
Monday, 14 May 2018
14:24 flo search for other commits by this committer
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
Original commitRevision:469895 
Friday, 27 Apr 2018
16:19 ale search for other commits by this committer
Update to 5.6.36 release.
Original commitRevision:468472 
Sunday, 8 Apr 2018
06:59 ale search for other commits by this committer
Update to 5.6.35 release.

PR:		227246
Submitted by:	Dani <i.dani@outlook.com>
Original commitRevision:466773 
Monday, 19 Mar 2018
06:03 yuri search for other commits by this committer
devel/oniguruma: Update to 6.8.1

Only changed the shared object version (forgotten on the previous release).
Original commitRevision:464983 
Saturday, 17 Mar 2018
20:31 yuri search for other commits by this committer
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.
Original commitRevision:464845 
Sunday, 11 Mar 2018
18:36 brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
Original commitRevision:464193 
14:23 brnrd search for other commits by this committer
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
Original commitRevision:464175 
Friday, 2 Mar 2018
08:07 ale search for other commits by this committer
Update to 5.6.34 release.
Original commitRevision:463378 
Tuesday, 23 Jan 2018
14:36 ale search for other commits by this committer
Update to 5.6.33 release.
Original commitRevision:459755 
Friday, 12 Jan 2018
12:57 tijl search for other commits by this committer
- 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).
Original commitRevision:458821 
Tuesday, 5 Dec 2017
08:00 lwhsu search for other commits by this committer
- Add EMBED to default on options
  This is required for the php module of www/unit

Approved by:	ale, tz (maintainers)
Original commitRevision:455566 
Sunday, 19 Nov 2017
21:30 antoine search for other commits by this committer
Remove nops,  setting USES after bsd.port.pre.mk doesn't do anything

With hat:	portmgr
Original commitRevision:454501 
Wednesday, 1 Nov 2017
11:39 ale search for other commits by this committer
Update to 5.6.32 release.

PR:		223319
Submitted by:	Dani <i.dani@outlook.com>
Original commitRevision:453277 
Friday, 7 Jul 2017
08:10 ale search for other commits by this committer
Update to 5.6.31 release.

PR:		220529
Submitted by:	Fabiano Sidler <fabianosidler@swissonline.ch>
Original commitRevision:445214 
Thursday, 19 Jan 2017
12:47 ale search for other commits by this committer
Update to 5.6.30 release.
Original commitRevision:431862 
Monday, 12 Dec 2016
15:54 tz search for other commits by this committer
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
Original commitRevision:428417 
Monday, 28 Nov 2016
09:31 tz search for other commits by this committer
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
Original commitRevision:427292 
Monday, 14 Nov 2016
03:15 danfe search for other commits by this committer
- 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
Original commitRevision:426080 
Friday, 21 Oct 2016
09:02 ale search for other commits by this committer
Update to 5.6.27 release.
Original commitRevision:424397 
Friday, 23 Sep 2016
08:26 tz search for other commits by this committer
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)
Original commitRevision:422652 
Thursday, 1 Sep 2016
14:14 mat search for other commits by this committer
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
Original commitRevision:421225 
Tuesday, 30 Aug 2016
12:55 tz search for other commits by this committer
lang/php56: Update from 5.6.24 to 5.6.25

PR:           212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by:  pi (mentor)
Original commitRevision:421112 
Monday, 8 Aug 2016
12:26 tz search for other commits by this committer
lang/php56: switch distfiles from bzip2 to xz

PR:          209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
Original commitRevision:419834 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
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
Original commitRevision:419514 
Tuesday, 26 Jul 2016
15:00 feld search for other commits by this committer
lang/php56: Update to 5.6.24

Changelog:	http://php.net/ChangeLog-5.php#5.6.24

PR:		211290
MFH:		2016Q3
Original commitRevision:419112 
Wednesday, 20 Jul 2016
20:04 bdrewery search for other commits by this committer
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.
Original commitRevision:418853 
Wednesday, 6 Jul 2016
20:04 mat search for other commits by this committer
Fix the opcache ports, the fact that they are zend extensions was ignored.

MFH:		2016Q3
Sponsored by:	Absolight
Original commitRevision:418143 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
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
Original commitRevision:417719 
Saturday, 25 Jun 2016
22:19 junovitch search for other commits by this committer
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
Original commitRevision:417493 
Thursday, 23 Jun 2016
13:19 mat search for other commits by this committer
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
Original commitRevision:417374 
Saturday, 28 May 2016
01:41 junovitch search for other commits by this committer
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
Original commitRevision:415971 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
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
Original commitRevision:415742 
Tuesday, 3 May 2016
03:10 junovitch search for other commits by this committer
lang/php56: Restore ?= which was removed in r413091

PR:		208324 (introduced regression)
Approved by:	portmgr (blanket)
Original commitRevision:414512 
03:06 junovitch search for other commits by this committer
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
Original commitRevision:414510 
Tuesday, 12 Apr 2016
01:14 ganbold search for other commits by this committer
Add configtest support for php-fpm rc script.

PR:	208324
Sponsored by:	A-Team Systems
Original commitRevision:413091 
Sunday, 3 Apr 2016
14:20 junovitch search for other commits by this committer
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
Original commitRevision:412476 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Friday, 4 Mar 2016
08:40 miwi search for other commits by this committer
- Update to 5.6.19

Changelog:
    http://php.net/downloads.php#v5.6.19
Original commitRevision:410091 
Monday, 15 Feb 2016
14:34 miwi search for other commits by this committer
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@.
Original commitRevision:408932 
Tuesday, 9 Feb 2016
11:05 miwi search for other commits by this committer
- Update to 5.6.18

Approved by:	port-secteam (with hat)
Security:	85eb4e46-cf16-11e5-840f-485d605f4717
Original commitRevision:408553 
Monday, 11 Jan 2016
12:16 miwi search for other commits by this committer
- Update lang/php55 to 5.5.31
- Update lang/php56 to 5.6.17

MFH:		2016Q1
Security:	6b771fe2-b84e-11e5-92f9-485d605f4717
Original commitRevision:405778 
Monday, 30 Nov 2015
14:05 ale search for other commits by this committer
Update to 5.6.16 release.
Original commitRevision:402669 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Monday, 5 Oct 2015
09:37 ale search for other commits by this committer
Update PHP ports to versions 5.5.30 and 5.6.14.

PR:		203541
Submitted by:	Jason Unovitch
Original commitRevision:398632 
Thursday, 10 Sep 2015
16:29 feld search for other commits by this committer
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
Original commitRevision:396581 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
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
Original commitRevision:394508 
Saturday, 15 Aug 2015
08:12 ale search for other commits by this committer
Update to 5.6.12 release.
Original commitRevision:394286 
Saturday, 11 Jul 2015
11:55 ale search for other commits by this committer
Update to 5.6.11 release.
Original commitRevision:391734 
Sunday, 14 Jun 2015
20:23 ale search for other commits by this committer
Update PHP ports:

- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Original commitRevision:389655 
Sunday, 24 May 2015
20:33 ale search for other commits by this committer
Update to 5.6.9 release.
Original commitRevision:387334 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Saturday, 2 May 2015
19:08 sbruno search for other commits by this committer
Disable FPM on mips/mips64 due to lack of ASM implementations for these
architectures.

PR:	197128
Original commitRevision:385208 
Sunday, 26 Apr 2015
12:33 ale search for other commits by this committer
Update to 5.6.8 release.

PR:		199585
Submitted by:	Franco Fichtner
Original commitRevision:384787 
Wednesday, 1 Apr 2015
08:31 ale search for other commits by this committer
Update to 5.6.7 release.
Original commitRevision:382894 
Wednesday, 25 Mar 2015
12:58 marino search for other commits by this committer
lang category: Remove $PTHREAD_LIBS

Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.

approved by:	PTHREAD blanket
Original commitRevision:382211 
Friday, 20 Feb 2015
13:56 ale search for other commits by this committer
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
Original commitRevision:379433 
Friday, 23 Jan 2015
12:14 ale search for other commits by this committer
Update to 5.6.5 release.
Original commitRevision:377730 
Monday, 29 Dec 2014
10:00 ale search for other commits by this committer
Update to 5.6.4 release.
Original commitRevision:375783 
Thursday, 27 Nov 2014
09:41 ale search for other commits by this committer
Fix build into jails with DTRACE enabled.

PR:		190662
Submitted by:	Martin Vahi <martin.vahi@softf1.com>
Original commitRevision:373474 
Friday, 14 Nov 2014
17:03 ale search for other commits by this committer
Update to 5.6.3 release.
Original commitRevision:372564 
Friday, 17 Oct 2014
21:14 ale search for other commits by this committer
Update to 5.6.2 release.
Original commitRevision:371080 
Wednesday, 8 Oct 2014
15:24 ale search for other commits by this committer
Fix build on 8.x and 9.x.
Original commitRevision:370446 
07:56 ale search for other commits by this committer
Update to 5.6.1 release.
Original commitRevision:370421 
Saturday, 27 Sep 2014
08:31 riggs search for other commits by this committer
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)
Original commitRevision:369379 
Wednesday, 17 Sep 2014
18:38 antoine search for other commits by this committer
Php extensions are built from the same source tarball as php and should
have the same CPE identifier

Discussed with:	des@
With hat:	portmgr
Original commitRevision:368411 
Thursday, 4 Sep 2014
14:24 ale search for other commits by this committer
Import PHP 5.6 branch!
Original commitRevision:367268 

Number of commits found: 72