notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-igbinary Replacement for the standard PHP serializer
3.2.15 converters on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.15Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-31 17:28:47
Last Update: 2023-12-14 05:48:22
Commit Hash: 310cb0d
License: BSD3CLAUSE
WWW:
https://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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • php82-pecl-igbinary>0:converters/pecl-igbinary
To install the port:
cd /usr/ports/converters/pecl-igbinary/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/pecl-igbinary
  • pkg install php82-pecl-igbinary
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php82-pecl-igbinary
Package flavors (<flavor>: <package>)
  • php82: php82-pecl-igbinary
  • php80: php80-pecl-igbinary
  • php81: php81-pecl-igbinary
  • php83: php83-pecl-igbinary
distinfo:
TIMESTAMP = 1702028078 SHA256 (PECL/igbinary-3.2.15.tgz) = eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907 SIZE (PECL/igbinary-3.2.15.tgz) = 103238

Packages (timestamps in pop-ups are UTC):
php73-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.2.1---3.2.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php74-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.2.1---3.2.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php80-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.2.1---3.2.1-
FreeBSD:13:quarterly--3.2.14-----
FreeBSD:14:latest--3.2.12----3.2.14
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php81-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.153.2.15-3.2.153.2.15---
FreeBSD:13:quarterly3.2.153.2.153.2.143.2.153.2.153.2.153.2.153.2.15
FreeBSD:14:latest3.2.153.2.153.2.123.2.153.2.153.2.14-3.2.14
FreeBSD:14:quarterly3.2.153.2.15-3.2.153.2.153.2.153.2.153.2.15
FreeBSD:15:latest3.2.153.2.15n/a3.2.15n/a3.2.153.2.153.2.15
FreeBSD:15:quarterly--n/a-n/a---
 

php82-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.153.2.15-3.2.153.2.15---
FreeBSD:13:quarterly3.2.153.2.153.2.143.2.153.2.153.2.153.2.153.2.15
FreeBSD:14:latest3.2.153.2.153.2.123.2.153.2.153.2.14-3.2.14
FreeBSD:14:quarterly3.2.153.2.15-3.2.153.2.153.2.153.2.153.2.15
FreeBSD:15:latest3.2.153.2.15n/a3.2.15n/a3.2.153.2.153.2.15
FreeBSD:15:quarterly--n/a-n/a---
 

php83-pecl-igbinary
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.153.2.15-3.2.153.2.15---
FreeBSD:13:quarterly3.2.153.2.153.2.143.2.153.2.153.2.153.2.153.2.15
FreeBSD:14:latest3.2.153.2.15-3.2.153.2.153.2.14-3.2.14
FreeBSD:14:quarterly3.2.153.2.15-3.2.153.2.153.2.153.2.153.2.15
FreeBSD:15:latest3.2.153.2.15n/a3.2.15n/a3.2.153.2.153.2.15
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php82
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php82
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
converters_pecl-igbinary
USES:
php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.15
14 Dec 2023 05:48:22
commit hash: 310cb0d1130f0f8b33c28d5477184985328473dfcommit hash: 310cb0d1130f0f8b33c28d5477184985328473dfcommit hash: 310cb0d1130f0f8b33c28d5477184985328473dfcommit hash: 310cb0d1130f0f8b33c28d5477184985328473df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.15

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
		https://github.com/igbinary/igbinary/releases
3.2.14
05 Apr 2023 17:30:08
commit hash: 184db957b172ed86d3b3703dc061b0437de0f8d9commit hash: 184db957b172ed86d3b3703dc061b0437de0f8d9commit hash: 184db957b172ed86d3b3703dc061b0437de0f8d9commit hash: 184db957b172ed86d3b3703dc061b0437de0f8d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.14

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
		https://github.com/igbinary/igbinary/releases
3.2.13
21 Mar 2023 19:20:25
commit hash: 75ee95ef6877e26126a447a3d44178c3b04ff9ebcommit hash: 75ee95ef6877e26126a447a3d44178c3b04ff9ebcommit hash: 75ee95ef6877e26126a447a3d44178c3b04ff9ebcommit hash: 75ee95ef6877e26126a447a3d44178c3b04ff9eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.13

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
		https://github.com/igbinary/igbinary/releases
3.2.12
30 Dec 2022 09:04:24
commit hash: 20fa433e40b32922d60aa97598339cb7ea9e4d56commit hash: 20fa433e40b32922d60aa97598339cb7ea9e4d56commit hash: 20fa433e40b32922d60aa97598339cb7ea9e4d56commit hash: 20fa433e40b32922d60aa97598339cb7ea9e4d56 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.12

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.2.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.7
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.7
23 Jan 2022 18:19:02
commit hash: 90be7b5a6e9b5af3f2971aeda52664079e98672ecommit hash: 90be7b5a6e9b5af3f2971aeda52664079e98672ecommit hash: 90be7b5a6e9b5af3f2971aeda52664079e98672ecommit hash: 90be7b5a6e9b5af3f2971aeda52664079e98672e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.7

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.6
21 Sep 2021 03:44:15
commit hash: d6d277451cad7ca583e741c0c4f7f14206426c9fcommit hash: d6d277451cad7ca583e741c0c4f7f14206426c9fcommit hash: d6d277451cad7ca583e741c0c4f7f14206426c9fcommit hash: d6d277451cad7ca583e741c0c4f7f14206426c9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.6

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.5
08 Aug 2021 21:43:56
commit hash: 4e53542beed6e6577ecb855ee2d1d50a4d49d75fcommit hash: 4e53542beed6e6577ecb855ee2d1d50a4d49d75fcommit hash: 4e53542beed6e6577ecb855ee2d1d50a4d49d75fcommit hash: 4e53542beed6e6577ecb855ee2d1d50a4d49d75f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.5

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.4
08 Aug 2021 14:54:03
commit hash: d6c9eb1e2e8e63318ac3413efc9ad21a0144d409commit hash: d6c9eb1e2e8e63318ac3413efc9ad21a0144d409commit hash: d6c9eb1e2e8e63318ac3413efc9ad21a0144d409commit hash: d6c9eb1e2e8e63318ac3413efc9ad21a0144d409 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.4

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.3
14 Jun 2021 17:39:43
commit hash: beb74842d910f3e25c918d9a0e6ad677ff86994dcommit hash: beb74842d910f3e25c918d9a0e6ad677ff86994dcommit hash: beb74842d910f3e25c918d9a0e6ad677ff86994dcommit hash: beb74842d910f3e25c918d9a0e6ad677ff86994d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.3

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.2
25 Apr 2021 20:35:20
commit hash: e5fdd31d6af7dde54fadcc141b495749d5a7155fcommit hash: e5fdd31d6af7dde54fadcc141b495749d5a7155fcommit hash: e5fdd31d6af7dde54fadcc141b495749d5a7155fcommit hash: e5fdd31d6af7dde54fadcc141b495749d5a7155f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/pecl-igbinary: Update to 3.2.2

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.2.1
06 Jan 2021 20:26:16
Revision:560586Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.2.0_1
05 Jan 2021 13:02:49
Revision:560389Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build of the dependent ports

- Bump PORTREVISION for package change

PR:		252408
Reported by:	Alexander Kuznetsov <alex@kuznetcoff.ru>
3.2.0
03 Jan 2021 20:06:35
Revision:560115Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.6
10 Oct 2020 17:55:13
Revision:551942Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.6

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.5
05 Sep 2020 21:30:03
Revision:547704Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.5

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.4
15 Aug 2020 16:30:37
Revision:544976Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.4

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.2
23 Jan 2020 04:21:49
Revision:523877Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.2

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.1
17 Jan 2020 16:40:03
Revision:523308Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.1

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.1.0
29 Dec 2019 12:53:38
Revision:521307Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.0.1
21 Mar 2019 19:40:22
Revision:496488Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.1

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
3.0.0_1
20 Feb 2019 20:48:02
Revision:493460Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build of the dependent ports

- Bump PORTREVISION for package change

Restore the hack (replacement of igbinary.h and php_igbinary.h) in previous
versions.

PR:		235869
Submitted by:	Artyom Davidov <ard_1@mail.ru>
3.0.0
19 Feb 2019 19:47:12
Revision:493382Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.8
14 Feb 2019 22:41:07
Revision:492945Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up Makefile
2.0.8
21 Oct 2018 16:48:59
Revision:482683Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.8

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.7
27 Jun 2018 23:34:15
Revision:473473Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.7

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.6
13 May 2018 20:10:02
Revision:469816Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.6

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.5
05 Nov 2017 21:16:14
Revision:453564Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.5

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.4
27 Sep 2017 13:23:57
Revision:450742Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.4

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.3
26 Sep 2017 15:55:56
Revision:450676Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.3

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.2
25 Sep 2017 15:11:46
Revision:450599Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.2

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.1
15 Jul 2017 19:09:15
Revision:445930Original commit files touched by this commit
sunpoet search for other commits by this committer
Simplify post-patch:

- Silence patch messages
2.0.1
10 Apr 2017 15:08:47
Revision:438175Original commit files touched by this commit
mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2.0.1
21 Dec 2016 20:46:40
Revision:429120Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.1

Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2.0.0_1
13 Dec 2016 14:26:12
Revision:428488Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW: pecl.php.net uses https://

Approved by:	portmgr (blanket)
2.0.0_1
26 Nov 2016 10:33:32
Revision:427138Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix installation of igbinary.h and php_igbinary.h
- Bump PORTREVISION for package change
2.0.0
20 Nov 2016 23:55:25
Revision:426666Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.0
- Remove IGNORE_WITH_PHP=70

Changes:	http://pecl.php.net/package-changelog.php?package=igbinary
1.2.1_2
15 Sep 2016 01:41:28
Revision:422175Original commit files touched by this commit
swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
1.2.1_2
09 Aug 2016 14:29:13
Revision:419924Original commit files touched by this commit
mat search for other commits by this committer
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
1.2.1_1
03 Aug 2016 12:47:05
Revision:419514Original commit files touched by this commit
mat search for other commits by this committer
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
1.2.1
28 Jun 2016 14:00:45
Revision:417719Original commit files touched by this commit
mat search for other commits by this committer
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
1.2.1
23 Apr 2016 06:48:33
Revision:413834Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update BROKEN: use lowercase for leading character
1.2.1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.2.1
15 Apr 2016 23:09:54
Revision:413382Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
1.2.1
18 Feb 2016 14:47:06
Revision:409110Original commit files touched by this commit
miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
1.2.1
27 Apr 2015 14:57:45
Revision:384840Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove post-install:
1.2.1
31 Aug 2014 16:27:27
Revision:366787Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES temporarily to deal with PECL DB failure
1.2.1
30 Aug 2014 15:19:48
Revision:366627Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.1

Changes:	http://pecl.php.net/package-changelog.php?package=igbinary
1.2.0
29 Aug 2014 17:31:48
Revision:366540Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.0

Changes:	http://pecl.php.net/package-changelog.php?package=igbinary
1.1.1_1
31 Jul 2014 17:28:41
Revision:363639Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move converters/igbinary to converters/pecl-igbinary

Number of commits found: 53