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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Jul 18 11:38:39 CEST 2010


Revision: 10533
          http://gar.svn.sourceforge.net/gar/?rev=10533&view=rev
Author:   bonivart
Date:     2010-07-18 09:38:39 +0000 (Sun, 18 Jul 2010)

Log Message:
-----------
sshguard: initial commit, does not build

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


Property changes on: csw/mgar/pkg/sshguard/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/sshguard/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sshguard/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/sshguard/trunk/Makefile	2010-07-18 09:38:39 UTC (rev 10533)
@@ -0,0 +1,22 @@
+GARNAME = sshguard
+GARVERSION = 1.5rc3
+CATEGORIES = net
+
+DESCRIPTION = Protects networked hosts from brute force attacks
+define BLURB
+  Protects networked hosts from brute force attacks
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+SF_PROJ = $(GARNAME)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-firewall=hosts
+
+include gar/category.mk

Added: csw/mgar/pkg/sshguard/trunk/checksums
===================================================================
--- csw/mgar/pkg/sshguard/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/sshguard/trunk/checksums	2010-07-18 09:38:39 UTC (rev 10533)
@@ -0,0 +1 @@
+388315aa687168f838ae3d5c9a486b00  sshguard-1.5rc3.tar.bz2


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