From 5bd36ee0e205286271a4867fb5e20e39e130a821 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 4 Sep 2000 22:06:26 +0000 Subject: Remove vscan which was mistakenly superceded by the uvscan port. Approved by: obrien (former maintainer of vscan) --- security/vscan/Makefile | 57 ---------------------------------------------- security/vscan/distinfo | 1 - security/vscan/pkg-comment | 1 - security/vscan/pkg-descr | 16 ------------- security/vscan/pkg-plist | 8 ------- 5 files changed, 83 deletions(-) delete mode 100644 security/vscan/Makefile delete mode 100644 security/vscan/distinfo delete mode 100644 security/vscan/pkg-comment delete mode 100644 security/vscan/pkg-descr delete mode 100644 security/vscan/pkg-plist (limited to 'security/vscan') diff --git a/security/vscan/Makefile b/security/vscan/Makefile deleted file mode 100644 index 42aa3b1975dc..000000000000 --- a/security/vscan/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: vscan -# Date created: Thur Sept 25, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# -# $FreeBSD$ -# - -PORTNAME= vscan -PORTVERSION= 3.1.8 -CATEGORIES= security -MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= steve -DISTNAME= nlxb318e -EXTRACT_SUFX= .tar - -MAINTAINER= obrien@FreeBSD.org - -NO_WRKSUBDIR= yes -RESTRICTED= "Commercial software" - -LIBDIR= ${PREFIX}/lib/neta -MAN1= uvscan.1 - -pre-fetch: -.if defined(PREFIX) && ${PREFIX} != "/usr/local" - @${ECHO} "" - @${ECHO} "This software has /usr/local hardcoded into it." - @${ECHO} "Sorry, but with PREFIX = ${PREFIX}, vscan will not work correctly." - @${ECHO} "" - @${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 - -post-install: - @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/uvscan - @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${LIBDIR} - @${CHOWN} ${MANOWN}.${MANGRP} ${PREFIX}/man/man1/uvscan.1 -.if !defined(NOPORTDOCS) - ${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 -.endif - @${ECHO} "" - @${CAT} ${PKGDIR}/DESCR - -.include diff --git a/security/vscan/distinfo b/security/vscan/distinfo deleted file mode 100644 index 822b3bfa47c7..000000000000 --- a/security/vscan/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (nlxb318e.tar) = 700b554df1c0a066d383f5656e55341d diff --git a/security/vscan/pkg-comment b/security/vscan/pkg-comment deleted file mode 100644 index 7d530efa6d27..000000000000 --- a/security/vscan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scan MS-DOS files for viruses diff --git a/security/vscan/pkg-descr b/security/vscan/pkg-descr deleted file mode 100644 index 1ebdc74202a6..000000000000 --- a/security/vscan/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -McAfee's evaluation VirusScan for FreeBSD, provides immediate scanning of -MS-DOS files hosted on FreeBSD Unix systems. - - THIS IS AN EVALUATION COPY OF THE SOFTWARE. YOU MAY ONLY - USE THE SOFTWARE FOR THIRTY DAYS. - - After thirty days, you must either buy the software - from McAfee Associates, Inc. or remove it from your - computer and stop using it. If you are evaluating - the software for corporate use and need longer than - thirty days, please contact McAfee to arrange - an extended evaluation. - -Please see /usr/local/share/doc/vscan/vscan.LICENCE for more details. - - -- David O'Brien (obrien@cs.ucdavis.edu) diff --git a/security/vscan/pkg-plist b/security/vscan/pkg-plist deleted file mode 100644 index ffce3432e4e8..000000000000 --- a/security/vscan/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/uvscan -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 -- cgit v1.2.3