Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: pkgsrc-2014Q1,
Version: 0.98.1,
Package name: clamav-0.98.1,
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/libltdl] [
devel/gmp]
Master sites:
SHA1: 9f04c0e81463c36f7e58d18f16d1b88f3332dcb8
RMD160: 8899a07901493d5ea39c248417c2887d64101702
Filesize: 15069.809 KB
Version history: (Expand)
- (2014-04-04) Package added to pkgsrc.se, version clamav-0.98.1 (created)