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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Mar 21 21:59:54 CET 2012


Revision: 17508
          http://gar.svn.sourceforge.net/gar/?rev=17508&view=rev
Author:   dmichelsen
Date:     2012-03-21 20:59:54 +0000 (Wed, 21 Mar 2012)
Log Message:
-----------
cpan/Server-Starter/trunk: Initial commit

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


Property changes on: csw/mgar/pkg/cpan/Server-Starter/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/Server-Starter/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Server-Starter/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Server-Starter/trunk/Makefile	2012-03-21 20:59:54 UTC (rev 17508)
@@ -0,0 +1,24 @@
+NAME = Server-Starter
+VERSION = 0.11
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = KAZUHO
+
+DESCRIPTION = A superdaemon for hot-deploying server programs
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
+PACKAGES += CSWpm-server-starter
+CATALOGNAME_CSWpm-server-starter = pm_server_starter
+SPKG_DESC_CSWpm-server-starter = A superdaemon for hot-deploying server programs
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-server-starter = 1
+RUNTIME_DEP_PKGS_CSWpm-server-starter += CSWpm-scope-guard
+RUNTIME_DEP_PKGS_CSWpm-server-starter += CSWpm-list-moreutils
+RUNTIME_DEP_PKGS_CSWpm-server-starter += CSWpm-proc-wait3
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Server-Starter/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Server-Starter/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Server-Starter/trunk/checksums	2012-03-21 20:59:54 UTC (rev 17508)
@@ -0,0 +1 @@
+037d75831a23ca76cd306d678b20332e  Server-Starter-0.11.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