Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/16/2001 23:27:24
Module Name: pkgsrc
Committed By: jlam
Date: Wed May 16 20:27:24 UTC 2001
Modified Files:
pkgsrc/net/ncftp2: Makefile distinfo
pkgsrc/net/ncftp2/patches: patch-ab
Removed Files:
pkgsrc/net/ncftp2/patches: patch-ad
Log Message:
Use devel/readline/Makefile.readline to get readline support on systems
without libedit readline emulation. Don't accidentally link against
ncurses.
The ncurses dependency was removed a while back, but I'm not entirely sure
that was correct. I don't think the curses library is enough to get this
package to work on pre-1.5 NetBSD systems. I also don't know if this will
work with Solaris curses either. We'll have to wait for bug reports.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/net/ncftp2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/ncftp2/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/net/ncftp2/patches/patch-ab
cvs rdiff -r1.1 -r0 pkgsrc/net/ncftp2/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.