pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/fetch
Module Name: pkgsrc
Committed By: joerg
Date: Fri Nov 13 20:52:05 UTC 2009
Modified Files:
pkgsrc/net/fetch: Makefile
pkgsrc/net/fetch/files: fetch.c
Added Files:
pkgsrc/net/fetch/files: config.guess config.h.in config.sub configure
configure.ac install-sh
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.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/fetch/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/net/fetch/files/config.guess \
pkgsrc/net/fetch/files/config.h.in pkgsrc/net/fetch/files/config.sub \
pkgsrc/net/fetch/files/configure pkgsrc/net/fetch/files/configure.ac \
pkgsrc/net/fetch/files/install-sh
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/fetch/files/fetch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index