From owner-freebsd-ports Sun Aug 4 8:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF19A37B401 for ; Sun, 4 Aug 2002 08:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D3BC43E5E for ; Sun, 4 Aug 2002 08:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g74Fo1JU063552 for ; Sun, 4 Aug 2002 08:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g74Fo1ls063551; Sun, 4 Aug 2002 08:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B064637B401 for ; Sun, 4 Aug 2002 08:49:59 -0700 (PDT) Received: from router.uvt.ro (routeruvt.utt.ro [193.226.8.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D8B43E6A for ; Sun, 4 Aug 2002 08:49:56 -0700 (PDT) (envelope-from ardelean@tel.physics.uvt.ro) Received: from quasar.physics.uvt.ro (quasar.physics.uvt.ro [193.226.13.67]) by router.uvt.ro (8.12.5/8.12.4) with ESMTP id g74Fnaso009411 for ; Sun, 4 Aug 2002 18:49:37 +0300 (EEST) (envelope-from ardelean@tel.physics.uvt.ro) Received: from tel.physics.uvt.ro (tel.physics.uvt.ro [193.226.13.126]) by quasar.physics.uvt.ro (8.11.6/8.11.6) with ESMTP id g74FnUm30894 for ; Sun, 4 Aug 2002 18:49:30 +0300 (EEST) Received: from tel.physics.uvt.ro (localhost [127.0.0.1]) by tel.physics.uvt.ro (8.12.5/8.12.3) with ESMTP id g74Flpf1010721 for ; Sun, 4 Aug 2002 18:47:51 +0300 (EEST) (envelope-from ardelean@tel.physics.uvt.ro) Received: (from root@localhost) by tel.physics.uvt.ro (8.12.5/8.12.4/Submit) id g74FlkMU010720; Sun, 4 Aug 2002 18:47:46 +0300 (EEST) Message-Id: <200208041547.g74FlkMU010720@tel.physics.uvt.ro> Date: Sun, 4 Aug 2002 18:47:46 +0300 (EEST) From: Gheorghe Ardelean Reply-To: Gheorghe Ardelean To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41315: amavisd port is outdated and does not support many antivirus pakages Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41315 >Category: ports >Synopsis: amavisd port is outdated and does not support many antivirus pakages >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 04 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gheorghe Ardelean >Release: FreeBSD 4.6-STABLE i386 >Organization: West University of Timisoara, ROMANIA >Environment: System: FreeBSD tel.physics.uvt.ro 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jun 28 12:16:10 EEST 2002 ardelean@tel.physics.uvt.ro:/usr/obj/usr/src/sys/TEL i386 >Description: amavisd-20020300 is outdated a new snapshot is available with a lot of improvements (see http://sourceforge.net/project/shownotes.php?group_id=6006&release_id=92292) >How-To-Repeat: >Fix: change the portversion from 20020300 to 20020531 by applying this patches: --- Makefile.orig Sun Aug 4 18:25:01 2002 +++ Makefile Sun Aug 4 18:25:17 2002 @@ -6,8 +6,8 @@ # PORTNAME= amavisd -PORTVERSION= 20020300 -PORTREVISION= 3 +PORTVERSION= 20020531 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amavis --- distinfo.orig Sun Aug 4 18:25:34 2002 +++ distinfo Sun Aug 4 18:26:28 2002 @@ -1 +1 @@ -MD5 (amavisd-snapshot-20020300.tar.gz) = f8823fa5b3a11e7c7067e65660e274f9 +MD5 (amavisd-snapshot-20020531.tar.gz) = 0d97a1c227c9934b19c0ff283ccb3561 --- README.sendmail.orig Sun Aug 4 18:38:01 2002 +++ README.sendmail Sun Aug 4 18:39:50 2002 @@ -18,7 +18,7 @@ Mlocal, P=/usr/sbin/amavis, F=lsDFMAw5:/|@qrn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, - A=amavis $f $u -- /bin/mail.local -d $u + A=amavis $f $u -- /usr/libexec/mail.local -d $u Note that m (delivery to multiple recipients) has been removed from the F equate! Amavis receives sender ($f) and recipient ($u) from the command @@ -33,11 +33,9 @@ you should add the following just before the MAILER definitions: dnl -dnl Change Mlocal to use AMaViS-Perl -define(`LOCAL_MAILER_PATH', `/usr/sbin/amavis')dnl -define(`LOCAL_MAILER_ARGS', CONCAT(`amavis $f $u -- ', -define(`LOCAL_MAILER_ARGS', CONCAT(`amavis $f $u -- /usr/bin/', -LOCAL_MAILER_ARGS))dnl +dnl Change Mlocal to use AMaViS +define(`LOCAL_MAILER_PATH', `/usr/local/sbin/amavis')dnl +define(`LOCAL_MAILER_ARGS', CONCAT(`amavis $f $u -- /usr/libexec/', LOCAL_MAILER_ARGS, ` -d $u'))dnl dnl please set the path to your procmail accordingly! dnl the following works only with sendmail 8.10.x or above MODIFY_MAILER_FLAGS(`LOCAL', -m')dnl >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message