cvs commit: ports/ftp/gftp Makefile ports/ftp/gftp/files patch-configure patch-lib::misc.c patch-lib::options.h patch-lib::sshv2.c

Edwin Groothuis edwin at FreeBSD.org
Mon Apr 28 20:09:13 PDT 2003


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 at 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


More information about the cvs-all mailing list