Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Dec 2020 12:30:22
2.1.2

|
fluffy  |
devel/pecl-msgpack: update to 2.1.2 release
Take maintainership
Approved by: miwi |
06 Mar 2020 17:05:44
2.1.0

|
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
03 Mar 2020 11:52:39
2.1.0

|
joneum  |
Update to 2.1.0
Sponsored by: Netzkommune GmbH |
22 Sep 2019 07:14:00
2.0.3

|
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
05 Jan 2019 15:47:57
2.0.3

|
rene  |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
21 Dec 2018 12:21:15
2.0.3

|
joneum  |
Update to 2.0.3
Changelog:
- Fixed PHP-7.3 Compatibility
- Pet Portlint
Sponsored by: Netzkommune GmbH |
21 Nov 2018 12:41:57
2.0.2

|
joneum  |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
12 Oct 2018 06:23:47
2.0.2

|
antoine  |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
10 Apr 2017 15:08:47
2.0.2

|
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
30 Mar 2017 14:28:07
2.0.2

|
mat  |
Ports should not force the php version they use.
Sponsored by: Absolight |
03 Mar 2017 03:19:17
2.0.2

|
wen  |
- Update to 2.0.2
PR: 216921
Submitted by: johnpupu@gmail.com(maintainer) |
13 Dec 2016 14:26:12
0.5.7_2

|
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
15 Sep 2016 01:41:28
0.5.7_2

|
swills  |
Unmark broken on powerpc64
These ports built successfully |
09 Aug 2016 14:29:13
0.5.7_2

|
mat  |
Change www/php*-session's priority to be loaded before most other PHP
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight |
03 Aug 2016 12:47:05
0.5.7_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 |
28 Jun 2016 14:00:45
0.5.7

|
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 |
21 Apr 2016 16:43:15
0.5.7

|
swills  |
many ports: mark broken on powerpc64 |
18 Feb 2016 14:47:06
0.5.7

|
miwi  |
- Ignore php70
- While here remove old php gruft |
04 Nov 2015 16:51:16
0.5.7

|
vanilla  |
Upgrade to 0.5.7.
PR: 204287
Submitted by: maintainer |
22 Dec 2014 17:12:27
0.5.5

|
feld  |
Update "BSD" license in devel category |
05 Nov 2013 18:39:10
0.5.5

|
antoine  |
New port: devel/pecl-msgpack
This extension provide API for communicating with MessagePack serialization.
WWW: http://pecl.php.net/package/msgpack
PR: ports/181577
Submitted by: John Chen |