From ecf24abda031c7619e7d48f0f4d049243cf9a07b Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 8 Oct 1998 14:27:16 +0000 Subject: NFS security verification suite --- security/nfsbug/Makefile | 17 +++++++++++++++++ security/nfsbug/files/md5 | 4 ++++ 2 files changed, 21 insertions(+) create mode 100644 security/nfsbug/Makefile create mode 100644 security/nfsbug/files/md5 (limited to 'security/nfsbug') diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile new file mode 100644 index 00000000000..68d90d868f4 --- /dev/null +++ b/security/nfsbug/Makefile @@ -0,0 +1,17 @@ +DISTNAME= nfsshell-1.0 +DISTFILES= nfsBugFerret.tgz \ + nfsShell.c +MASTER_SITES= http://www.asmodeus.com/archive/Xnix/ +CATEGORIES= net security + +WRKSRC= ${WRKDIR}/nfsbug +EXTRACT_ONLY= nfsBugFerret.tgz + +post-extract: + ${CP} ${DISTDIR}/nfsShell.c ${WRKSRC}/nfsshell.c + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/nfsbug ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/nfsshell ${PREFIX}/bin + +.include "../../mk/bsd.pkg.mk" diff --git a/security/nfsbug/files/md5 b/security/nfsbug/files/md5 new file mode 100644 index 00000000000..e9f1ba63632 --- /dev/null +++ b/security/nfsbug/files/md5 @@ -0,0 +1,4 @@ +$NetBSD: md5,v 1.1 1998/10/08 14:36:17 hubertf Exp $ + +MD5 (nfsBugFerret.tgz) = cdf035724b3748930db304797076887f +MD5 (nfsShell.c) = 93aa2bb72d679fdf45e784876480dc1f -- cgit v1.2.3