summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 01:55:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-30 01:55:29 +0000
commita8aca3ac774292ba61fff3a7127d595e55acfa15 (patch)
tree2af06752466d825809388b3e7b375ebec7be294e /security
parentResurrect the pente port. (diff)
Update to 3.1.8.
PR: ports/10769 Submitted by: Michael Haro <mharo@patrol.area51.fremont.ca.us>
Notes
Notes: svn path=/head/; revision=17444
Diffstat (limited to 'security')
-rw-r--r--security/vscan/Makefile25
-rw-r--r--security/vscan/distinfo2
-rw-r--r--security/vscan/pkg-plist8
3 files changed, 19 insertions, 16 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index 6e17b449fbee..b9a031b28772 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -3,23 +3,21 @@
# Date created: Thur Sept 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.6 1997/10/10 06:53:45 obrien Exp $
+# $Id: Makefile,v 1.7 1998/12/10 00:40:24 steve Exp $
#
-DISTNAME= vfrb101e
-PKGNAME= vscan-1.0.2
+DISTNAME= nlxb318e
+PKGNAME= vscan-3.1.8
CATEGORIES= security
-MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/freebsd/
-EXTRACT_SUFX= .taz
+MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/
+EXTRACT_SUFX= .tar
MAINTAINER= obrien@FreeBSD.org
-BROKEN= distfile no longer available
-
NO_WRKSUBDIR= yes
RESTRICTED= "Commercial software"
-LIBDIR= ${PREFIX}/lib/mcafee
+LIBDIR= ${PREFIX}/lib/neta
MAN1= uvscan.1
pre-fetch:
@@ -31,21 +29,24 @@ pre-fetch:
@false
.endif
+post-extract:
+ (cd ${WRKSRC} && tar xzf linux-elf.e.tar.Z)
+
do-build::
# The binary executable file will be left unstripped as stripping the
# file will cause attempt to validate this file to fail.
do-install:
- (cd ${WRKSRC}; ./Install-vscan)
+ (cd ${WRKSRC}; ./install-vscan)
post-install:
@/usr/sbin/chown ${BINOWN}.${BINGRP} ${PREFIX}/bin/uvscan
@/usr/sbin/chown -R ${SHAREOWN}.${SHAREGRP} ${LIBDIR}
- @/usr/sbin/chown ${MANOWN}.${MANGRP} ${PREFIX}/man/man1/uvscan.1
+ @/usr/sbin/chown ${MANOWN}.${MANGRP} ${PREFIX}/man/man1/uvscan.1
.if !defined(NOPORTDOCS)
- ${MKDIR} -p ${PREFIX}/share/doc/vscan
+ ${MKDIR} ${PREFIX}/share/doc/vscan
${INSTALL_DATA} ${WRKSRC}/Whatsnew.txt ${PREFIX}/share/doc/vscan
- ${INSTALL_DATA} ${WRKSRC}/README.1ST ${PREFIX}/share/doc/vscan/vscan.LICENCE
+ ${INSTALL_DATA} ${WRKSRC}/Readme.1st ${PREFIX}/share/doc/vscan/vscan.LICENCE
.endif
@${ECHO} ""
@${CAT} ${PKGDIR}/DESCR
diff --git a/security/vscan/distinfo b/security/vscan/distinfo
index 910c4a0a61cc..822b3bfa47c7 100644
--- a/security/vscan/distinfo
+++ b/security/vscan/distinfo
@@ -1 +1 @@
-MD5 (vfrb101e.taz) = eef84b5fe8b25b8572012c29671d3ca5
+MD5 (nlxb318e.tar) = 700b554df1c0a066d383f5656e55341d
diff --git a/security/vscan/pkg-plist b/security/vscan/pkg-plist
index e8041b693f2f..ffce3432e4e8 100644
--- a/security/vscan/pkg-plist
+++ b/security/vscan/pkg-plist
@@ -1,6 +1,8 @@
bin/uvscan
-lib/mcafee/scan.dat
-lib/mcafee/names.dat
-lib/mcafee/clean.dat
+lib/neta/scan.dat
+lib/neta/names.dat
+lib/neta/clean.dat
share/doc/vscan/vscan.LICENCE
share/doc/vscan/Whatsnew.txt
+@dirrm lib/neta
+@dirrm share/doc/vscan