SF.net SVN: gar:[23194] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 11 19:26:12 CET 2014


Revision: 23194
          http://sourceforge.net/p/gar/code/23194
Author:   dmichelsen
Date:     2014-03-11 18:26:10 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
ccrypt/trunk: Initial commit

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

Added: csw/mgar/pkg/ccrypt/Makefile
===================================================================
--- csw/mgar/pkg/ccrypt/Makefile	                        (rev 0)
+++ csw/mgar/pkg/ccrypt/Makefile	2014-03-11 18:26:10 UTC (rev 23194)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/ccrypt/trunk
===================================================================
--- csw/mgar/pkg/ccrypt/trunk	2014-03-11 17:15:22 UTC (rev 23193)
+++ csw/mgar/pkg/ccrypt/trunk	2014-03-11 18:26:10 UTC (rev 23194)

Property changes on: csw/mgar/pkg/ccrypt/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/ccrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ccrypt/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/ccrypt/trunk/Makefile	2014-03-11 18:26:10 UTC (rev 23194)
@@ -0,0 +1,21 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = ccrypt
+VERSION = 1.10
+GARTYPE = v2
+
+DESCRIPTION = Secure encryption and decryption of files and streams
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+RUNTIME_DEP_PKGS_CSWccrypt += CSWlibintl8
+# This is just an optional .el file
+CHECKPKG_OVERRIDES_CSWccrypt += missing-dependency|CSWemacs-common
+
+BUILD64 = 1
+ISAEXEC = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/ccrypt/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/ccrypt/trunk/checksums
===================================================================
--- csw/mgar/pkg/ccrypt/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/ccrypt/trunk/checksums	2014-03-11 18:26:10 UTC (rev 23194)
@@ -0,0 +1 @@
+44ddd763465c254df83f5d38851d04d7  ccrypt-1.10.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