SF.net SVN: gar:[25546] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 5 14:39:56 CET 2016
Revision: 25546
http://sourceforge.net/p/gar/code/25546
Author: dmichelsen
Date: 2016-02-05 13:39:56 +0000 (Fri, 05 Feb 2016)
Log Message:
-----------
sshpass/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/sshpass/
csw/mgar/pkg/sshpass/Makefile
csw/mgar/pkg/sshpass/branches/
csw/mgar/pkg/sshpass/tags/
csw/mgar/pkg/sshpass/trunk/
csw/mgar/pkg/sshpass/trunk/Makefile
csw/mgar/pkg/sshpass/trunk/checksums
csw/mgar/pkg/sshpass/trunk/files/
Added: csw/mgar/pkg/sshpass/Makefile
===================================================================
--- csw/mgar/pkg/sshpass/Makefile (rev 0)
+++ csw/mgar/pkg/sshpass/Makefile 2016-02-05 13:39:56 UTC (rev 25546)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/sshpass/trunk
===================================================================
--- csw/mgar/pkg/sshpass/trunk 2016-02-05 12:20:40 UTC (rev 25545)
+++ csw/mgar/pkg/sshpass/trunk 2016-02-05 13:39:56 UTC (rev 25546)
Property changes on: csw/mgar/pkg/sshpass/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/sshpass/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sshpass/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/sshpass/trunk/Makefile 2016-02-05 13:39:56 UTC (rev 25546)
@@ -0,0 +1,16 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = sshpass
+VERSION = 1.05
+GARTYPE = v2
+
+DESCRIPTION = Non-interactive ssh password auth
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/sshpass/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/sshpass/trunk/checksums
===================================================================
--- csw/mgar/pkg/sshpass/trunk/checksums (rev 0)
+++ csw/mgar/pkg/sshpass/trunk/checksums 2016-02-05 13:39:56 UTC (rev 25546)
@@ -0,0 +1 @@
+c52d65fdee0712af6f77eb2b60974ac7 sshpass-1.05.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