[csw-devel] SF.net SVN: gar:[8141] csw/mgar/pkg/cpan

bensons at users.sourceforge.net bensons at users.sourceforge.net
Sun Jan 24 11:32:38 CET 2010


Revision: 8141
          http://gar.svn.sourceforge.net/gar/?rev=8141&view=rev
Author:   bensons
Date:     2010-01-24 10:32:38 +0000 (Sun, 24 Jan 2010)

Log Message:
-----------
cpan NetPacket: inital GAR checkin

Added Paths:
-----------
    csw/mgar/pkg/cpan/NetPacket/
    csw/mgar/pkg/cpan/NetPacket/branches/
    csw/mgar/pkg/cpan/NetPacket/tags/
    csw/mgar/pkg/cpan/NetPacket/trunk/
    csw/mgar/pkg/cpan/NetPacket/trunk/Makefile
    csw/mgar/pkg/cpan/NetPacket/trunk/checksums
    csw/mgar/pkg/cpan/NetPacket/trunk/files/


Property changes on: csw/mgar/pkg/cpan/NetPacket/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/NetPacket/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/NetPacket/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/NetPacket/trunk/Makefile	2010-01-24 10:32:38 UTC (rev 8141)
@@ -0,0 +1,17 @@
+GARNAME = NetPacket
+GARVERSION = 0.41.1
+CATEGORIES = cpan
+AUTHOR = YANICK
+
+DESCRIPTION = Modules to assemble/disassemble network packets
+define BLURB
+  NetPacket provides a base class for a cluster of modules related to 
+  decoding and encoding of network protocols. Each NetPacket descendent 
+  module knows how to encode and decode packets for the network protocol 
+  it implements.
+endef
+
+PACKAGES = CSWpmnetpacket
+CATALOGNAME = pm_netpacket
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/NetPacket/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/NetPacket/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/NetPacket/trunk/checksums	2010-01-24 10:32:38 UTC (rev 8141)
@@ -0,0 +1 @@
+77c1482927c6892b9571404485ffe591  NetPacket-0.41.1.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list