Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2005 06:23:14 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Vsevolod Stakhov <vsevolod@FreeBSD.ORG>, rob@debank.tv
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
Message-ID:  <20051012022314.GA66627@nagual.pp.ru>
In-Reply-To: <200510112307.j9BN7djM075909@repoman.freebsd.org>
References:  <200510112307.j9BN7djM075909@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051012022314.GA66627>