SF.net SVN: gar:[23894] csw/mgar/pkg/cpan
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Thu Jul 31 10:06:47 CEST 2014
Revision: 23894
http://sourceforge.net/p/gar/code/23894
Author: lblume
Date: 2014-07-31 08:06:46 +0000 (Thu, 31 Jul 2014)
Log Message:
-----------
cpan/IO-Pipely/trunk: Add Perl module IO-Pipely
Added Paths:
-----------
csw/mgar/pkg/cpan/IO-Pipely/
csw/mgar/pkg/cpan/IO-Pipely/Makefile
csw/mgar/pkg/cpan/IO-Pipely/branches/
csw/mgar/pkg/cpan/IO-Pipely/tags/
csw/mgar/pkg/cpan/IO-Pipely/trunk/
csw/mgar/pkg/cpan/IO-Pipely/trunk/Makefile
csw/mgar/pkg/cpan/IO-Pipely/trunk/checksums
csw/mgar/pkg/cpan/IO-Pipely/trunk/files/
Added: csw/mgar/pkg/cpan/IO-Pipely/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Pipely/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/IO-Pipely/Makefile 2014-07-31 08:06:46 UTC (rev 23894)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/cpan/IO-Pipely/trunk
===================================================================
--- csw/mgar/pkg/cpan/IO-Pipely/trunk 2014-07-31 08:05:04 UTC (rev 23893)
+++ csw/mgar/pkg/cpan/IO-Pipely/trunk 2014-07-31 08:06:46 UTC (rev 23894)
Property changes on: csw/mgar/pkg/cpan/IO-Pipely/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/cpan/IO-Pipely/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Pipely/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/IO-Pipely/trunk/Makefile 2014-07-31 08:06:46 UTC (rev 23894)
@@ -0,0 +1,25 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = IO-Pipely
+VERSION = 0.005
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = RCAPUTO
+
+DESCRIPTION = Portably create pipe() or pipe-like handles, one way or another.
+define BLURB
+endef
+
+PACKAGES = CSWpm-io-pipely
+CATALOGNAME = pm_io_pipely
+SPKG_DESC_CSWpm-io-pipely = $(DESCRIPTION)
+
+BUILD_DEP_PKGS += CSWpm-test-simple
+
+RUNTIME_DEP_PKGS_CSWpm-io-pipely += CSWpm-test-simple
+
+ARCHALL = 1
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/cpan/IO-Pipely/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/cpan/IO-Pipely/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-Pipely/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/IO-Pipely/trunk/checksums 2014-07-31 08:06:46 UTC (rev 23894)
@@ -0,0 +1 @@
+86781d3e2afe5f142f67ce1fed3b9ed9 IO-Pipely-0.005.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