summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-06-05 12:03:31 +0000
committerrh <rh@pkgsrc.org>2000-06-05 12:03:31 +0000
commitb288e924202179857095d11200d8e32b6e43540a (patch)
tree89e982b0c67b0263baec340d7c32645e4d052bed /security
parent6761a1803c1e8ff123d201f29e263aeb002d87e9 (diff)
downloadpkgsrc-b288e924202179857095d11200d8e32b6e43540a.tar.gz
Initial import of uvscan-dat-4080, a set of AntiVirus DAT files for uvscan
Diffstat (limited to 'security')
-rw-r--r--security/uvscan-dat/Makefile32
-rw-r--r--security/uvscan-dat/files/md53
-rw-r--r--security/uvscan-dat/pkg/COMMENT1
-rw-r--r--security/uvscan-dat/pkg/DESCR2
-rw-r--r--security/uvscan-dat/pkg/PLIST10
5 files changed, 48 insertions, 0 deletions
diff --git a/security/uvscan-dat/Makefile b/security/uvscan-dat/Makefile
new file mode 100644
index 00000000000..299fdfdbc73
--- /dev/null
+++ b/security/uvscan-dat/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/06/05 12:03:31 rh Exp $
+#
+
+DISTNAME= dat-4080
+PKGNAME= uvscan-${DISTNAME}
+NO_WRKSUBDIR= yes
+CATEGORIES= security
+MASTER_SITES= http://download.nai.com/products/datfiles/4.x/nai/
+EXTRACT_SUFX= .tar
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.nai.com/asp_set/download/dats/mcafee_4x.asp
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+MIRROR_DISTFILE=no
+RESTRICTED= "restricted to the license terms set for VirusScan"
+NO_PACKAGE= ${RESTRICTED}
+NO_CDROM= ${RESTRICTED}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/libexec/uvscan
+.for file in clean.dat internet.dat names.dat scan.dat
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/libexec/uvscan
+.endfor
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/uvscan
+.for file in reseller.txt readme.txt packing.lst
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/uvscan
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/uvscan-dat/files/md5 b/security/uvscan-dat/files/md5
new file mode 100644
index 00000000000..f3a29d1075f
--- /dev/null
+++ b/security/uvscan-dat/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/06/05 12:03:33 rh Exp $
+
+MD5 (dat-4080.tar) = 86ac92801af77b466611a23e4f0a66df
diff --git a/security/uvscan-dat/pkg/COMMENT b/security/uvscan-dat/pkg/COMMENT
new file mode 100644
index 00000000000..d978ee93d64
--- /dev/null
+++ b/security/uvscan-dat/pkg/COMMENT
@@ -0,0 +1 @@
+AntiVirus DAT file for uvscan
diff --git a/security/uvscan-dat/pkg/DESCR b/security/uvscan-dat/pkg/DESCR
new file mode 100644
index 00000000000..7196936b68c
--- /dev/null
+++ b/security/uvscan-dat/pkg/DESCR
@@ -0,0 +1,2 @@
+ This package contains the AntiVirus DAT files required for
+commercial and evaluation versions of uvscan.
diff --git a/security/uvscan-dat/pkg/PLIST b/security/uvscan-dat/pkg/PLIST
new file mode 100644
index 00000000000..a8516236022
--- /dev/null
+++ b/security/uvscan-dat/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/05 12:03:32 rh Exp $
+libexec/uvscan/clean.dat
+libexec/uvscan/internet.dat
+libexec/uvscan/names.dat
+libexec/uvscan/scan.dat
+share/doc/uvscan/reseller.txt
+share/doc/uvscan/readme.txt
+share/doc/uvscan/packing.lst
+@dirrm libexec/uvscan
+@dirrm share/doc/uvscan