Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Fix :ESC
* Fix #+ #- in multibyte configuration
* Update reported version to nvi-1.81.6nb5
Update package revisiion to nb5 to suite.
|
|
* Implement options:
expandtab
gtagsmode
matchchars
* Fix tty garbling when quitting from recovery mode.
* Don't coredump during autoindent edge case.
* Set internal version to "nvi-1.81.6nb4 (2009-08-07)"
* Crank pkgrevision to nb4.
|
|
- Add minor patch for db 4.4 and up
|
|
Changes since 1.81.5
* various compilation fixes
* support for newer DBs
* tcl support compiles again
|
|
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.
|
|
No new functionality.
|
|
|
|
|
|
* fixes build on Solaris10
|
|
|
|
variable declared in older NetBSD curses.h.
|
|
Nvi is an implementation of the ex/vi text editor originally distributed
as part of the Fourth Berkeley Software Distribution (4BSD), by the
University of California, Berkeley. The source code to nvi is freely
available, and nvi may be freely redistributed.
|