Port details |
- p5-Net-RabbitMQ Perl module to interact with RabbitMQ over AMQP using librabbitmq
- 0.2.8_1 net =3 0.2.8_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2010-09-08 03:44:43
- Last Update: 2023-04-11 20:34:04
- Commit Hash: 4f538db
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Net--RabbitMQ
- Description:
- Perl interface to RabbitMQ
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-RabbitMQ>0:net/p5-Net-RabbitMQ
- To install the port:
- cd /usr/ports/net/p5-Net-RabbitMQ/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-RabbitMQ
- pkg install p5-Net-RabbitMQ
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-RabbitMQ
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491922197
SHA256 (Net--RabbitMQ-0.2.8.tar.gz) = 760d3fb54e49ce4a5b3fd4fed14308a196da4254f41699a710d4d03f4250a6da
SIZE (Net--RabbitMQ-0.2.8.tar.gz) = 51385
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:
-
- rabbitmqctl : net/rabbitmq
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- rabbitmqctl : net/rabbitmq
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-RabbitMQ
- USES:
- perl5
- 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 |
0.2.8_1 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
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) |
0.2.8_1 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 ) |
0.2.8_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.8_1 12 Sep 2018 22:57:48 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
0.2.8_1 11 Apr 2017 17:20:54 |
swills |
net/p5-Net-RabbitMQ: update to 0.2.8 |
0.2.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 |
0.2.0_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.2.0 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.2.0 05 Jan 2014 18:05:39 |
az |
- support stage
Approved by: portmgr (blanket infrastructure) |
0.2.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.2.0 01 Sep 2013 17:19:39 |
az |
- Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header
With hat: perl@ |
0.2.0 07 May 2011 20:04:21 |
swills |
- Update to 0.2.0
- Use CPAN in MASTER_SITE_SUBDIR |
0.1.9 16 Feb 2011 04:23:22 |
swills |
- Update to 0.1.9
- Changelog: http://cpansearch.perl.org/src/JESUS/Net-RabbitMQ-0.1.9/Changes |
0.1.8 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
0.1.8 16 Dec 2010 15:11:40 |
swills |
- Update to 0.1.8
- Remove patch merged upstream
Approved by: pgollucci (mentor) |
0.1.6 06 Dec 2010 03:28:40 |
swills |
Use my new address
Approved By: wxs (mentor) |
0.1.6 24 Sep 2010 01:48:27 |
pgollucci |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
0.1.6 08 Sep 2010 03:44:23 |
swills |
Perl interface to RabbitMQ
WWW: http://search.cpan.org/~jesus/Net-RabbitMQ/
Approve by: pgollucci (mentor) |