[csw-devel] SF.net SVN: gar:[4691] csw/mgar/pkg/squidclamav/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Tue May 5 18:07:14 CEST 2009


Revision: 4691
          http://gar.svn.sourceforge.net/gar/?rev=4691&view=rev
Author:   valholla
Date:     2009-05-05 16:07:14 +0000 (Tue, 05 May 2009)

Log Message:
-----------
package checkin

Modified Paths:
--------------
    csw/mgar/pkg/squidclamav/trunk/Makefile
    csw/mgar/pkg/squidclamav/trunk/checksums

Modified: csw/mgar/pkg/squidclamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/squidclamav/trunk/Makefile	2009-05-05 16:02:27 UTC (rev 4690)
+++ csw/mgar/pkg/squidclamav/trunk/Makefile	2009-05-05 16:07:14 UTC (rev 4691)
@@ -0,0 +1,33 @@
+GARNAME = squidclamav
+GARVERSION = 4.0
+CATEGORIES = apps
+
+DESCRIPTION = A Dedicated ClamAV AntiVirus Redirector for Squid
+define BLURB
+	SquidClamAv is a dedicated ClamAV antivirus redirector for Squid. 
+	It can run antivirus checks based on filename regex, 
+	content-type regex, and more. It is easy to install and works 
+	even with heavy Squid access. 
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+PACKAGES = CSWsquidclamav
+CATALOGNAME_CSWsquidclamav = squidclamav
+SPKG_DESC_CSWsquidclamav = $(DESCRIPTION)
+
+
+REQUIRED_PKGS_CSWsquidclamav = CSWcurlrt CSWsquid CSWlibclamav
+
+# We define upstream file regex so we can be notifed of 
+# new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS  = $(DIRPATHS)
+
+EXTRA_LINKER_FLAGS += -lrt -lnsl -lsocket
+
+TEST_TARGET = check
+
+include gar/category.mk

Modified: csw/mgar/pkg/squidclamav/trunk/checksums
===================================================================
--- csw/mgar/pkg/squidclamav/trunk/checksums	2009-05-05 16:02:27 UTC (rev 4690)
+++ csw/mgar/pkg/squidclamav/trunk/checksums	2009-05-05 16:07:14 UTC (rev 4691)
@@ -0,0 +1 @@
+0a5e2fa8a4270a90235621fce9269949  download/squidclamav-4.0.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