SF.net SVN: gar:[23885] csw/mgar/pkg
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Wed Jul 30 14:15:07 CEST 2014
Revision: 23885
http://sourceforge.net/p/gar/code/23885
Author: lblume
Date: 2014-07-30 12:15:04 +0000 (Wed, 30 Jul 2014)
Log Message:
-----------
znapzend/trunk: Add znapzend
Added Paths:
-----------
csw/mgar/pkg/znapzend/
csw/mgar/pkg/znapzend/Makefile
csw/mgar/pkg/znapzend/branches/
csw/mgar/pkg/znapzend/tags/
csw/mgar/pkg/znapzend/trunk/
csw/mgar/pkg/znapzend/trunk/Makefile
csw/mgar/pkg/znapzend/trunk/checksums
csw/mgar/pkg/znapzend/trunk/files/
Added: csw/mgar/pkg/znapzend/Makefile
===================================================================
--- csw/mgar/pkg/znapzend/Makefile (rev 0)
+++ csw/mgar/pkg/znapzend/Makefile 2014-07-30 12:15:04 UTC (rev 23885)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/znapzend/trunk
===================================================================
--- csw/mgar/pkg/znapzend/trunk 2014-07-30 12:13:56 UTC (rev 23884)
+++ csw/mgar/pkg/znapzend/trunk 2014-07-30 12:15:04 UTC (rev 23885)
Property changes on: csw/mgar/pkg/znapzend/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/znapzend/trunk/Makefile
===================================================================
--- csw/mgar/pkg/znapzend/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/znapzend/trunk/Makefile 2014-07-30 12:15:04 UTC (rev 23885)
@@ -0,0 +1,28 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = znapzend
+VERSION = 0.8.6
+GARTYPE = v2
+
+GARCOMPILER = GCC4
+
+DESCRIPTION = The Multilevel Backup Tool for ZFS
+define BLURB
+ ZnapZend is a ZFS centric backup tool. It relies on snapshot, send and receive todo its work. It has the built-in ability to to manage both local snapshots as well as remote copies by thining them out as time progresses.
+ The ZnapZend configuration is stored as properties in the ZFS filesystem itself.
+endef
+
+GITHUB_USER = oetiker
+#MASTER_SITES = $(GITHUB_MIRROR)
+MASTER_SITES = https://github.com/$(GITHUB_USER)/$(NAME)/releases/download/v$(VERSION)/
+VENDOR_URL = http://www.znapzend.org/
+
+DISTFILES = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+# CSWpm-pod-simple ExtUtils::MakeMaker ExtUtils::Install 1.46
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/znapzend/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/znapzend/trunk/checksums
===================================================================
--- csw/mgar/pkg/znapzend/trunk/checksums (rev 0)
+++ csw/mgar/pkg/znapzend/trunk/checksums 2014-07-30 12:15:04 UTC (rev 23885)
@@ -0,0 +1 @@
+adb2ef80a267f1bbc9b012002cbac47b znapzend-0.8.6.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