From owner-cvs-ports@FreeBSD.ORG Wed Oct 12 02:23:22 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.ORG 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 CF34516A41F; Wed, 12 Oct 2005 02:23:22 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1253E43D45; Wed, 12 Oct 2005 02:23:21 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id j9C2NHmZ066665; Wed, 12 Oct 2005 06:23:17 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id j9C2NEMD066664; Wed, 12 Oct 2005 06:23:14 +0400 (MSD) (envelope-from ache) Date: Wed, 12 Oct 2005 06:23:14 +0400 From: Andrey Chernov To: Vsevolod Stakhov , rob@debank.tv Message-ID: <20051012022314.GA66627@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Vsevolod Stakhov , rob@debank.tv, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200510112307.j9BN7djM075909@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510112307.j9BN7djM075909@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/security/clamav Makefile ports/security/clamav/files clamav-0.87-libunrar3.patch X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 12 Oct 2005 02:23:23 -0000 On Tue, Oct 11, 2005 at 11:07:39PM +0000, Vsevolod Stakhov wrote: > vsevolod 2005-10-11 23:07:39 UTC > > FreeBSD ports repository > > Modified files: > security/clamav Makefile > Added files: > security/clamav/files clamav-0.87-libunrar3.patch > Log: > Allow clamav to use rar 3 archives using archivers/libunrar. Not really yet. --- Makefile.bak Wed Oct 12 06:02:24 2005 +++ Makefile Wed Oct 12 06:18:05 2005 @@ -25,7 +25,7 @@ OPTIONS= MILTER "Compile the milter interface" Off \ CURL "Support URL downloading" Off \ - UNRAR "Support for external Unrar library" Off + LIBUNRAR "Support for external Unrar library" Off USE_REINPLACE= yes USE_LIBTOOL_VER=15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- http://ache.pp.ru/