cvs commit: ports/security/clamav Makefile ports/security/clamav/files clamav-0.87-libunrar3.patch

Andrey Chernov ache at FreeBSD.ORG
Tue Oct 11 19:23:23 PDT 2005


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/


More information about the cvs-all mailing list