mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
PR: 52226
Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Maintainer update: Clam AntiVirus contains OAV database, but its database is developed independently. Pointed out by Tomasz Kojim <zolw@konarski.edu.pl> developer of Clam AntiVirus
This commit is contained in:
parent
005d4838aa
commit
a5997d204e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81193
@ -11,7 +11,7 @@ CATEGORIES= security
|
||||
MASTER_SITES= http://clamav.elektrapro.com/stable/
|
||||
|
||||
MAINTAINER= markun@onohara.to
|
||||
COMMENT= Command line virus scanner using database from OpenAntiVirus
|
||||
COMMENT= Command line virus scanner written entirely in C
|
||||
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
unarj:${PORTSDIR}/archivers/unarj \
|
||||
|
@ -1,3 +1,3 @@
|
||||
Clam Antivirus is command line virus scanner using database from
|
||||
OpenAntiVirus. It detects over 7000 viruses, scans compressed files
|
||||
and supported by AMaViS.
|
||||
Clam Antivirus is command line virus scanner written entirely in C
|
||||
and its database is kept up to date. It also detects polymorphic
|
||||
viruses, scans compressed files and supported by AMaViS.
|
||||
|
@ -11,7 +11,7 @@ CATEGORIES= security
|
||||
MASTER_SITES= http://clamav.elektrapro.com/stable/
|
||||
|
||||
MAINTAINER= markun@onohara.to
|
||||
COMMENT= Command line virus scanner using database from OpenAntiVirus
|
||||
COMMENT= Command line virus scanner written entirely in C
|
||||
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
unarj:${PORTSDIR}/archivers/unarj \
|
||||
|
@ -1,3 +1,3 @@
|
||||
Clam Antivirus is command line virus scanner using database from
|
||||
OpenAntiVirus. It detects over 7000 viruses, scans compressed files
|
||||
and supported by AMaViS.
|
||||
Clam Antivirus is command line virus scanner written entirely in C
|
||||
and its database is kept up to date. It also detects polymorphic
|
||||
viruses, scans compressed files and supported by AMaViS.
|
||||
|
Loading…
Reference in New Issue
Block a user