Path to this page:
./
security/clamav,
Anti-virus toolkit
Branch: pkgsrc-2018Q3,
Version: 0.99.4nb2,
Package name: clamav-0.99.4nb2,
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/pcre2] [
devel/gmp] [
devel/libltdl]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 31f91cb63329385325821a03db46e7001dc40fa2
RMD160: 5925f4727c98d328f7f12267bb1af11fc368f9d8
Filesize: 15706.069 KB
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version clamav-0.99.4nb2 (created)