Port details |
- pecl-igbinary Replacement for the standard PHP serializer
- 3.2.16 converters
=2 3.2.15Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2014-07-31 17:28:47
- Last Update: 2024-09-05 06:17:52
- Commit Hash: fa63b4a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://pecl.php.net/package/igbinary
- https://github.com/igbinary/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.
 ¦ ¦ ¦ ¦ 
- 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}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
- php81: php81-pecl-igbinary
- php83: php83-pecl-igbinary
- php84: php84-pecl-igbinary
- distinfo:
- TIMESTAMP = 1724084564
SHA256 (PECL/igbinary-3.2.16.tgz) = 8bf25d465abc7973d9e2c9a3039a5f8eea635b23bc1477017ff3999ff95836da
SIZE (PECL/igbinary-3.2.16.tgz) = 103279
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.16 05 Sep 2024 06:17:52
    |
Po-Chuan Hsieh (sunpoet)  |
converters/pecl-igbinary: Update to 3.2.16
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
https://github.com/igbinary/igbinary/releases |
3.2.15 19 May 2024 17:15:24
    |
Po-Chuan Hsieh (sunpoet)  |
converters/pecl-igbinary: Update WWW |
3.2.15 14 Dec 2023 05:48:22
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
converters/pecl-igbinary: Update to 3.2.12
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
3.2.7 20 Jul 2022 14:21:03
    |
Tobias C. Berner (tcberner)  |
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 ) |
3.2.7 23 Jan 2022 18:19:02
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.1 06 Jan 2021 20:26:16
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
sunpoet  |
Update to 3.2.0
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.6 10 Oct 2020 17:55:13
  |
sunpoet  |
Update to 3.1.6
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.5 05 Sep 2020 21:30:03
  |
sunpoet  |
Update to 3.1.5
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.4 15 Aug 2020 16:30:37
  |
sunpoet  |
Update to 3.1.4
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.2 23 Jan 2020 04:21:49
  |
sunpoet  |
Update to 3.1.2
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.1 17 Jan 2020 16:40:03
  |
sunpoet  |
Update to 3.1.1
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.1.0 29 Dec 2019 12:53:38
  |
sunpoet  |
Update to 3.1.0
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
3.0.1 21 Mar 2019 19:40:22
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
sunpoet  |
Update to 3.0.0
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.8 14 Feb 2019 22:41:07
  |
sunpoet  |
Clean up Makefile |
2.0.8 21 Oct 2018 16:48:59
  |
sunpoet  |
Update to 2.0.8
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.7 27 Jun 2018 23:34:15
  |
sunpoet  |
Update to 2.0.7
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.6 13 May 2018 20:10:02
  |
sunpoet  |
Update to 2.0.6
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.5 05 Nov 2017 21:16:14
  |
sunpoet  |
Update to 2.0.5
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.4 27 Sep 2017 13:23:57
  |
sunpoet  |
Update to 2.0.4
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.3 26 Sep 2017 15:55:56
  |
sunpoet  |
Update to 2.0.3
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.2 25 Sep 2017 15:11:46
  |
sunpoet  |
Update to 2.0.2
Changes: https://pecl.php.net/package-changelog.php?package=igbinary |
2.0.1 15 Jul 2017 19:09:15
  |
sunpoet  |
Simplify post-patch:
- Silence patch messages |
2.0.1 10 Apr 2017 15:08:47
  |
mat  |
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
  |
sunpoet  |
- 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
  |
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.0.0_1 26 Nov 2016 10:33:32
  |
sunpoet  |
- Fix installation of igbinary.h and php_igbinary.h
- Bump PORTREVISION for package change |
2.0.0 20 Nov 2016 23:55:25
  |
sunpoet  |
- 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
  |
swills  |
Unmark broken on powerpc64
These ports built successfully |
1.2.1_2 09 Aug 2016 14:29:13
  |
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 |
1.2.1_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 |
1.2.1 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 |
1.2.1 23 Apr 2016 06:48:33
  |
sunpoet  |
- Update BROKEN: use lowercase for leading character |
1.2.1 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
1.2.1 15 Apr 2016 23:09:54
  |
sunpoet  |
- Add LICENSE_FILE |
1.2.1 18 Feb 2016 14:47:06
  |
miwi  |
- Ignore php70
- While here remove old php gruft |
1.2.1 27 Apr 2015 14:57:45
  |
sunpoet  |
- Remove post-install: |
1.2.1 31 Aug 2014 16:27:27
  |
sunpoet  |
- Add my LOCAL to MASTER_SITES temporarily to deal with PECL DB failure |
1.2.1 30 Aug 2014 15:19:48
  |
sunpoet  |
- Update to 1.2.1
Changes: http://pecl.php.net/package-changelog.php?package=igbinary |
1.2.0 29 Aug 2014 17:31:48
  |
sunpoet  |
- 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
  |
sunpoet  |
- Move converters/igbinary to converters/pecl-igbinary |