From owner-cvs-all@FreeBSD.ORG Tue Jun 3 02:49:07 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6187A1065677; Tue, 3 Jun 2008 02:49:07 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54DE18FC12; Tue, 3 Jun 2008 02:49:07 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m532n7ZN055800; Tue, 3 Jun 2008 02:49:07 GMT (envelope-from lippe@repoman.freebsd.org) Received: (from lippe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m532n7Ag055799; Tue, 3 Jun 2008 02:49:07 GMT (envelope-from lippe) Message-Id: <200806030249.m532n7Ag055799@repoman.freebsd.org> From: Felippe de Meirelles Motta Date: Tue, 3 Jun 2008 02:49:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/squidclamav Makefile distinfo pkg-descr ports/security/squidclamav/files patch-Makefile.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 02:49:07 -0000 lippe 2008-06-03 02:49:07 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/squidclamav Makefile distinfo pkg-descr security/squidclamav/files patch-Makefile.in pkg-message.in Log: SquidClamAV is an interface to perform antivirus checks on data passing through Squid Proxy. WWW: http://www.samse.fr/GPL/squidclamav/ PR: ports/119236 Submitted by: Laurent LEVIER Approved by: araujo (mentor) Revision Changes Path 1.965 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/squidclamav/Makefile (new) 1.1 +3 -0 ports/security/squidclamav/distinfo (new) 1.1 +38 -0 ports/security/squidclamav/files/patch-Makefile.in (new) 1.1 +7 -0 ports/security/squidclamav/files/pkg-message.in (new) 1.1 +4 -0 ports/security/squidclamav/pkg-descr (new)