cvs commit: ports/security/clamav Makefile distinfo pkg-plist ports/security/clamav/files extra-patch-libclamav__unrarlib.h extra-patch-libunrar patch-configure patch-libclamav::zziplib::zzip-conf.h patch-libclamav_clamav.h pkg-deinstall.in pkg-install.in

Andrey Chernov ache at FreeBSD.org
Fri Feb 16 02:36:34 UTC 2007


On Fri, Feb 16, 2007 at 05:12:45AM +0300, Andrey Chernov wrote:
> BTW, there is two things left:
> 1)
> unrar/unrar.c: In function `cli_unrar_extract_next_prepare':
> unrar/unrar.c:1560: warning: integer constant is too large for "long" type
> unrar/unrar.c:1561: warning: integer constant is too large for "long" type
> 2) IMHO WITHOUT_LDAP should be default or config option at least.

More things:

-e 's|^\#?(AllowSupplementaryGroups)$$|\1|' \
-e 's|^\#?(ScanMail)$$|\1|' \
-e 's|^\#?(FixStaleSocket)$$|\1|' \

All must be |\1 yes| instead of |\1| because they switch to strict boolean 
parsing now.

-- 
http://ache.pp.ru/


More information about the cvs-ports mailing list