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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jun 4 22:10:21 CEST 2009


Revision: 5157
          http://gar.svn.sourceforge.net/gar/?rev=5157&view=rev
Author:   bdwalton
Date:     2009-06-04 20:10:20 +0000 (Thu, 04 Jun 2009)

Log Message:
-----------
initial gar recipe creation

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


Property changes on: csw/mgar/pkg/scponly/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/scponly/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scponly/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/scponly/trunk/Makefile	2009-06-04 20:10:20 UTC (rev 5157)
@@ -0,0 +1,22 @@
+GARNAME = scponly
+GARVERSION = 4.8
+CATEGORIES = xtra
+
+DESCRIPTION = A Restricted Shell
+define BLURB
+scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges.
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tgz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/scponly/trunk/checksums
===================================================================
--- csw/mgar/pkg/scponly/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/scponly/trunk/checksums	2009-06-04 20:10:20 UTC (rev 5157)
@@ -0,0 +1 @@
+139ac9abd7f3b8dbc5c5520745318f8a  download/scponly-4.8.tgz


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