| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/115682
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
|
|
|
|
|
|
| |
socket
PR: ports/115353 (Based on)
Submitted by: Alexander Shikoff <minotaur@crete.org.ua>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
| |
PR: ports/114643
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
|
|
|
| |
- Remove CURL option because it's not needed anymore
|
|
|
|
|
|
|
| |
clamav_clamd_enable is set.
PR: ports/111545
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
|
|
|
|
|
|
| |
- Remove unzoo support (clam doesn't support it anymore)
PR: ports/113174
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
|
|
|
|
|
|
|
| |
default. Clamav can run fine without these guys. PORTREVISION bump is not
needed since final package is the same.
PR: ports/113087
Submitted by: baptiste.daroussin@gmail.com
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: security <security@jim-liesl.org>
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch to increase performance of clamd in threaded systems [1]
- Change clamav-milter rc.d script to use a var to determine seconds of timeout
to wait clamd socket be started [2]
- Add support to gethostbyname_r() on FreeBSD 6 and above [3]
- Install clamav-config.h [3]
- Fix all dependencies for klamav work fine [3]
PR: ports/111130 [2], ports/111478 [3]
Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru> [1]
Denis Eremenko <moonshade@pnhz.kz> [2]
Anderson S. Ferreira <anderson@cnpm.embrapa.br> [3]
Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=434 [1]
|
|
|
|
| |
Pointy Hat to: mbr
|
|
|
|
| |
PR: 110334
|
| |
|
|
|
|
|
|
| |
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
|
|
|
|
|
| |
PR: ports/109792
Submitted by: Eugene Grosbein <eugen@kuzbass.ru>
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: many users
|
|
|
|
|
|
| |
clamd socket before start.
Submitted by: ache@
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert one patch to REINPLACE_CMD
- Force to use ${PREFIX}/lib/libmilter.a if it's installed
- Fix sendmail binary detection using --with-sendmail instead SENDMAIL envvar
- Add EXPERIMENTAL OPTION to build with --enable-experimental
- Remove DESTDIR/TARGETDIR since it's useless for now
- Bump PORTREVISION
Submitted by: stas@ at #bsdports [1]
Thanks to: stas@ and simon@ [1]
|
|
|
|
|
|
|
| |
- Add LDAP as an OPTION
- Bump PORTREVISION
Spoted by: ache@
|
|
|
|
|
|
|
| |
- Cleanup a little bit
PR: ports/109185 (Based on)
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
|
|
|
|
|
|
|
|
| |
PR: 106620
Submitted by: Michael Scheidell <scheidell___secnap.net>
Approved by: maintainer timeout (18 hours)
With hat: secteam
Security: http://secunia.com/advisories/23347/, http://www.quantenblog.net/security/virus-scanner-bypass
|
| |
|
|
|
|
|
|
|
|
| |
- portlint(1)
Approved by: portmgr (mnag with secteam hat), garga (maintainer)
Security: http://lurker.clamav.net/message/20061016.015114.dc6a8930.en.html,
http://secunia.com/advisories/22370/
|
|
|
|
|
| |
Reworked by: gabor
Tested by: gabor
|
|
|
|
|
|
|
| |
- Use USE_LDCONFIG instead obsolete INSTALLS_SHLIB
- Use new MASTER_SITES magic to SF
Security: http://www.clamav.net/security/0.88.4.html
|
| |
|
|
|
|
|
|
|
|
| |
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change
Reported by: Anton Yuzhaninov <citrin at citrin.ru> [1]
|
| |
|
|
|
|
| |
Proposed by: Anton Yuzhaninov <citrin at citrin.ru>
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer by email
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* CVE-2006-1614
Damian Put discovered an integer overflow in the PE header parser.
This is only exploitable if the ArchiveMaxFileSize option is disabled.
* CVE-2006-1615
Format string vulnerabilities in the logging code have been discovered,
which might lead to the execution of arbitrary code.
* CVE-2006-1630
David Luyer discovered, that ClamAV can be tricked into an invalid
memory access in the cli_bitset_set() function, which may lead to
a denial of service.
- Use USE_RC_SUBR=script
PR: ports/95403
Submitted by: garga
Approved by: maintainer timeout (mnag on behalf of secteam)
Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
|
|
|
| |
PR: 91593
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: simon (secteam)
Security: 612a34ec-81dc-11da-a043-0002a5c3d308 (VuXML)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
|
| |
PR: 88482
Submitted by: garga
Approved by: rob@debank.tv (simon bypass maintainer timeout)
Security: CAN-2005-3303, http://www.zerodayinitiative.com/advisories/ZDI-05-002.html
|
|
|
|
|
|
|
|
|
| |
If use LIBUNRAR don't need archivers/unrar
Remake patches to work without autotools
Bump PORTREVISION
PR: 87338
Approved by: Rob <rob@debank.tv> (maintainer)
|
|
|
|
| |
Noted by: ache
|
|
|
|
|
|
| |
PR: 86510
Submitted by: Alex Samorukov <samm@os2.kiev.ua>,
Rob <r.evers@nedstat.com> (maintainer)
|
|
|
|
| |
Approved by: Rob Evers
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: ports/86276
Submitted by: dawnshade <h-k@mail.ru>
Approved by: maintainer timeout (3 days)
timeout rushed by simon (secteam hat)
Security: CAN-2005-2919, CAN-2005-2920,
http://www.secunia.com/advisories/16848/
|
|
|
|
|
|
| |
PR: ports/84131
Submitted by: Thorolf <thorolf@grid.einherjar.de>
Approved by: maintainer timeout (1 month)
|
|
|
|
|
|
| |
PR: ports/84104
Submitted by: maintainer
Reported by: Erin Fortenberry <kahn@deadbbs.com>
|
|
|
|
|
|
| |
PR: ports/84038
Submitted by: dawnshade <h-k@mail.ru>
Approved by: maintainer
|
| |
|
|
|
|
| |
Reported by: Tony Shadwick <tshadwick@goinet.com>
|
| |
|
|
|
|
|
|
|
|
| |
A possible crash in the libmspack's Quantum decompressor has been fixed.
PR: ports/82604
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer
|
|
|
|
| |
Requested by: Pavel Rochnyack (irc)
|
|
|
|
|
|
|
|
| |
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
[1]:
PR: ports/82543
Submitted by: Thomas Abthorpe <thomas@stthomasanglican.org>
|
|
|
|
|
|
|
|
|
| |
- Fix the packing list
[1]
PR: ports/82474
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
PR: 81157
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix syntax of "extern C" wrappers in .h files [2]
- Use SUB_FILES facility
- Polish the Makefile
PR: ports/80947
Submitted by: maintainer [1], Milan Obuch <ports-bugs@dino.sk> [2]
|
|
|
|
|
| |
PR: ports/80570
Submitted by: maintainer
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
| |
PR: ports/77561
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix build when libmilter was built with LDAP [2]
PR: ports/77255 [1], ports/77235 [2]
Submitted by: Sergey N. Voronkov <serg@tmn.ru> [1],
Lewis Thompson <lewiz@compsoc.man.ac.uk> [2]
Approved by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
PR: ports/77231
Submitted by: maintainer
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/76864
Submitted by: maintainer
|
|
|
|
|
|
| |
pathname everywhere.
Approved by: Rob Evers (maintainer)
|
|
|
|
|
|
|
| |
if we are the last to clean it up.
Pointed out by: kris' magic tools
Approved by: Rob Evers (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Change the last instance of literal `/var/run/clamav' to %%RUNDIR%%.
- Bump PORTREVISION since the changes should improve the functionality
of the installed package.
PR: ports/75607
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
2. Shut down clamav daemons in the right order
on uninstall (or else they may refuse to quit.)
3. Use rcorder(8) keywords to guarantee the right
startup/shutdown order of the clamav services.
PR: ports/75607
Approved by: the maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory to /var/db/clamav and fix removal of db on deinstall)
For the sake of coherence, the ClamAV database should be
installed in /var/db/clamav, not /usr/local/share/clamav.
Also fixes the database removal on package deinstallation.
PR: ports/74172
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: Rob Evers <rob@debank.tv>
|
|
|
|
|
| |
PR: ports/73558
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
(sync with clamav-devel)
Approved by: Rob Evers
|
|
|
|
|
| |
PR: 72810
Submitted by: Rob Evers <rob@dokus.debank.tv> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
+ JPEG comment exploit (MS04-028) detection
*** IMPORTANT ***
The configruration file for the clamd daemon has changed from
/usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf.
PR: 72203
Approved by: Rob Evers <revers@infraqon.nl> (maintainer)
|
|
|
|
|
|
| |
PR: ports/69805
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/69657
Submitted by: Renato Botelho <rbgarga@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
| |
Various bug fixes and improved Microsoft VBA support
PR: 68597
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
| |
use freshclam pid file
PR: 67962
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
| |
This is a bug fix release only, and fixes a few possible crashes
PR: 67561
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
affect users with already installed config files.
- Cleanup
PR: ports/67207
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
|
|
|
| |
-Improved VBA support
-Lots of milter fixes
-Various bugs fixed
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/66879
Submitted by: Beresovsky Andrey <and@rsu.ru>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Improved VBA code
-Scan EVS mails
-Handle bounced messages
-ArchiveDetectEncrypted is renamed to ArchiveBlockEncrypted (config file)
-freshclam: fix SIGHUP handling (patch by Dr Matthew J Seaman)
-Use OPTIONS
-Various bugfixes and code cleanup
-Use FixStaleSocket by default in the config file (don't remove the
Socket when starting clamd)
PR: 65763
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
PR: 65182
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new thread manager (with better SMP support)
- new switch ArchiveDetectEncrypted
- new directive: ArchiveDetectEncrypted
- see /usr/local/share/doc/clamav/NEWS
- install html documentation to /usr/local/share/doc/clamav/html
added CLAMAVUSER/CLAMAVGROUP support
Adopted the port to ensure timely fixes in case I broke something :P
Please reset the maintainer if TERAMOTO Masahiro shows up again.
|
|
|
|
|
|
|
|
| |
NO_SENDMAIL is used to disable Sendmail build in base system.
It's presence does not inhibit Sendmail installed from port.
Requested by: Marius Strobl <marius@alchemy.franken.de>
Alex Vasylenko <lxv@omut.org>
|
| |
|
|
|
|
| |
for the destruction of devel/libtool14
|
|
|
|
| |
Pointy hat to: me
|
|
|
|
|
|
| |
PR: 63065
Reviewed by: Angelo Turetta <aturetta@commit.it>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
| |
PR: ports/55611
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix a trivially remote exploitable DOS vulnerability
<http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62586>
<http://www.securityfocus.com/archive/1/353186>
while I'm here, fix stale socket removal. Perhaps enabling
FixStaleSocket in clamav.conf would be a better idea, but
I don't want to overuse this security related commit.
PR: 62586, 62601
Submitted by: eik, Vivek Khera <vivek@khera.org>
Reviewed by: bugtraq mailing list
Approved by: security-officer
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
|
|
| |
updated periodically. Loosely based on the script in the PR.
2. Reorder some operations in the various Makefile targets.
3. Bump PORTREVISION.
PR: 61966 [1]
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
| |
clamav user permanently if they wish to.
|
|
|
|
|
|
|
| |
. Indent
. Split into pre-install and post-install stages.
Pre-install: Add the user and group.
Post-install: Create the log and run directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in rc.conf.
Bumped PORTREVISION as this fix may be important for an user.
Mail is on its way to the maintainer but because of the actual virus
situation I do not wait for maintainer approval and commit the fix
right now (the submitter also submitted the startup-script for a previous
commit, so this is mainly a bugfix for a previously approved commit).
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- correct typo in the name of the socket variable (used to remove a stale
socket)
- install the startup script with the correct name (important if you use
clamav-milter too)
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer (implizit, this is a bugfix for the previous
version)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
be started before clamav-milter the startup-script for clamd
must alphabetically arranged before the startup-script for
clamav-milter. It was decided to use the clamd statup-scrtipt
from security/clamav-devel (clamav-clamd.sh), so users running
an older version of security/clamav have to change
'clamd_enable="YES"' to 'clamav_clamd_enable="YES"' in
/etc/rc.conf. On the other hand this changes makes it easier
to switch between security/clamav and security/clamav-devel.
- Respect PTHREAD_CFLAGS.
- Use USE_LIBTOOL_VER=14 as the libtool shipping with clamav 0.65
erroneously links against libc _and_ libc_r on FreeBSD 4.
- Don't link against libcipher on FreeBSD < 501100, clamav doesn't
depend on it. The linker warnings suggesting that it is required
were triggered by linking against both, libc and libc_r.
- Unconditionally depend on math/libgmp4. Otherwise, if libgmp4 is
already installed on a FreeBSD 4-STABLE system compilation of
security/clamav fails, as the headers of libgmp4 are used but the
base libgmp is used for linking.
- Fix generation of clamav-milter.8 when building with WITH_MILTER
(part of new files/patch-clamav-milter::Makefile.in).
- Don't USE_GETOPT_LONG when compiling with WITH_MILTER, clamav
uses its own getopt_long() regardless if a devel/libgnugetopt is
installed or the version in the base of FreeBSD 5 is present.
- Allow compilation of WITH_MILTER with mail/sendmail.
- Install a startup-script (taken from security/clamav-devel with some
fixes in comments) for clamav-milter when compiled with WITH_MILTER.
- In pkg-descr remove the note that clamav-milter doesn't build on
FreeBSD 4 with base gcc, it builds fine there. Mention that
clamav-milter can be optionally used (taken from pkg-descr of
security/clamav-devel).
- Fix compilation when an older version of security/clamav is installed.
If there's an older version of libclamav installed clamav 0.65 will
link against it instead of the newly built one. This is not a problem
if the installed version is compatible with the new one as libclamav
gets linked dynamically and the installed version will be replaced
with the new one. However, if the older version is incompatible
linking of clamav 0.65 fails. This problem was discovered by
Jan-Peter Koopmann Jan-Peter.Koopmann@seceidos.de and the fix
(most of the new patches in the files directory) confirmed working.
- In clamav-milter replace the path to the used sendmail executable with
the location of the mailwrapper(8) (/usr/sbin/sendmail). Obtained
from security/clamav-devel.
PR: 59948
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
|
|
|
|
|
|
|
| |
waaaay earlier than I had previously thought. Also bump portrevision
since this is an important change for 5.x users.
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
|
|
| |
as libgmp no longer exists in 5.x, add the needed dependency
to this Makefile.
(Note that stale gmp.h and libgmp files sitting around may
still cause problems, anyone with an "old" 5.x system that
sees oddities in the build should make sure that those old
files are purged from /usr/lib and /usr/include.)
|
|
|
|
|
| |
Reported by: bento via kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
* Create /var/run/clamav with 750 permissions
PR: 59458
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Add conflict with clamav-devel port [2]
- fix milter on STABLE [3]
no response from maintainer
PR: 57379, 58037
Submitted by: martin@mail.tradex.sk [1], rob@debank.tv [2], dinoex [3]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- add a rcNG start/stop script
- added web site
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- minor cleanup
PR: 57256
Submitted by: eikemeier@fillmore-labs.com
|
|
|
|
|
|
|
| |
- Use new MASTER_SITES
PR: 57149
Submitted by: rob@debank.tv
Approved by: markun@onohara.to
|
|
|
|
|
|
| |
PR: ports/53699
Submitted by: Rob Evers <rob@debank.tv>
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
|
|
| |
* Add --enable-bigstack.
PR: ports/53632
Submitted by: Rob <rob@debank.tv>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
o Remove unnecsesary patches for current.
o Add/remove users when installing/removing.
o Set permissions on virus database dir.
PR: ports/53305
Submitted by: Rob Evers<rob@debank.tv>
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
| |
PR: ports/53112
Submitted by: Michal F. Hanula <frankie@kyblik.pieskovisko.sk>
Rob <rob@debank.tv>
|
|
|
|
|
|
|
|
| |
Turn on building clamd and clamdscan.
PR: 53056
Pointed out by: Olivier Tharan <olive@oban.frmug.org>
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/47291
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
|
|
Clam Antivirus is command line virus scanner using database
from OpenAntiVirus.
PR: ports/40602
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
|