Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2011 08:21:11 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/p5-Net-AMQP Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110300821.p9U8LBCa017397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110300821.p9U8LBCa017397>