summaryrefslogtreecommitdiff
path: root/security/uvscan/PLIST
diff options
context:
space:
mode:
authorheinz <heinz>2006-01-15 22:27:27 +0000
committerheinz <heinz>2006-01-15 22:27:27 +0000
commitb5b48360b3e3ee7a371fa5cf68c6fd5138a31f84 (patch)
tree0bc141c7bbdd4f35267b162962eae50071024433 /security/uvscan/PLIST
parent38910637f94bbfaf4903b6fa5de8d0382be8e9b7 (diff)
downloadpkgsrc-b5b48360b3e3ee7a371fa5cf68c6fd5138a31f84.tar.gz
Updated to version 4.40.
This fixes PR pkg/30290 by Nicolas Joly so the latest DAT files are working again. - Moved included DAT-files to shares/examples/uvscan/. - Works with PKG_CONFIG=no. - PDF manual included in share/doc/uvscan/. - Some small improvements to update_dat.sh: Option "-h" shows the available options. All the "exit" statements use distinct values. Fixed a small logic bug (-z vs. -n). Changes according to McAfee's website: - Includes technology to combat the latest and future threats. - Improved detection and cleaning. - Support for many more Packed Executable formats in which known malware is often re-packaged for obfuscation purposes. - Specific detection and reporting of files compressed or packaged with known suspicious applications. - Enhancements to the emergency DAT file (EXTRA.DAT) structure allowing a larger DAT file size. - Enhancements to enable scanning of non-standard ZIP archives.
Diffstat (limited to 'security/uvscan/PLIST')
-rw-r--r--security/uvscan/PLIST12
1 files changed, 7 insertions, 5 deletions
diff --git a/security/uvscan/PLIST b/security/uvscan/PLIST
index ed2f47d16d4..7102530960c 100644
--- a/security/uvscan/PLIST
+++ b/security/uvscan/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/12/03 20:19:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/01/15 22:27:27 heinz Exp $
bin/uvscan
emul/linux/usr/local/lib/liblnxfv.so
emul/linux/usr/local/lib/liblnxfv.so.4
@@ -10,9 +10,11 @@ libexec/uvscan/messages.dat
man/man1/uvscan.1
sbin/update_dat
share/doc/uvscan/contact.txt
+share/doc/uvscan/e4400upg.pdf
share/doc/uvscan/license.txt
-share/uvscan/clean.dat
-share/uvscan/names.dat
-share/uvscan/scan.dat
+share/examples/uvscan/clean.dat
+share/examples/uvscan/names.dat
+share/examples/uvscan/scan.dat
+@dirrm emul/linux/usr/local/lib
@dirrm share/doc/uvscan
-@dirrm share/uvscan
+@dirrm share/examples/uvscan