FreeBSD Bugzilla – Attachment 13090 Details for
Bug 25034
Allow sftp to interoperate with gftp.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1023 bytes, created by
Cy Schubert
on 2001-02-12 13:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2001-02-12 13:40:01 UTC
Size:
1023 bytes
patch
obsolete
>diff -urPN --exclude=CVS --exclude=00_TRANS.TBL sftp.orig/Makefile sftp/Makefile >--- sftp.orig/Makefile Wed Oct 11 04:39:09 2000 >+++ sftp/Makefile Mon Feb 12 04:58:20 2001 >@@ -21,7 +21,6 @@ > RESTRICTED= "Calls external cryptographic routines." > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-remotepath=${PREFIX}/libexec > > MAN1= secftp.1 > >@@ -30,7 +29,7 @@ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/sftp ${PREFIX}/bin/secftp > ${LN} -s ${PREFIX}/bin/secftp ${PREFIX}/bin/rsftp >- ${INSTALL_PROGRAM} ${WRKSRC}/sftpserv ${PREFIX}/libexec/sftpserv >+ ${INSTALL_PROGRAM} ${WRKSRC}/sftpserv ${PREFIX}/bin/sftpserv > ${INSTALL_MAN} ${WRKSRC}/sftp.1 ${PREFIX}/man/man1/secftp.1 > ${CP} ${PKGDIR}/pkg-plist.in ${PLIST}.unsorted > @if [ ! -f ${PREFIX}/bin/sftp ]; then \ >diff -urPN --exclude=CVS --exclude=00_TRANS.TBL sftp.orig/pkg-plist.in sftp/pkg-plist.in >--- sftp.orig/pkg-plist.in Tue Feb 8 07:06:08 2000 >+++ sftp/pkg-plist.in Mon Feb 12 04:58:30 2001 >@@ -1,3 +1,3 @@ > bin/secftp > bin/rsftp >-libexec/sftpserv >+bin/sftpserv
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25034
: 13090