1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
60ca7e308f - github is redirecting all these to https now 2010-11-11 03:22:25 +00:00
Philip M. Gollucci
7b05323e04 - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-20 01:35:47 +00:00
Philip M. Gollucci
bc5b34f315 - Add missing rubygem virtual categories 2010-09-13 23:33:44 +00:00
Philip M. Gollucci
614f70eaf1 - No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
2010-06-06 04:06:25 +00:00
Philip M. Gollucci
69d629a3da - Convert MASTER_SITES to RG
PR:             ports/147013 ports/147014 ports/147015 ports/147016
                ports/147017 ports/147018 ports/147019 ports/147020
                ports/147033 ports/147034 ports/147035 ports/147036
                ports/147037 ports/147038 ports/147040 ports/147041
                ports/147042
Submitted by:   pgollucci@ (myself)
With Hat:       ruby@
2010-05-27 00:57:34 +00:00
Martin Wilke
e19013d355 Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.

It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.

You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages

Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.

WWW: http://github.com/celldee/bunny

PR:		ports/145841
Submitted by:	renchap at cocoa-x.com
2010-04-24 11:50:59 +00:00