Port details |
- pecl-amqp PHP extension for AMQP API
- 2.1.1 net =2 2.1.1Version of this port present on the latest quarterly branch.
- Maintainer: jnlin@freebsd.cs.nctu.edu.tw
- Port Added: 2012-02-05 13:35:48
- Last Update: 2023-10-31 17:26:06
- Commit Hash: ccc1e7a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear
- License: PHP301
- WWW:
- https://pecl.php.net/package/amqp
- Description:
- This extension uses rabbitmq-c library to provide API for
communicating with AMQP compliant servers, and writing
producers and consumers.
- ¦ ¦ ¦ ¦
- 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-amqp>0:net/pecl-amqp
- To install the port:
- cd /usr/ports/net/pecl-amqp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pecl-amqp
- pkg install php81-pecl-amqp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pecl-amqp
- Package flavors (<flavor>: <package>)
- php81: php81-pecl-amqp
- php80: php80-pecl-amqp
- php82: php82-pecl-amqp
- php83: php83-pecl-amqp
- distinfo:
- TIMESTAMP = 1698746888
SHA256 (PECL/amqp-2.1.1.tgz) = c9b36f10c2e7b7da472440e21c35655c3bf41983b99bf1e438eac7d5bb1c2b45
SIZE (PECL/amqp-2.1.1.tgz) = 118194
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/php81
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php81
- Library dependencies:
-
- librabbitmq.so : net/rabbitmq-c
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pecl-amqp
- USES:
- php:pecl localbase
- 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 |
2.1.1 31 Oct 2023 17:26:06 |
Li-Wen Hsu (lwhsu) Author: Martin Waschbüsch |
net/pecl-amqp: Update to 2.1.1
Changes: https://pecl.php.net/package-changelog.php?package=amqp&release=2.1.1
PR: 274826
Approved by: maintainer (implicitly) |
1.11.0_1 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
1.11.0_1 17 Nov 2022 01:29:06 |
Dave Cottlehuber (dch) |
net/pecl-amqp: bump PORTREVISION to fix rabbitmq-c deps breakage
rabbitmq-c-devel was removed in 0ac8fd9 in favour of
net/rabbitmq-c, which broke the index.
Reported by: cperciva
Sponsored by: SkunkWerks, GmbH |
1.11.0 06 Oct 2022 20:49:54 |
Nuno Teixeira (eduardo) Author: Martin Waschbüsch |
net/pecl-amqp: Update to 1.11.0
- remove deprecation warning on PHP 7.4
- support for PHP 8.0 and 8.1
ChangeLog:
https://pecl.php.net/package-changelog.php?package=amqp&release=1.11.0
PR: 260386, 266446
Approved by: maintainer timeout, >2 weeks |
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) |
1.10.2 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 ) |
1.10.2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.10.2 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
1.10.2 20 Feb 2022 13:38:21 |
Muhammad Moinur Rahman (bofh) |
net/pecl-amqp: Mark DEPRECATED with php74
- Set EXPIRATION_DATE on 2022-11-28
Upstream fixes compatibility in 1.11.0 |
1.10.2 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
1.10.2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.10.2 21 Jul 2021 19:38:25 |
Li-Wen Hsu (lwhsu) Author: Marcin Gryszkalis |
net/pecl-amqp: Update to 1.10.2
- Adds PHP 7.4 Support
PR: 257282
Approved by: Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> (maintainer) |
1.9.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.4 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
1.9.4 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
1.9.4 17 Feb 2019 19:55:43 |
sunpoet |
Update to 1.9.4
- Remove IGNORE_WITH_PHP=73
Changes: https://pecl.php.net/package-changelog.php?package=amqp
PR: 235267
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 3 weeks) |
1.9.3 12 Oct 2018 06:23:47 |
antoine |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
1.9.3 05 Jan 2018 15:37:58 |
pizzamig |
net/pecl-amqp: Update to 1.9.3
Changes: https://pecl.php.net/package-changelog.php?package=amqp
PR: 224117
Approved by: maintainer (timeout)
Sponsored by: trivago N.V. |
1.9.0 23 May 2017 00:45:36 |
dbaio |
net/pecl-amqp: Update to 1.9.0
Unbreak with PHP7+
While here, set LICENSE
Changes: https://pecl.php.net/package-changelog.php?package=amqp&release=1.9.0
PR: 218829
Submitted by: olevole@olevole.ru
Approved by: garga (mentor), maintainer (timeout)
Differential Revision: https://reviews.freebsd.org/D10844 |
1.4.0_2 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 |
1.4.0_2 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
1.4.0_2 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
1.4.0_2 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.4.0_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.4.0_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.4.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.0_1 02 Mar 2016 05:41:04 |
lwhsu |
- Update maintainer's email address
Submitted by: maintainer (via facebook chat) |
1.4.0_1 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.4.0_1 23 May 2015 15:43:46 |
olgeni |
Compatibility fix for rabbitmq-c version 0.6.0.
PR: 200022
Submitted by: olgeni
Approved by: maintainer timeout (16 days) |
1.4.0 25 Aug 2014 06:24:18 |
pi |
net/pecl-amqp: 1.0.9 -> 1.4.0
http://pecl.php.net/package-changelog.php?package=amqp
PR: 186691
Submitted by: landsidel.allen@gmail.com
Approved by: jnlin@csie.nctu.edu.tw (maintainer timeout) |
1.0.9 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.0.9 23 Jan 2014 14:32:35 |
miwi |
- Mark these ports as stage safe |
1.0.9 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.9 17 Dec 2012 15:26:07 |
wxs |
Update to 1.0.9.
PR: ports/173991
Submitted by: Thomas Steen Rasmussen <thomas@gibfest.dk>
Approved by: maintainer timeout |
0.3.1 05 Feb 2012 13:35:25 |
lwhsu |
Add pecl-amqp 0.3.1, PHP extension for AMQP API.
PR: ports/164753
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> |