Subject: CVS commit: pkgsrc/net/fetch
From: Joerg Sonnenberger
Date: 2009-11-13 21:52:05
Message id: 20091113205205.5DF8C175DD@cvs.netbsd.org

Log Message:
fetch-1.6:
- autoconfig glue to detect presence of termios.h etc.
- On NetBSD default to getpass.  Otherwise implement the password reading
  using termios.h if present, falling back to getpassphrase/getpass or
  plain fgets.

Files:
RevisionActionfile
1.9modifypkgsrc/net/fetch/Makefile
1.11modifypkgsrc/net/fetch/files/fetch.c
1.1addpkgsrc/net/fetch/files/config.guess
1.1addpkgsrc/net/fetch/files/config.h.in
1.1addpkgsrc/net/fetch/files/config.sub
1.1addpkgsrc/net/fetch/files/configure
1.1addpkgsrc/net/fetch/files/configure.ac
1.1addpkgsrc/net/fetch/files/install-sh