FreeBSD Bugzilla – Attachment 50680 Details for
Bug 77153
New port: net/nfsshell (nfs command tool)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.95 KB, created by
Johan van Selst
on 2005-02-05 23:00:40 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2005-02-05 23:00:40 UTC
Size:
2.95 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># nfsshell ># nfsshell/Makefile ># nfsshell/distinfo ># nfsshell/files ># nfsshell/files/patch-nfs.c ># nfsshell/files/patch-Makefile ># nfsshell/pkg-descr ># >echo c - nfsshell >mkdir -p nfsshell > /dev/null 2>&1 >echo x - nfsshell/Makefile >sed 's/^X//' >nfsshell/Makefile << 'END-of-nfsshell/Makefile' >X# New ports collection makefile for: nfsshell >X# Date created: 5 February 2005 >X# Whom: johans@stack.nl >X# >X# $FreeBSD$ >X# >X >XPORTNAME= nfsshell >XPORTVERSION= 0 >XCATEGORIES= net >XMASTER_SITES= http://www.cs.vu.nl/pub/leendert/ >XDISTNAME= ${PORTNAME} >X >XMAINTAINER= johans@stack.nl >XCOMMENT= Userland NFS command tool >X >XWRKSRC= ${WRKDIR}/nfs >XALL_TARGET= nfs >XPLIST_FILES= bin/nfsshell >X >X.include <bsd.port.pre.mk> >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/nfs ${PREFIX}/bin/nfsshell >X >X.include <bsd.port.post.mk> >END-of-nfsshell/Makefile >echo x - nfsshell/distinfo >sed 's/^X//' >nfsshell/distinfo << 'END-of-nfsshell/distinfo' >XMD5 (nfsshell.tar.gz) = d447235518691fc3176ce89a6d836ce7 >XSIZE (nfsshell.tar.gz) = 29213 >END-of-nfsshell/distinfo >echo c - nfsshell/files >mkdir -p nfsshell/files > /dev/null 2>&1 >echo x - nfsshell/files/patch-nfs.c >sed 's/^X//' >nfsshell/files/patch-nfs.c << 'END-of-nfsshell/files/patch-nfs.c' >X--- nfs.c.orig Sat Feb 5 23:17:18 2005 >X+++ nfs.c Sat Feb 5 23:17:09 2005 >X@@ -50,7 +50,6 @@ >X #include <netinet/in.h> >X #include <arpa/inet.h> >X #include <sys/time.h> >X-#include <sys/sysmacros.h> >X #include "mount.h" >X #include "nfs_prot.h" >X #include <netinet/in_systm.h> >END-of-nfsshell/files/patch-nfs.c >echo x - nfsshell/files/patch-Makefile >sed 's/^X//' >nfsshell/files/patch-Makefile << 'END-of-nfsshell/files/patch-Makefile' >X--- Makefile.orig Sat Feb 5 23:17:28 2005 >X+++ Makefile Sat Feb 5 23:18:58 2005 >X@@ -22,10 +22,15 @@ >X # >X >X # uncomment the following 4 lines for Solaris 2.x >X+#CC = gcc >X+#CFLAGS = -DSYSV -DREADLINE -I/usr/local/include >X+#LIBS = -lsocket -L/usr/ucblib -R/usr/ucblib -lrpcsoc -lnsl \ >X+# -L/usr/local/lib -lreadline -lhistory -ltermlib >X+ >X+# uncomment the following 3 lines for FreeBSD >X CC = gcc >X-CFLAGS = -DSYSV -DREADLINE -I/usr/local/include >X-LIBS = -lsocket -L/usr/ucblib -R/usr/ucblib -lrpcsoc -lnsl \ >X- -L/usr/local/lib -lreadline -lhistory -ltermlib >X+CFLAGS = -DREADLINE >X+LIBS = -lreadline >X >X # uncomment the following 3 lines for AIX >X #CC = gcc >END-of-nfsshell/files/patch-Makefile >echo x - nfsshell/pkg-descr >sed 's/^X//' >nfsshell/pkg-descr << 'END-of-nfsshell/pkg-descr' >Xnfs shell provides user level access to an NFS server, over UDP or TCP, >Xsupports source routing and "secure" (privileged port) mounts. It's a >Xuseful tool to manually check (or show) security problems after a security >Xscanner has detected them. >END-of-nfsshell/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 77153
: 50680