From owner-svn-ports-all@freebsd.org Tue May 17 13:43:33 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10F04B3D663; Tue, 17 May 2016 13:43:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDE3719CA; Tue, 17 May 2016 13:43:32 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4HDhVot051041; Tue, 17 May 2016 13:43:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4HDhVL4051039; Tue, 17 May 2016 13:43:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605171343.u4HDhVL4051039@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 17 May 2016 13:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415385 - head/www/squidclamav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2016 13:43:33 -0000 Author: amdmi3 Date: Tue May 17 13:43:31 2016 New Revision: 415385 URL: https://svnweb.freebsd.org/changeset/ports/415385 Log: - Simplify MASTER_SITES - Clarify LICENSE - Cosmetic fixes Modified: head/www/squidclamav/Makefile head/www/squidclamav/pkg-descr Modified: head/www/squidclamav/Makefile ============================================================================== --- head/www/squidclamav/Makefile Tue May 17 13:43:23 2016 (r415384) +++ head/www/squidclamav/Makefile Tue May 17 13:43:31 2016 (r415385) @@ -4,25 +4,25 @@ PORTNAME= squidclamav PORTVERSION= 6.14 CATEGORIES= www security -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Clamav c-icap service and redirector for Squid -LICENSE= GPLv3 +LICENSE= GPLv3+ -LIB_DEPENDS+= libicapapi.so:www/c-icap +LIB_DEPENDS= libicapapi.so:www/c-icap -GNU_CONFIGURE= yes -CFLAGS+= -DHAVE_STRNSTR USES= cpe libtool shebangfix +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-shared --enable-static \ + --sysconfdir="${PREFIX}/etc/c-icap" \ + --with-c-icap=${LOCALBASE} SHEBANG_FILES= cgi-bin/clwarn.cgi* -INSTALL_TARGET= install-strip CPE_VENDOR= darold +INSTALL_TARGET= install-strip -CONFIGURE_ARGS+= --enable-shared --enable-static \ - --sysconfdir="${PREFIX}/etc/c-icap" \ - --with-c-icap=${LOCALBASE} +CFLAGS+= -DHAVE_STRNSTR post-patch: @${REINPLACE_CMD} -e 's|CFGDIR=.*|CFGDIR="${PREFIX}/etc/c-icap"|g' \ Modified: head/www/squidclamav/pkg-descr ============================================================================== --- head/www/squidclamav/pkg-descr Tue May 17 13:43:23 2016 (r415384) +++ head/www/squidclamav/pkg-descr Tue May 17 13:43:31 2016 (r415385) @@ -9,7 +9,7 @@ to add more securing on your network for SquidClamav is build for speed and security in mind, it is first used and tested to secure a network with 2,500 and more users. It is also known -to working fast with 15000+ users. +to working fast with 15000+ users. With SquidClamav You have full control of what kind of HTTP stream must be scanned by Clamav antivirus, this control operate at 3 different levels: