Jochen Neumeister
fc373ceed2
- Update maintainer address
...
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Sunpoet Po-Chuan Hsieh
e00ff5e4e6
Pass maintainership to submitter
...
- Fix pkg-descr
PR: 218319
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
2017-04-03 12:59:36 +00:00
Alexey Dokuchaev
3c8a36012b
- 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
2016-11-14 03:15:03 +00:00
Rene Ladan
4a577e2d5d
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
...
IGNORE_WITH_PHP values (5, 52, 54, 55)
2016-10-24 19:39:05 +00:00
Dmitry Marakasov
63dc8aecfe
- Add enchant php55/php56/php70 extension
...
PR: 208828
Submitted by: daniel@blodan.se
Approved by: maintainer timeout (ale, 4 months)
2016-08-23 10:54:49 +00:00
Rene Ladan
78450f0a5d
Reset miwi@'s ports, he stepped down from the Ports Team.
...
With hat: portmgr-secretary
2016-07-25 20:01:02 +00:00
Bryan Drewery
bb82b92626
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.
2016-07-20 20:04:50 +00:00
Mathieu Arnold
dca255c3ce
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
2016-06-28 14:00:45 +00:00
Martin Wilke
b23390c277
- Update to 1.1
...
- Fix default options handling
PR: 207217
Submitted by: Sascha Holzleiter
2016-02-15 16:24:04 +00:00
Martin Wilke
e630e52bb5
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@.
2016-02-15 14:34:26 +00:00