Bug 164753 - [NEW PORT] net/pecl-amqp: AMQP API
Summary: [NEW PORT] net/pecl-amqp: AMQP API
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-04 00:10 UTC by Jui-Nan Lin
Modified: 2012-02-05 13:40 UTC (History)
0 users

See Also:


Attachments
pecl-amqp-0.3.1.shar (1.60 KB, text/plain)
2012-02-04 00:10 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2012-02-04 00:10:06 UTC
This extension uses rabbitmq-c library to provide API for
communicating with AMQP compliant servers, and writing
producers and consumers.

WWW:	http://pecl.php.net/package/amqp

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-04 00:11:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2012-02-04 14:33:07 UTC
Responsible Changed
From-To: miwi->lwhsu

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-05 13:35:40 UTC
lwhsu       2012-02-05 13:35:25 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pecl-amqp        Makefile distinfo pkg-descr 
  Log:
  Add pecl-amqp 0.3.1, PHP extension for AMQP API.
  
  PR:             ports/164753
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.2430    +1 -0      ports/net/Makefile
  1.1       +25 -0     ports/net/pecl-amqp/Makefile (new)
  1.1       +2 -0      ports/net/pecl-amqp/distinfo (new)
  1.1       +5 -0      ports/net/pecl-amqp/pkg-descr (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 4 Li-Wen Hsu freebsd_committer freebsd_triage 2012-02-05 13:35:55 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!