Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Dec 2018 23:30:56
0.7.2_1

|
rene  |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
06 Dec 2018 11:22:12
0.7.2_1

|
rene  |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
02 Dec 2018 17:43:34
0.7.2_1

|
antoine  |
Deprecate ports depending on php 5.6 |
08 Oct 2018 15:08:13
0.7.2_1

|
antoine  |
Fix some PKGNAME collisions |
14 Dec 2017 13:57:29
0.7.2_1

|
tz  |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
16 May 2017 13:37:51
0.7.2_1

|
joneum  |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
10 Apr 2017 15:08:47
0.7.2_1

|
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
22 Dec 2016 12:00:09
0.7.2_1

|
wen  |
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de |
03 Aug 2016 12:47:05
0.7.2_1

|
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 |
25 Jul 2016 20:01:03
0.7.2

|
rene  |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
28 Jun 2016 14:00:45
0.7.2

|
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 |
19 May 2016 10:53:06
0.7.2

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
18 Feb 2016 14:47:06
0.7.2

|
miwi  |
- Ignore php70
- While here remove old php gruft |
26 Nov 2015 14:39:58
0.7.2

|
miwi  |
- Take Maintainership
Approved by: mat (mentor) |
25 Feb 2015 07:57:29
0.7.2

|
vanilla  |
1: add LICENSE/LICENSE_FILE.
2: remove DEFAULT_PHP_VER.
3: switch to USES=tar:tgz |
18 Nov 2014 09:37:33
0.7.2

|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
23 Jan 2014 16:00:15
0.7.2

|
miwi  |
- Stageify
- Take maintainership of a few ports |
16 Jan 2014 15:05:43
0.7.2

|
miwi  |
- Update to 0.7.2 |
20 Sep 2013 23:17:32
0.7.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
03 Jul 2011 14:40:25
0.7.1
|
ohauer  |
-remove MD5 |
13 Apr 2010 13:36:05
0.7.1
|
glarkin  |
- Upgrade to 0.7.1, implicitly unbreaking after recent PHP
5.3.2 update
- Standardize MASTER_SITES
Reported by: pointyhat
Approved by: portmgr (itetcu, erwin - blanket) |
28 Aug 2009 18:54:47
0.6
|
miwi  |
- Take maintainership |
28 Aug 2009 17:37:26
0.6
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
28 Oct 2007 11:14:34
0.6
|
chinsan  |
Add pecl-xslcache, the XSL Cache extension is a modification of PHP's standard
XSL extension
that caches the parsed XSL stylesheet representation between sessions for
2.5x boost in performance!
WWW: http://code.nytimes.com/projects/xslcache/ |