Path to this page:
./
mail/clamav,
Anti-virus toolkit
Branch: pkgsrc-2009Q1,
Version: 0.95.2,
Package name: clamav-0.95.2,
Maintainer: grantClam 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.2 2006/11/08 17:33:26 ghen 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]
Required to build:[
devel/libtool-base]
Master sites: (Expand)
SHA1: 7544b39d84f2233b984a9c2ce3ef74d407add483
RMD160: 83cab51c224251316288e4c3189ba91f640e9f82
Filesize: 24547.861 KB
Version history: (Expand)
- (2009-07-05) Updated to version: clamav-0.95.2
- (2009-04-15) Updated to version: clamav-0.95.1nb1
- (2009-04-10) Updated to version: clamav-0.95.1
- (2009-04-06) Package added to pkgsrc.se, version clamav-0.95 (created)
CVS history: (Expand)
2009-06-12 12:39:57 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #2793 - requested by martti
clamav: bug fix update
Revisions pulled up:
- mail/clamav/Makefile 1.95
- mail/clamav/distinfo 1.60
- mail/clamav/patches/patch-aa 1.19
---
odule Name: pkgsrc
Committed By: martti
Date: Thu Jun 11 04:38:19 UTC 2009
Modified Files:
pkgsrc/mail/clamav: Makefile distinfo
pkgsrc/mail/clamav/patches: patch-aa
Log message:
Updated mail/clamav to 0.95.2
* Lots of bug fixes (see the ChangeLog for details)
|
2009-04-14 21:12:50 by Matthias Scheler | Files touched by this commit (1) | |
Log message:
Pullup ticket #2730 - requested by martti
clamav: bug fix update
Revisions pulled up:
- mail/clamav/Makefile 1.93
---
Module Name: pkgsrc
Committed By: martti
Date: Tue Apr 14 06:16:24 UTC 2009
Modified Files:
pkgsrc/mail/clamav: Makefile
Log message:
PKGREVISION++ after the unrar fixes...
|
2009-04-10 21:52:30 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #2730 - requested by martti
clamav: bug fix update
Revisions pulled up:
- mail/clamav/distinfo 1.59
- mail/clamav/patches/patch-ab delete
- mail/clamav/patches/patch-ac delete
---
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 10 07:58:29 UTC 2009
Modified Files:
pkgsrc/mail/clamav: distinfo
Removed Files:
pkgsrc/mail/clamav/patches: patch-ab patch-ac
Log message:
Fix problem with scanning RAR archives
|
2009-04-10 10:29:38 by Matthias Scheler | Files touched by this commit (5) | |
Log message:
Pullup ticket #2730 - requested by martti
clamav: bug fix update
Revisions pulled up:
- mail/clamav/Makefile 1.91
- mail/clamav/buildlink3.mk 1.21
- mail/clamav/distinfo 1.58
- mail/clamav/patches/patch-ad 1.18
- mail/clamav/patches/patch-af 1.9
---
Module Name: pkgsrc
Committed By: martti
Date: Thu Apr 9 08:00:10 UTC 2009
Modified Files:
pkgsrc/mail/clamav: Makefile distinfo
pkgsrc/mail/clamav/patches: patch-ad patch-af
Log message:
Updated mail/clamav to 0.95.1
Lots of bug fixes, see http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog
for details.
---
Module Name: pkgsrc
Committed By: martti
Date: Thu Apr 9 08:03:44 UTC 2009
Modified Files:
pkgsrc/mail/clamav: buildlink3.mk
Log message:
Regenerated.
|