non port: converters/php55-mbstring/Makefile |
SVNWeb
|
Number of commits found: 7 |
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Sun, 3 Apr 2016
|
[ 14:19 junovitch ]
lang/php55: update 5.5.33 -> 5.5.34
converters/php55-mbstring,graphics/php55-gd: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.5.34
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
|
Tue, 15 Dec 2015
|
[ 17:13 ale ]
Bump PORTREVISION, not PORTVERSION.
|
[ 14:53 ale ]
Switch to onigurum5 port and bump PORTREVISION.
|
Wed, 30 Oct 2013
|
[ 13:32 ale ] (Only the first 10 of 129 ports in this commit are shown above. )
Stagify.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Mon, 24 Jun 2013
|
[ 14:32 ale ] (Only the first 10 of 151 ports in this commit are shown above. )
Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
|
Number of commits found: 7 |