Bug 125553 - [New port] net/rabbitmq
Summary: [New port] net/rabbitmq
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-13 04:50 UTC by Phillip N.
Modified: 2008-07-14 03:00 UTC (History)
0 users

See Also:


Attachments
rabbit-1.3.0.shar (8.40 KB, text/plain)
2008-07-13 04:50 UTC, Phillip N.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phillip N. 2008-07-13 04:50:01 UTC

RabbitMQ is a complete and highly reliable Enterprise Messaging 
system. The RabbitMQ client libraries and broker daemon can be used 
together to create an AMQP network, or used individually to bring 
the benefits of RabbitMQ to established networks.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2008-07-13 05:56:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vanilla

I will handle this one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-14 02:51:46 UTC
vanilla     2008-07-14 01:51:37 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rabbitmq         Makefile distinfo pkg-descr pkg-plist 
    net/rabbitmq/files   rabbitmq.in 
  Log:
  Add rabbitmq 1.3.0, rabbitMQ is an implementation of AMQP.
  
  PR:             ports/125553
  Submitted by:   Phillip Neumann <pneumann at gmail.com>
  
  Revision  Changes    Path
  1.2020    +1 -0      ports/net/Makefile
  1.1       +38 -0     ports/net/rabbitmq/Makefile (new)
  1.1       +3 -0      ports/net/rabbitmq/distinfo (new)
  1.1       +40 -0     ports/net/rabbitmq/files/rabbitmq.in (new)
  1.1       +6 -0      ports/net/rabbitmq/pkg-descr (new)
  1.1       +98 -0     ports/net/rabbitmq/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2008-07-14 02:54:02 UTC
State Changed
From-To: open->closed

Committed, thanks.