[csw-devel] SF.net SVN: gar:[8143] csw/mgar/pkg/cpan
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Sun Jan 24 11:42:55 CET 2010
Revision: 8143
http://gar.svn.sourceforge.net/gar/?rev=8143&view=rev
Author: bensons
Date: 2010-01-24 10:42:52 +0000 (Sun, 24 Jan 2010)
Log Message:
-----------
cpan Net-Analysis: initial GAR checkin
Added Paths:
-----------
csw/mgar/pkg/cpan/Net-Analysis/
csw/mgar/pkg/cpan/Net-Analysis/branches/
csw/mgar/pkg/cpan/Net-Analysis/tags/
csw/mgar/pkg/cpan/Net-Analysis/trunk/
csw/mgar/pkg/cpan/Net-Analysis/trunk/Makefile
csw/mgar/pkg/cpan/Net-Analysis/trunk/checksums
csw/mgar/pkg/cpan/Net-Analysis/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Net-Analysis/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/Net-Analysis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Analysis/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Net-Analysis/trunk/Makefile 2010-01-24 10:42:52 UTC (rev 8143)
@@ -0,0 +1,19 @@
+GARNAME = Net-Analysis
+GARVERSION = 0.40
+CATEGORIES = cpan
+AUTHOR = WORRALL
+
+DESCRIPTION = Modules for analysing network traffic
+define BLURB
+ Net::Analysis is a suite of modules that parse tcpdump files,
+ reconstruct TCP sessions from the packets, and provide a very
+ lightweight framework for writing protocol anaylsers.
+endef
+
+PACKAGES = CSWpmnetanalysis
+CATALOGNAME = pm_netanalysis
+
+# depends
+PREREQUISITE_PKGS = CSWpmnetpcap CSWpmnetpacket CSWpmtstmockobject
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Net-Analysis/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Analysis/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Net-Analysis/trunk/checksums 2010-01-24 10:42:52 UTC (rev 8143)
@@ -0,0 +1 @@
+54a247f75ad2e5f5e3e3618bf5ae6b97 Net-Analysis-0.40.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