summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-03-26 18:56:36 +0000
committeragc <agc@pkgsrc.org>2003-03-26 18:56:36 +0000
commit1c2d51f7ea659fff73ef4a69b4f44a308a82a0e1 (patch)
tree3bf3383a0f75ae284bead8dc7920c75e2e1ee2e2
parentad8fa6c8e453ca0c8fa66c4a256f3894ba394b87 (diff)
downloadpkgsrc-1c2d51f7ea659fff73ef4a69b4f44a308a82a0e1.tar.gz
Initial import of clamav-0.54 into the NetBSD Packages Collection.
Provided in PR 20662 by David Ferlier, modified to use pkgsrc libtool and to add users by myself. Clam 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.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 0b60e06b66b..d7b046bd8f7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1776 2003/03/26 17:40:43 gehenna Exp $
+$NetBSD: CHANGES,v 1.1777 2003/03/26 18:56:36 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -1318,3 +1318,4 @@ Changes to the packages collection and infrastructure in 2003:
Added phoenix-linux-nightly [grant 2003-03-26]
Updated libxml2 to 2.5.5 [jmmv 2003-03-26]
Updated cvsync to 0.16.1 [gehenna 2003-03-26]
+ Added clamav-0.54 [agc 2003-03-26]