From ab191629128e4593b1cdcca7176d78a6dac7c88b Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 Feb 2004 19:30:52 +0000 Subject: bl3ify --- security/nfsbug/Makefile | 7 ++++++- security/nfsbug/distinfo | 4 ++-- security/nfsbug/patches/patch-aa | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'security') diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile index 39959adfedc..ca67aec9a69 100644 --- a/security/nfsbug/Makefile +++ b/security/nfsbug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/22 19:30:52 jlam Exp $ DISTNAME= nfsshell-1.0 CATEGORIES= net security @@ -12,11 +12,16 @@ COMMENT= NFS security verification suite EXTRACT_ONLY= nfsBugFerret.tgz WRKSRC= ${WRKDIR}/nfsbug +USE_BUILDLINK3= yes +NO_EXPORT_CPP= yes # needed since we use rpcgen + # Only works on 1.5B or greater on most platforms but will work on any x86 # since struct pmap didn't get exposed through vm.h there. ONLY_FOR_PLATFORM= NetBSD-1.5[B-Z]-* NetBSD-1.5Z[A-Z]-* NetBSD-1.[6-9]*-* \ NetBSD-*-i386 +INSTALLATION_DIRS= bin + post-extract: ${CP} ${DISTDIR}/nfsShell.c ${WRKSRC}/nfsshell.c diff --git a/security/nfsbug/distinfo b/security/nfsbug/distinfo index 985013b0ae6..ef9393f2de4 100644 --- a/security/nfsbug/distinfo +++ b/security/nfsbug/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2001/05/10 23:51:28 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2004/02/22 19:30:52 jlam Exp $ SHA1 (nfsBugFerret.tgz) = 6b0b2d25fadd3156cf0f8851d72b6d6070dc528c Size (nfsBugFerret.tgz) = 12446 bytes SHA1 (nfsShell.c) = 195b76e2faa069e607c6a8991c835f5482f0911f Size (nfsShell.c) = 47258 bytes -SHA1 (patch-aa) = d5f6d1882a7dbe9f7b4abd74ea1d18170dbd368c +SHA1 (patch-aa) = b28b48831632d2ffe8e103589c9fbf5b3e840d02 SHA1 (patch-ab) = 92908f57337c9fd2857720f14027f426809c669a SHA1 (patch-ac) = fcf34bf55208f49215a219801b2be5c4ef55eded diff --git a/security/nfsbug/patches/patch-aa b/security/nfsbug/patches/patch-aa index b8905ce9d90..2033b08101b 100644 --- a/security/nfsbug/patches/patch-aa +++ b/security/nfsbug/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2001/05/10 23:51:29 dmcmahill Exp $ +$NetBSD: patch-aa,v 1.4 2004/02/22 19:30:52 jlam Exp $ --- Makefile.orig Fri Feb 17 00:57:26 1995 +++ Makefile Thu May 10 17:41:10 2001 @@ -6,7 +6,7 @@ $NetBSD: patch-aa,v 1.3 2001/05/10 23:51:29 dmcmahill Exp $ -CC=cc -#CFLAGS=-g -I. -DSVR4 +CC=gcc -+CFLAGS=-O2 -I. ++CFLAGS+=-O2 -I. +#CFLAGS=-ggdb -I. -DSVR4 -w #LIBS=-lsocket -lnsl -L/usr/ucblib -lucb -lresolv -CFLAGS=-ggdb -I. -- cgit v1.2.3