Path to this page:
./
mail/clamav,
Anti-virus toolkit
Branch: pkgsrc-2009Q2,
Version: 0.95.2,
Package name: clamav-0.95.2,
Maintainer: grantClam AntiVirus is an anti-virus toolkit written from scratch. It is licensed
under GNU GPL2 and uses the virus database from OpenAntiVirus, which is an
another free anti-virus project. In contrast to OpenAntiVirus (which is written
in Java), Clam AntiVirus is written entirely in C and its database is KEPT UP
TO DATE. It also detects polymorphic viruses as well.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2006/11/08 17:33:26 ghen Exp $
case ${STAGE} in
DEINSTALL)
# Unconditionally remove the virus databases when deinstalling.
${RM} -f @CLAMAV_DBDIR@/daily.cvd
${RM} -f @CLAMAV_DBDIR@/main.cvd
;;
esac
Required to run:[
devel/gmp] [
devel/libltdl]
Required to build:[
devel/libtool-base]
Master sites: (Expand)
SHA1: 7544b39d84f2233b984a9c2ce3ef74d407add483
RMD160: 83cab51c224251316288e4c3189ba91f640e9f82
Filesize: 24547.861 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version clamav-0.95.2 (created)