From owner-cvs-all@FreeBSD.ORG Thu Nov 23 23:08:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0755016A403; Thu, 23 Nov 2006 23:08:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44F3C43D5A; Thu, 23 Nov 2006 23:07:53 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kANN8UHc041031; Thu, 23 Nov 2006 23:08:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kANN8UId041030; Thu, 23 Nov 2006 23:08:30 GMT (envelope-from miwi) Message-Id: <200611232308.kANN8UId041030@repoman.freebsd.org> From: Martin Wilke Date: Thu, 23 Nov 2006 23:08:30 +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/p5-File-Scan-ClamAV Makefile distinfo pkg-descr pkg-plist 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: Thu, 23 Nov 2006 23:08:33 -0000 miwi 2006-11-23 23:08:30 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-File-Scan-ClamAV Makefile distinfo pkg-descr pkg-plist Log: A library for connecting to and sending commands to a local ClamAV clamd service - an anti-virus daemon process. You can find more information about clam anti-virus at WWW: http://www.clamav.net/ File::Scan::ClamAV was originally based on the Clamd module Submitted by: Jan-Peter Koopmann Revision Changes Path 1.836 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/p5-File-Scan-ClamAV/Makefile (new) 1.1 +3 -0 ports/security/p5-File-Scan-ClamAV/distinfo (new) 1.1 +7 -0 ports/security/p5-File-Scan-ClamAV/pkg-descr (new) 1.1 +7 -0 ports/security/p5-File-Scan-ClamAV/pkg-plist (new)