pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/nvi
Module Name: pkgsrc
Committed By: jlam
Date: Thu Feb 21 21:17:45 UTC 2008
Modified Files:
pkgsrc/editors/nvi: Makefile distinfo options.mk
Removed Files:
pkgsrc/editors/nvi/patches: patch-aa
Log Message:
+ Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.
+ Only make "wide-curses" an available option on platforms that have the
necessary wide-character support. It turns out NetBSD-3.x is not one
of them.
+ Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers
do it.
+ Add full DESTDIR support.
Bump the PKGREVISION to 6.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/editors/nvi/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/editors/nvi/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/editors/nvi/options.mk
cvs rdiff -r1.1.1.1 -r0 pkgsrc/editors/nvi/patches/patch-aa
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