Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: pkgsrc-2014Q2,
Version: 0.98.3,
Package name: clamav-0.98.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:[
textproc/libxml2] [
www/curl] [
devel/libltdl] [
devel/gmp]
Master sites:
SHA1: 32f0a0675f8023b20e1d19fe8592e330674d0551
RMD160: 95e036c1e6319e5d9fe4c7acad8e7ba93b4ba2e2
Filesize: 15179.038 KB
Version history: (Expand)
- (2014-07-11) Updated to version: clamav-0.98.3
- (2014-07-02) Package added to pkgsrc.se, version clamav-0.98.1 (created)