cvs commit: ports/net Makefile ports/net/p5-Net-AMQP Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Sun Oct 30 08:21:12 UTC 2011


clsung      2011-10-30 08:21:11 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-AMQP      Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module implements the frame (de)serialization and representation
  of the Advanced Message Queue Protocol (http://www.amqp.org/).
  
  It is to be used in conjunction with client or server software that
  does the actual TCP/IP communication. While it's being written with
  AMQP version 0-8 in mind, as the spec is defined by an external xml
  file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for.
  
  WWW:    http://search.cpan.org/dist/Net-AMQP/
  
  Revision  Changes    Path
  1.2398    +1 -0      ports/net/Makefile
  1.1       +41 -0     ports/net/p5-Net-AMQP/Makefile (new)
  1.1       +2 -0      ports/net/p5-Net-AMQP/distinfo (new)
  1.1       +9 -0      ports/net/p5-Net-AMQP/pkg-descr (new)
  1.1       +20 -0     ports/net/p5-Net-AMQP/pkg-plist (new)


More information about the cvs-ports mailing list