Port details |
- php5-msgpack PHP extension for interfacing with MessagePack
- 2012.05.05_1 devel
=0 2012.05.05_1Version of this port present on the latest quarterly branch.
- DEPRECATED: This is an older version of the software, please use devel/pecl-msgpack.
This port expired on: 2016-08-31
- Maintainer: komarov@valerka.net
- Port Added: 2012-01-08 01:49:27
- Last Update: 2016-09-13 18:23:45
- SVN Revision: 422054
- License: not specified in port
- WWW:
- http://code.google.com/p/php-msgpack/
- Description:
- PHP extension for interfacing with MessagePack.
WWW: http://code.google.com/p/php-msgpack/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}msgpack>0:devel/php5-msgpack
- No installation instructions:
- This port has been deleted.
- PKGNAME: php5-msgpack
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (msgpack-msgpack-2012.05.05-980a652_GH0.tar.gz) = 726058778f4d1aaa47c8c015f5d7aee159d1ae1aa2710a1893d6254ee51f7ea3
SIZE (msgpack-msgpack-2012.05.05-980a652_GH0.tar.gz) = 224261
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- session.so : www/php56-session
- Runtime dependencies:
-
- php.h : lang/php56
- session.so : www/php56-session
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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) |