Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2012.05.05_1 13 Sep 2016 18:23:45
  |
rene  |
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear |
2012.05.05_1 09 Aug 2016 14:28:53
  |
mat  |
Deprecate devel/php5-msgpack, we've had a newer devel/pecl-msgpack for a
long time.
Sponsored by: Absolight |
2012.05.05_1 03 Aug 2016 12:47:05
  |
mat  |
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 |
2012.05.05 28 Jun 2016 14:00:45
  |
mat  |
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 |
2012.05.05 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
2012.05.05 13 Mar 2016 16:56:42
  |
mat  |
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight |
2012.05.05 19 May 2015 21:26:00
  |
mat  |
Fix.
Poked by: antoine
Sponsored by: Absolight |
2012.05.05 18 May 2015 17:07:46
  |
mat  |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
2012.05.05 17 Feb 2014 06:57:37
  |
miwi  |
- Stage support |
2012.05.05 03 Jan 2014 00:46:47
  |
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
2012.05.05 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2012.05.05 25 Jun 2012 11:08:24
 |
scheidell  |
- Update to 2012.05.05
- Official version of the code has been integrated into the MessagePack project
PR: ports/169261
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
Obtained from: https://github.com/msgpack/msgpack/tree/master/php/ |
0.5.4 10 Jun 2012 10:23:43
 |
pav  |
- Fix build
Reported by: pointyhat |
0.5.4 29 May 2012 08:36:02
 |
miwi  |
- Update to 0.5.4 (fix build with php54)
PR: 168430
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer) |
0.5.3 29 May 2012 08:04:48
 |
ale  |
Fix php dependency. |
0.5.3 08 Jan 2012 01:49:13
 |
scheidell  |
- New port devel/php5-msgpack. PHP extension for interfacing with MessagePack
PR: ports/163787
Submitted by: Valery Komarov <komarov@valerka.net>
Approved by: gabor (mentor) |