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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 02:17:23 CET 2010


Revision: 11850
          http://gar.svn.sourceforge.net/gar/?rev=11850&view=rev
Author:   skayser
Date:     2010-12-09 01:17:23 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
ucarp: initial commit, work in progress, feel free to take over

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


Property changes on: csw/mgar/pkg/ucarp/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/ucarp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ucarp/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/ucarp/trunk/Makefile	2010-12-09 01:17:23 UTC (rev 11850)
@@ -0,0 +1,24 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! build state unknown, work in progress, please verify
+#
+GARNAME = ucarp
+GARVERSION = 1.5.2
+CATEGORIES = apps
+
+DESCRIPTION = UCARP is a portable implementation of the CARP protocol. 
+define BLURB
+  UCARP allows a couple of hosts to share common virtual IP addresses in
+  order to provide automatic failover. It is a portable userland
+  implementation of the secure and patent-free Common Address Redundancy
+  Protocol (CARP, OpenBSD's alternative to the patents-bloated VRRP).
+endef
+
+VENDOR_URL   = http://www.ucarp.org/project/ucarp
+MASTER_SITES = http://download.pureftpd.org/pub/ucarp/
+DISTFILES    = $(GARNAME)-$(GARVERSION).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/ucarp/trunk/checksums
===================================================================
--- csw/mgar/pkg/ucarp/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/ucarp/trunk/checksums	2010-12-09 01:17:23 UTC (rev 11850)
@@ -0,0 +1 @@
+e3caa733316a32c09e5d3817617e9145  ucarp-1.5.2.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