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

bensons at users.sourceforge.net bensons at users.sourceforge.net
Sun Jan 31 17:21:49 CET 2010


Revision: 8268
          http://gar.svn.sourceforge.net/gar/?rev=8268&view=rev
Author:   bensons
Date:     2010-01-31 16:21:49 +0000 (Sun, 31 Jan 2010)

Log Message:
-----------
cpan Socket6: inital GAR recipe

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


Property changes on: csw/mgar/pkg/cpan/Socket6/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/Socket6/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Socket6/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Socket6/trunk/Makefile	2010-01-31 16:21:49 UTC (rev 8268)
@@ -0,0 +1,16 @@
+GARNAME = Socket6
+GARVERSION = 0.23
+CATEGORIES = cpan
+AUTHOR = UMEMOTO
+
+DESCRIPTION = IPv6 related part of the C socket.h defines and structure manipulators
+define BLURB
+  This module provides glue routines to the various IPv6 functions.
+  If you use the Socket6 module, be sure to specify "use Socket" as well  
+  as "use Socket6".
+endef
+
+PACKAGES = CSWpmsocket6
+CATALOGNAME = pm_socket6
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Socket6/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Socket6/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Socket6/trunk/checksums	2010-01-31 16:21:49 UTC (rev 8268)
@@ -0,0 +1 @@
+2c02adb13c449d48d232bb704ddbd492  Socket6-0.23.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