From owner-cvs-ports@FreeBSD.ORG Tue Oct 14 09:04:49 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C8AD16A4B3; Tue, 14 Oct 2003 09:04:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8356843FAF; Tue, 14 Oct 2003 09:04:48 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9EG4mXJ068926; Tue, 14 Oct 2003 09:04:48 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9EG4mJg068925; Tue, 14 Oct 2003 09:04:48 -0700 (PDT) (envelope-from netchild) Message-Id: <200310141604.h9EG4mJg068925@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 14 Oct 2003 09:04:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/antivir-milter Makefile distinfo pkg-descr pkg-message ports/security/antivir-milter/files antivirupdater.sh patch-script::avq X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 16:04:49 -0000 netchild 2003/10/14 09:04:48 PDT FreeBSD ports repository Modified files: security/antivir-milter Makefile distinfo pkg-descr pkg-message security/antivir-milter/files antivirupdater.sh Added files: security/antivir-milter/files patch-script::avq Log: - H+BEDV GmbH released a new tarball shipping an updated anti-virus engine (6.21.0.1 -> 6.22.0.1) and a current virus definition file (6.22.0.0). If you are using the auto-update functionality you should already have these updated versions. - Mention the AntiVir Bulletin Board (support) in the DESCR. - Make the antivirupdater script behave like described in the documentation (pass command line arguments to antivir). - Make the avq script check for uid == 0, the avmilter spool directory can't be read without sufficient permissions. Submitted by: maintainer Revision Changes Path 1.2 +3 -0 ports/security/antivir-milter/Makefile 1.2 +1 -1 ports/security/antivir-milter/distinfo 1.2 +1 -1 ports/security/antivir-milter/files/antivirupdater.sh 1.1 +16 -0 ports/security/antivir-milter/files/patch-script::avq (new) 1.2 +2 -1 ports/security/antivir-milter/pkg-descr 1.2 +1 -1 ports/security/antivir-milter/pkg-message