Date: Mon, 28 Apr 2003 20:09:12 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/gftp Makefile ports/ftp/gftp/files patch-configure patch-lib::misc.c patch-lib::options.h patch-lib::sshv2.c Message-ID: <200304290309.h3T39C0O058162@repoman.freebsd.org>
index | next in thread | raw e-mail
edwin 2003/04/28 20:09:12 PDT
FreeBSD ports repository
Modified files:
ftp/gftp Makefile
ftp/gftp/files patch-configure patch-lib::sshv2.c
Added files:
ftp/gftp/files patch-lib::misc.c
Removed files:
ftp/gftp/files patch-lib::options.h
Log:
update-port: ftp/gftp
make ssh2 connects working w/o the ssh-askpass utility (fix the
code how to acquire a [pt]ty pair) The user may still choose the
ssh-askpass way inside the application. That way is just no longer
forced (as i did with the last update). Now it's possible to choose
between direct password-sending from the application, or sending
the password with the ssh-askass utility.
PR: ports/51391
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Revision Changes Path
1.32 +1 -5 ports/ftp/gftp/Makefile
1.2 +8 -0 ports/ftp/gftp/files/patch-configure
1.1 +12 -0 ports/ftp/gftp/files/patch-lib::misc.c (new)
1.2 +0 -16 ports/ftp/gftp/files/patch-lib::options.h (dead)
1.2 +49 -14 ports/ftp/gftp/files/patch-lib::sshv2.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304290309.h3T39C0O058162>
