Port details |
- rubygem-amq-client Fully-featured, low-level AMQP 0.9.1 client in Ruby
- 1.0.4 net
=3 1.0.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated by Upstream. It is part of net/rubygem-amqp codebase now
This port expired on: 2015-09-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-09-30 01:10:21
- Last Update: 2015-10-01 11:50:47
- SVN Revision: 398268
- People watching this port, also watch:: ninix-aya, p5-XML-Feed, p5-Net-Twitter, hotcrp
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/ruby-amqp/amq-client
- Description:
- amq-client is a fully-featured, low-level AMQP 0.9.1 client that runs on Ruby
1.8.7, 1.9.2, REE, Rubinius and JRuby.
It's sweet spot is in serving as foundation for higher-level, more opinionated
AMQP libraries.
It can be used directly by applications code when performance and access to
advanced AMQP protocol features is more important that API convenience.
WWW: https://github.com/ruby-amqp/amq-client
-
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:
-
- rubygem-amq-client>0:net/rubygem-amq-client
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-amq-client
- 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:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Runtime dependencies:
-
- rubygem-amq-protocol>=1.9.0 : net/rubygem-amq-protocol
- rubygem-eventmachine>=0 : devel/rubygem-eventmachine
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Patch dependencies:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 01 Oct 2015 11:50:47 |
rene |
Remove expired port:
2015-09-30 net/rubygem-amq-client: Deprecated by Upstream. It is part of
net/rubygem-amqp codebase now |
1.0.4 17 Sep 2015 17:15:25 |
sunpoet |
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-09-30 |
1.0.4 06 Jul 2015 18:05:38 |
sunpoet |
- Remove blank line between NO_ARCH and USE_RUBY |
1.0.4 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
1.0.4 21 May 2015 21:26:26 |
sunpoet |
- Update to 1.0.4
- Add LICENSE
- Reformat pkg-descr
- Take maintainership
Changes: https://github.com/ruby-amqp/amq-client/commits/master |
1.0.2 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
1.0.2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.0.2 24 Jan 2014 14:53:04 |
miwi |
- Stage Safe |
1.0.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.2 08 Jul 2013 01:51:46 |
clsung |
- Update to 1.0.2
PR: ports/180134
Submitted by: swills@ |
0.9.4 22 Sep 2012 19:17:34 |
swills |
- Update to 0.9.4
PR: ports/170622
Approved by: maintainer timeout (clsung, >5 weeks) |
0.9.2 15 Feb 2012 08:47:39 |
sunpoet |
- Update to 0.9.2
- Sort RUN_DEPENDS
Changes: https://github.com/ruby-amqp/amq-client/commits/master
Approved by: clsung (maintainer, via IRC) |
0.8.7 12 Jan 2012 19:54:02 |
pgollucci |
- Update to 0.8.7
PR: ports/163385
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (clsung ; 26 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.8.6 16 Dec 2011 19:33:15 |
pgollucci |
- Fix gem dep versions acording to rubygems.org |
0.8.6 10 Nov 2011 15:08:37 |
clsung |
- Update to 0.8.6
Feature safe: yes |
0.8.5 02 Nov 2011 18:05:08 |
pgollucci |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
0.8.5 31 Oct 2011 01:34:54 |
clsung |
- Update to 0.8.5 |
0.8.4 28 Oct 2011 03:29:36 |
clsung |
- Update to 0.8.4 |
0.8.3 30 Sep 2011 01:09:35 |
clsung |
amq-client is a fully-featured, low-level AMQP 0.9.1 client that
runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby.
It's sweet spot is in serving as foundation for higher-level, more
opinionated AMQP libraries.
It can be used directly by applications code when performance and access
to advanced AMQP protocol features is more important that API convenience.
WWW: https://github.com/ruby-amqp/amq-client |