aboutsummaryrefslogtreecommitdiff
path: root/lang/php70
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r419801Mark Felder2016-08-296-26/+26
| | | | | | | | | | | | | | | | | | 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) Approved by: ports-secteam (with hat) Notes: svn path=/branches/2016Q3/; revision=421062
* MFH: r420589Torsten Zuehlsdorff2016-08-242-4/+4
| | | | | | | | | | | lang/php70: Upgrade from 7.0.9 to 7.0.10 Changes: https://php.net/ChangeLog-7.php#7.0.10 Approved by: ports-secteam (junovitch), junovitch (mentor) Notes: svn path=/branches/2016Q3/; revision=420798
* MFH: r419124Torsten Zuehlsdorff2016-07-272-5/+5
| | | | | | | | | | | | | | | | | | 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) Approved by: ports-secteam (feld) Notes: svn path=/branches/2016Q3/; revision=419168
* MFH: r418143Mathieu Arnold2016-07-061-1/+1
| | | | | | | | | Fix the opcache ports, the fact that they are zend extensions was ignored. Sponsored by: Absolight Notes: svn path=/branches/2016Q3/; revision=418144
* Convert USE_PHP*=yes into USES=php*Mathieu Arnold2016-06-282-29/+15
| | | | | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936 Notes: svn path=/head/; revision=417719
* lang/php70: update 7.0.7 -> 7.0.8Jason Unovitch2016-06-252-4/+4
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=417495
* Move bsd.php.mk to Uses/php.mkMathieu Arnold2016-06-231-1/+3
| | | | | | | | | | | PR: 210323 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6867 Notes: svn path=/head/; revision=417374
* lang/php70: update 7.0.6 -> 7.0.7Jason Unovitch2016-05-282-4/+5
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=415970
* Simplify plist by using @sampleBaptiste Daroussin2016-05-241-6/+2
| | | | Notes: svn path=/head/; revision=415818
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Really fix ZTS build with pthreads, required by threaded apache24Dima Panov2016-05-161-1/+2
| | | | | | | | | - Bump PORTREVISION due to dependency on thread library Approved by: miwi (mentor) Notes: svn path=/head/; revision=415304
* lang/php70: update 7.0.5 -> 7.0.6Jason Unovitch2016-05-032-4/+4
| | | | | | | | | | 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 Notes: svn path=/head/; revision=414509
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.Mathieu Arnold2016-04-251-19/+19
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=414019
* Move USE_BDB support from bsd.databases.mk to its own file.Mathieu Arnold2016-04-251-1/+3
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=414018
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* - Restore ?= which was removed in r412806Sunpoet Po-Chuan Hsieh2016-04-151-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=413401
* Bump PORTREVISION.Ganbold Tsagaankhuu2016-04-091-1/+1
| | | | | | | Suggested by: mat Notes: svn path=/head/; revision=412806
* Add configtest support for php-fpm rc script.Ganbold Tsagaankhuu2016-04-091-1/+12
| | | | | | | | | | PR: 208325 Submitted by: ganbold Approved by: miwi Sponsored by: A-Team Systems Notes: svn path=/head/; revision=412802
* lang/php70: update 7.0.4 -> 7.0.5Jason Unovitch2016-04-032-3/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=412477
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-012-26/+26
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Update to 7.0.4Martin Wilke2016-03-042-4/+4
| | | | | | | | Changelog: http://php.net/ChangeLog-7.php#7.0.4 Notes: svn path=/head/; revision=410090
* bsd.php.mkMartin Wilke2016-02-182-18/+11
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=409103
* - Fix mysql[nd] library handling in php modules logic.Martin Wilke2016-02-162-12/+14
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=409000
* - Fix build for -openssl and -imapMartin Wilke2016-02-162-19/+8
| | | | | | | PR: 207244 Notes: svn path=/head/; revision=408988
* - Fix build with dtrace enabled [1]Martin Wilke2016-02-162-5/+80
| | | | | | | | | - Cleanup some old leftovers PR: 207231 [1] Notes: svn path=/head/; revision=408980
* Welcome php 7.0.3Martin Wilke2016-02-1512-0/+1205
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@. Notes: svn path=/head/; revision=408932