Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -2,7 +2,7 @@ This package consists of two parts, of which the first one ("nfsbug")
verifies a given NFS-server for known bugs like world wide exportable
file systems, determine whether the export list really works,
determine whether we can mount file systems through the portmapper,
try to guess file handles, excercise the mknod bug, and the uid
try to guess file handles, exercise the mknod bug, and the uid
masking bug.
The second program ("nfsshell") is included for demonstration purpose

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:37 asau Exp $
# $NetBSD: Makefile,v 1.23 2015/07/12 07:19:13 dholland Exp $
DISTNAME= nfsshell-1.0
PKGREVISION= 1
@@ -10,8 +10,6 @@ DISTFILES= nfsBugFerret.tgz \
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= NFS security verification suite
ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* HPUX-*-*
EXTRACT_ONLY= nfsBugFerret.tgz
WRKSRC= ${WRKDIR}/nfsbug