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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Apr 9 22:34:16 CEST 2010


Revision: 9594
          http://gar.svn.sourceforge.net/gar/?rev=9594&view=rev
Author:   bonivart
Date:     2010-04-09 20:34:16 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
pm_netnetmask: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Net-Netmask/
    csw/mgar/pkg/cpan/Net-Netmask/branches/
    csw/mgar/pkg/cpan/Net-Netmask/tags/
    csw/mgar/pkg/cpan/Net-Netmask/trunk/
    csw/mgar/pkg/cpan/Net-Netmask/trunk/Makefile
    csw/mgar/pkg/cpan/Net-Netmask/trunk/checksums
    csw/mgar/pkg/cpan/Net-Netmask/trunk/files/
    csw/mgar/pkg/cpan/Net-Netmask/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/Net-Netmask/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-Netmask/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Netmask/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-Netmask/trunk/Makefile	2010-04-09 20:34:16 UTC (rev 9594)
@@ -0,0 +1,20 @@
+GARNAME = Net-Netmask
+GARVERSION = 1.9015
+CATEGORIES = cpan
+AUTHOR = MUIR
+
+DESCRIPTION = Parse, manipulate and lookup IP network blocks
+define BLURB
+  Parse, manipulate and lookup IP network blocks
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmnetnetmask
+CATALOGNAME = pm_netnetmask
+ARCHALL = 1
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Net-Netmask/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Netmask/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-Netmask/trunk/checksums	2010-04-09 20:34:16 UTC (rev 9594)
@@ -0,0 +1,2 @@
+3d6734478ccc5c63108efe748107619b  COPYING
+90298105cd17a5c2a4059297e09f1546  Net-Netmask-1.9015.tar.gz

Added: csw/mgar/pkg/cpan/Net-Netmask/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Net-Netmask/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-Netmask/trunk/files/COPYING	2010-04-09 20:34:16 UTC (rev 9594)
@@ -0,0 +1,9 @@
+    Copyright (C) 1998-2006 David Muir Sharnoff. License hereby granted for
+    anyone to use, modify or redistribute this module at their own risk.
+    Please feed useful changes back to <muir at idiom.com>.
+
+    If you found this module useful, please thank me (the author) by giving
+    me a chance to bid to provide your next high-speed Internet link. I run
+    multiple ISPs and can generally save you money and provide a top-notch
+    service for your T1s, T3s, OC3s, etc. Please send your request to
+    <muir at idiom.com>. Thank you.


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