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/php70/Makefile

Number of commits found: 77

Sunday, 21 Oct 2018
14:34 joneum search for other commits by this committer
Security Support for PHP 7.0 ends on 3 Dec 2018

http://php.net/supported-versions.php

PR:		232398
Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
Original commitRevision:482677 
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 
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 
Thursday, 13 Sep 2018
17:11 joneum search for other commits by this committer
Update to 7.0.32

Changelog: http://www.php.net/ChangeLog-7.php#7.0.32

Approved by:	tz (implicit)
MFH:		2018Q3
Original commitRevision:479680 
Friday, 20 Jul 2018
17:12 joneum search for other commits by this committer
Update to 7.0.31

Changelog: http://www.php.net/ChangeLog-7.php#7.0.31

Approved by:	tz (implicit)
Original commitRevision:475028 
Thursday, 26 Apr 2018
14:47 tz search for other commits by this committer
lang/php70: Update from 7.0.29 to 7.0.30

Changelog: http://www.php.net/ChangeLog-7.php#7.0.30

MFH:		2018Q2
Security:	CVE-2018-5712
Original commitRevision:468352 
Thursday, 29 Mar 2018
13:09 tz search for other commits by this committer
lang/php70: Update from 7.0.28 to 7.0.29

Changelog: http://www.php.net/ChangeLog-7.php#7.0.29
Original commitRevision:465890 
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
21:42 linimon search for other commits by this committer
Turn off DTRACE option by default for mips.  It fails the exact same way
that armvX do.

While here, remove duplicate OPTIONS_EXCLUDE_aarch64 line, and sort.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:464849 
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 
Thursday, 15 Mar 2018
16:00 tz search for other commits by this committer
lang/php70: Update from 7.0.27 to 7.0.28

Changelog: http://www.php.net/ChangeLog-7.php#7.0.28

MFH:      2018Q1
Original commitRevision:464598 
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 
06:37 linimon search for other commits by this committer
Disable dtrace usdt on armv6, armv7 and aarch64, for lang/php* ports.

Tested for no regression on amd64.

PR:		224271
Approved by:	tz (maintainer)
Original commitRevision:464146 
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 
Wednesday, 10 Jan 2018
16:01 tz search for other commits by this committer
lang/php70: Update from 7.0.26 to 7.0.27

Changelog: http://www.php.net/ChangeLog-7.php#7.0.27

MFH:      2018Q1
Original commitRevision:458655 
Sunday, 17 Dec 2017
10:19 lwhsu search for other commits by this committer
Add an upstream patch:

http://git.php.net/?p=php-src.git;a=commit;h=72ec23d8233ac9a2071f991752cff55febb167d5

This eliminate a warning while building with clang on 32-bit system and enable
other programs' configure scripts test PHP feature with `-Werror`

Approved by:	tz (maintainer)
Original commitRevision:456526 
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 
Wednesday, 29 Nov 2017
18:46 gerald search for other commits by this committer
Remove DTRACE_DESC in favor of the default description.

Approved by:	tz
Original commitRevision:455138 
Monday, 27 Nov 2017
21:38 gerald search for other commits by this committer
Remove DEBUG_DESC in favor of the default one.

Approved by:	tz
Original commitRevision:454993 
Friday, 24 Nov 2017
10:12 tz search for other commits by this committer
lang/php70: Update from 7.0.25 to 7.0.26

Changelog: http://www.php.net/ChangeLog-7.php#7.0.26

MFH:      2017Q4
Original commitRevision:454817 
Thursday, 23 Nov 2017
11:38 tz search for other commits by this committer
lang/php70 and lang/php71: Add mail header patch

While here to some improvements:
- Remove CONFLICTS of no longer existing PHP 5.5
- Add CONFLICTS to PHP 7.2
- Remove IPV6_DESC in order to use default one

PR:           219321
Submitted by: Karsten Schmidt <bsd@guggemand.dk>
Original commitRevision:454753 
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 
Thursday, 26 Oct 2017
15:21 tz search for other commits by this committer
lang/php70: Update from 7.0.24 to 7.0.25

Changelog: http://www.php.net/ChangeLog-7.php#7.0.25

MFH:      2017Q4
Security: CVE-2016-1283
Original commitRevision:452923 
Thursday, 28 Sep 2017
13:03 tz search for other commits by this committer
lang/php70: Update from 7.0.23 to 7.0.24

Changelog: http://www.php.net/ChangeLog-7.php#7.0.24

MFH: 2017Q3
Original commitRevision:450848 
Friday, 15 Sep 2017
10:26 tz search for other commits by this committer
lang/php70 and lang/php71: enable to build on sparc64

Disabling DTRACE for sparc64 allows to build the port on it

PR:           221761
Submitted by: Mark Linimon <linimon@FreeBSD.org>
Original commitRevision:449898 
Thursday, 31 Aug 2017
13:56 tz search for other commits by this committer
Update PHP 7 from 7.0.22 to 7.0.23

Changelog: http://www.php.net/ChangeLog-7.php#7.0.23

MFH: 2017Q3
Original commitRevision:449033 
Thursday, 3 Aug 2017
11:33 tz search for other commits by this committer
Update PHP 7 from 7.0.21 to 7.0.22

Changelog: http://www.php.net/ChangeLog-7.php#7.0.22

MFH: 2017Q3
Original commitRevision:447204 
Friday, 7 Jul 2017
09:58 tz search for other commits by this committer
Update PHP 7 from 7.0.20 to 7.0.21

Changelog: http://www.php.net/ChangeLog-7.php#7.0.21

Also:
- Remove patch "patch-main_php__ini.c", has been patched upstream
- Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are
not supported anymore

PR:           220531
Submitted by: Dani <i.dani@outlook.com>
Reported by:  Fabiano Sidler <fabianosidler@swissonline.ch>
MFH:          2017Q3
Security:     CVE-2017-9224
Security:     CVE-2017-9226
Security:     CVE-2017-9227
Security:     CVE-2017-9228
Security:     CVE-2017-9229
Differential Revision: https://reviews.freebsd.org/D11515
Original commitRevision:445231 
Friday, 16 Jun 2017
14:54 tz search for other commits by this committer
lang/php70 and lang/php71: Parse multiple [PATH=] and [HOST=] sections properly

Adding a patch to fix bug #74738 in PHP 7.0 and 7.1:
https://bugs.php.net/bug.php?id=74738

Reported by: Philip Jocks <pj@netzkommune.de>
MFH:         2017Q2
Original commitRevision:443708 
Monday, 12 Jun 2017
10:32 tz search for other commits by this committer
Update PHP 7 from 7.0.19 to 7.0.20

Changelog: http://www.php.net/ChangeLog-7.php#7.0.20

MFH: 2017Q2
Original commitRevision:443434 
Monday, 15 May 2017
09:59 tz search for other commits by this committer
Update PHP 7 from 7.0.18 to 7.0.19

Changelog: http://www.php.net/ChangeLog-7.php#7.0.19

Also remove the patch from devel/php70-gettext
which isn't needed anymore.

MFH:          2017Q2
Original commitRevision:440913 
Tuesday, 18 Apr 2017
09:00 tz search for other commits by this committer
Update PHP 7 from 7.0.17 to 7.0.18

Changelog: http://www.php.net/ChangeLog-7.php#7.0.18

PR:           218589
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q2
Differential Revision: https://reviews.freebsd.org/D10373
Original commitRevision:438767 
Thursday, 16 Mar 2017
13:04 tz search for other commits by this committer
Update PHP 7 from 7.0.16 to 7.0.17

Changelog: http://www.php.net/ChangeLog-7.php#7.0.17

PR:           217800
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q1
Original commitRevision:436275 
Thursday, 23 Feb 2017
13:38 tz search for other commits by this committer
Update PHP 7 from 7.0.15 to 7.0.16

Changelog: http://www.php.net/ChangeLog-7.php#7.0.16

PR:           217109
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q1
Original commitRevision:434665 
Friday, 3 Feb 2017
10:20 tz search for other commits by this committer
lang/php70 & lang/php71: revert moving of LIB_DEPENDS

The former commit should pet portlint, but accidently made
deve/pcre a LIB_DEPEND for all php modules.

Pointy hat: tz
Original commitRevision:433219 
Wednesday, 1 Feb 2017
16:24 tz search for other commits by this committer
lang/php70: pet portlint by moving LIB_DEPENDS up

PR:           216653
Submitted by: linimon
Original commitRevision:433044 
Friday, 20 Jan 2017
14:31 jbeich search for other commits by this committer
lang/php70: temporarily hide DTRACE option on aarch64

ld: Zend/zend_dtrace.d.o.h0Xec8: Relocations in generic ELF (EM: 0)
Zend/zend_dtrace.d.o.h0Xec8: error adding symbols: File in wrong format
dtrace: failed to link script
/wrkdirs/usr/ports/lang/php70/work/php-7.0.14/Zend/zend_dtrace.d: failed to link
Zend/zend_dtrace.d.o: ld exited with status 1
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841):
DOODAD
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841):
DOODAD
[...]

PR:		214556
Reported by:	pkg-fallout
Original commitRevision:431960 
09:40 tz search for other commits by this committer
Update PHP 7 from 7.0.14 to 7.0.15

Changelog: http://www.php.net/ChangeLog-7.php#7.0.15

PR:           216210
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q1
Security:    
https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
Original commitRevision:431941 
Tuesday, 3 Jan 2017
19:10 sunpoet search for other commits by this committer
Remove OPTIONS_EXCLUDE_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430513 
Tuesday, 20 Dec 2016
17:56 mat search for other commits by this committer
Remove emulation of OPTIONS_EXCLUDE_${OPSYS}_${OSREL:R}, it is a thing
now.

Sponsored by:	Absolight
Original commitRevision:429006 
Thursday, 8 Dec 2016
14:30 tz search for other commits by this committer
Update PHP 7 from 7.0.13 to 7.0.14

Changelog: http://www.php.net/ChangeLog-7.php#7.0.14

MFH:         2016Q4
Approved by: mentors (implicit)
Original commitRevision:428120 
Wednesday, 7 Dec 2016
16:45 marino search for other commits by this committer
lang/php70: DTRACE option is not valid on DragonFly

Note that following the OPTIONS_EXCLUDE+= line appears to redundant
and could be removed, and the OPTIONS_EXCLUDE_FreeBSD_9 line should
be "=" operator, not "+=", from what I can tell.

Approved by:	DF support blanket
Original commitRevision:428078 
Thursday, 1 Dec 2016
13:18 swills search for other commits by this committer
lang/php70: enabled DTRACE option by default where possible

Approved by:	tz (maintainer)
Original commitRevision:427496 
Wednesday, 16 Nov 2016
15:39 tz search for other commits by this committer
Update PHP 7 from 7.0.12 to 7.0.13

Changes: http://www.php.net/ChangeLog-7.php#7.0.13

MFH:         2016Q4
Approved by: pi (mentor)
Original commitRevision:426243 
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 
Thursday, 27 Oct 2016
09:29 mat search for other commits by this committer
Remove obsolete PHP versions checks.

Sponsored by:	Absolight
Original commitRevision:424753 
Wednesday, 19 Oct 2016
13:34 tz search for other commits by this committer
Update PHP 7 from 7.0.11 to 7.0.12

Changes: http://www.php.net/ChangeLog-7.php#7.0.12

MFH:         2016Q4
Approved by: pi (mentor)
Original commitRevision:424244 
Wednesday, 21 Sep 2016
15:43 tz search for other commits by this committer
lang/php70: Update from 7.0.10 to 7.0.11

Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: pi (mentor)
Original commitRevision:422569 
Thursday, 15 Sep 2016
01:41 swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
Original commitRevision:422175 
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 
Monday, 22 Aug 2016
08:48 tz search for other commits by this committer
lang/php70: Upgrade from 7.0.9 to 7.0.10

Changes: https://php.net/ChangeLog-7.php#7.0.10

Approved by: junovitch (mentor)
MFH:         2016Q3
Original commitRevision:420589 
Monday, 8 Aug 2016
08:13 tz search for other commits by this committer
lang/php70: switch distfiles from bzip2 to xz

While here also:
- regenerate patches with make makepatch
- replace "sed" with proper ${SED}
- no longer mute ${INSTALL_DATA}

PR:          209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
Original commitRevision:419801 
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
16:05 tz search for other commits by this committer
lang/php70: Update from 7.0.8 to 7.0.9

Changelog: http://www.php.net/ChangeLog-7.php#7.0.9

- take maintainer

PR:           211251
Reported by:  Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by: anyMOTION GRAPHICS GmbH
Approved by:  pi (mentor)
MFH:          2016Q3
Original commitRevision:419124 
Monday, 25 Jul 2016
20:01 rene search for other commits by this committer
Reset miwi@'s ports, he stepped down from the Ports Team.

With hat:	portmgr-secretary
Original commitRevision:419057 
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 
11:19 gahr search for other commits by this committer
devel/icu: bump PORTREVISION on missing dependent ports

Reported by:	rakuco
Original commitRevision:418128 
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:20 junovitch search for other commits by this committer
lang/php70: update 7.0.7 -> 7.0.8

PR:		210491
Reported by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
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:417495 
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/php70: update 7.0.6 -> 7.0.7

Approved by:	ports-secteam (with hat)
Security:	CVE-2013-7456
Security:	CVE-2016-5093
Security:	https://vuxml.FreeBSD.org/freebsd/6b110175-246d-11e6-8dd3-002590263bf5.html
MFH:		2016Q2
Original commitRevision:415970 
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 
Monday, 16 May 2016
04:02 fluffy search for other commits by this committer
- Really fix ZTS build with pthreads, required by threaded apache24
- Bump PORTREVISION due to dependency on thread library

Approved by:	miwi (mentor)
Original commitRevision:415304 
Tuesday, 3 May 2016
03:05 junovitch search for other commits by this committer
lang/php70: update 7.0.5 -> 7.0.6

Changelog:	http://www.php.net/ChangeLog-7.php#7.0.6

Security:	CVE-2016-3074
Security:	https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html
Original commitRevision:414509 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 15 Apr 2016
23:11 sunpoet search for other commits by this committer
- Restore ?= which was removed in r412806

Approved by:	portmgr (blanket)
Original commitRevision:413401 
Saturday, 9 Apr 2016
10:59 ganbold search for other commits by this committer
Bump PORTREVISION.

Suggested by:	mat
Original commitRevision:412806 
Sunday, 3 Apr 2016
14:20 junovitch search for other commits by this committer
lang/php70: update 7.0.4 -> 7.0.5

Changelog:	http://www.php.net/ChangeLog-7.php#7.0.5

Approved by:	ports-secteam (with hat)
Security:	https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH:		2016Q2
Original commitRevision:412477 
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:39 miwi search for other commits by this committer
- Update to 7.0.4

Changelog:
        http://php.net/ChangeLog-7.php#7.0.4
Original commitRevision:410090 
Thursday, 18 Feb 2016
12:05 miwi search for other commits by this committer
bsd.php.mk
- Unbreak build for php70
- Cleanup php55/6 extenions
- Put not existing php70 extentions to php55 and php56 extra defines

lang/php70
- Remove mysqli from pdo_mysql it's looping here and does not really depends on
mysqli
- Bump PORTREVISION

This work has been done in collaboration with
- fluffy@
- Franco Fichtner
Original commitRevision:409103 
Tuesday, 16 Feb 2016
15:38 miwi search for other commits by this committer
- Fix mysql[nd] library handling in php modules logic.

Reported by: fluffy
Original commitRevision:409000 
12:30 miwi search for other commits by this committer
- Fix build for -openssl and -imap

PR:		207244
Original commitRevision:408988 
07:21 miwi search for other commits by this committer
- Fix build with dtrace enabled [1]
- Cleanup some old leftovers

PR:		207231 [1]
Original commitRevision:408980 
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 

Number of commits found: 77