1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/editors/xvile
Thomas E. Dickey 783aac34f1 editors/xvile: update to 9.8z
PRhangeLog: https://invisible-island.net/vile/CHANGES.html

 * modify configure script to check validity of $IMAKE_LOADFLAGS
 * modify curses driver to work around configurations of ncurses where the
   SIGWINCH handler has been disabled.
 * modify vl_get_encoding() to allow for nl_langinfo(CODESET) returning an empty
   string, recover from this error using checks on the locale variable (report
   by David Snyder).
 * updated wcwidth.c, from xterm #389
 * modify spec-file to work around a bug in make 4.4.1
 * reduce compiler-warnings in configure script checks.
 * disallow newline in quoted string in ini filter.
 * adjust dlsym lookup to account for special case of define_key, to avoid
   conflict with ncurses.
 * fix mandoc warnings in vile.1
 * fix a use-after-free in parse_nondirective() due to free() in the
   actual_color() function of key-filt.c
 * change VIDEO_TEXT type to "unsigned", allowing display of Unicode values past
   BMP for drivers which support this.
 * modify curses configuration to handle ncurses KEY_RESIZE (prompted by
   discussion with Sebastian Neuper).
 * fix typo in cross-compile check in CF_KILLPG macro (Debian #1029956)
 * update config.guess, config.sub

Reported by:	dickey@invisible-island.net (maintainer)
2024-01-29 19:02:45 +01:00
..
distinfo editors/xvile: update to 9.8z 2024-01-29 19:02:45 +01:00
Makefile editors/xvile: update to 9.8z 2024-01-29 19:02:45 +01:00
pkg-descr
pkg-plist