Port details |
- igbinary Replacement for the standard PHP serializer
- 1.1.1_1 converters
=1 1.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-08-14 09:22:29
- Last Update: 2014-07-31 17:28:41
- SVN Revision: 363639
- People watching this port, also watch:: desktop-file-utils, scrot, mkfontscale, imlib2, python
- License: BSD3CLAUSE
- WWW:
- http://pecl.php.net/package/igbinary
- Description:
- Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
WWW: http://pecl.php.net/package/igbinary
-
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:
-
- pecl-igbinary>0:converters/igbinary
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-igbinary
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- php.h : lang/php5
- phpize : lang/php5
- session.so : www/php5-session
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php5
- session.so : www/php5-session
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_1 31 Jul 2014 17:28:41 |
sunpoet |
- Move converters/igbinary to converters/pecl-igbinary |
1.1.1_1 04 Jul 2014 02:49:13 |
sunpoet |
- Allow build with php55
- Strip shared library
- Bump PORTREVISION for package change |
1.1.1 03 Jul 2014 15:55:17 |
sunpoet |
- Add LICENSE
- Update MASTER_SITES
- Add DIST_SUBDIR
- Update WWW
- Take maintainership |
1.1.1 30 Jun 2014 05:51:03 |
eadler |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
1.1.1 05 Jun 2014 10:36:17 |
marino |
converters/igbinary: Add pecl- prefix for consistency
While here, update the WWW link.
PR: ports/187656
Submitted by: daniel
Tested by: robak
approved by: maintainer timeout (3 months) |
1.1.1 09 Jan 2014 14:10:39 |
bapt |
Support stage |
1.1.1 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.1.1 25 May 2011 22:27:49 |
delphij |
Update to 1.1.1.
Submitted by: maintainer
PR: ports/154566 |
1.0.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.2 26 Nov 2009 14:43:32 |
miwi |
- Update to 1.0.2
PR: 140869
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0.1 14 Aug 2009 09:21:52 |
miwi |
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
WWW: http://opensource.dynamoid.com/
PR: ports/137308
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
Number of commits found: 11
|