Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: pkgsrc-2011Q4,
Version: 0.97.3,
Package name: clamav-0.97.3,
Maintainer: pkgsrc-usersClam 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.1.1.1 2010/12/24 07:11:05 kefren 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:
SHA1: 263c7b8b7dc1536652ab64e32263d1c60e138655
RMD160: 9fee55f0b115fafa622e1092483e380afd0dc5b9
Filesize: 44720.115 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version clamav-0.97.3 (created)