Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: pkgsrc-2016Q4,
Version: 0.99.2nb1,
Package name: clamav-0.99.2nb1,
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
Master sites:
SHA1: c1a47411834d8527f7b40727aebee63f01d488af
RMD160: 4ddb7c4ff32b1233a5210da54f162a154043c48e
Filesize: 15690.915 KB
Version history: (Expand)
- (2017-01-05) Package added to pkgsrc.se, version clamav-0.99.2nb1 (created)