Revisions of ncurses

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1167744 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 261)
- Add ncurses patch 20240414
  + build/bug-fix for check-size feature (reports by Sam James, Gabriele
    Balducci).
- Add ncurses patch 20240413
  + improve formatting/style of manpages (patches by Branden Robinson).
  + provide for padding in check-size feature, using new_prescr() to
    pass interim SCREEN pointer.
  + complete change for opaque options (Gentoo #928973, cf: 20231021).
  + update package /debian/rules and related lintian overrides
  + revise progs.priv.h to provide for NC_ISATTY reuse

- Add ncurses patch 20240330
  + remove masking of ISIG in cbreak() (report by Benno Schulenberg).
  + modify test/test_mouse.c to use curses api for raw/noraw.
  > improved configure macros from other program development:
    + build-fix for clang on Solaris
    + suppress filename/timestamp in gzip'd manpages (suggested for
      byacc by Andrin Geiger)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161411 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 260)
- Add ncurses patch 20240323
  + modify tput/tset reset feature to avoid 1-second sleep if running in
    a pseudo-terminal.
  + modify check-size feature to avoid using it in a pseudoterminal
    (cf: 20231016)
  + improve formatting/style of manpages (patches by Branden Robinson).
  + trim a space after some "-R" options, fixing builds for applications
    built using clang and ncurses on Solaris.
- Add ncurses patch 20240309
  + modify xgterm to work around line-drawing bug -TD
  + use CSI 3J in vte-2017 (report by Sven Joachim)
- Add ncurses patch 20240302
  + add configure check for MB_LEN_MAX, to provide warning as needed.
  + improve formatting/style of manpages (patches by Branden Robinson).
  + fix regression in tput which disallowed hex/octal parameters (report
    by Werner Fink, cf:  20230408)
  + update config.guess, config.sub
- Add ncurses patch 20240224
  + improve man/curs_mouse.3x style (Brandon Robinson, Sven Joachim).
  + provide for CCHARW_MAX greater than 1
  + eliminate use of PATH_MAX in lib_trace.c
  + work around misconfiguration of MacPorts gcc13, which exposes invalid
    definition of MB_LEN_MAX in gcc's fallback copy of limits.h (MacPorts
    #69374).
- Port patches
  * ncurses-5.9-ibm327x.dif
  * ncurses-6.4.dif
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1150668 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 259)
- Add ncurses patch 20240217
  + add vt100+noapp, vt100+noapp+pc, xterm+app+pc, xterm+decedit from
    xterm #389 -TD
  + fix inconsistent description of wmouse_trafo() (Debian #1059778).
  + modify wenclose() to handle pads (Debian #1059783).
  + improve manpage discussion of mouseinterval() (Debian #1058560).
- Add ncurses patch 20240224
  + improve man/curs_mouse.3x style (Brandon Robinson, Sven Joachim).
  + provide for CCHARW_MAX greater than 1
  + eliminate use of PATH_MAX in lib_trace.c
  + work around misconfiguration of MacPorts gcc13, which exposes invalid
    definition of MB_LEN_MAX in gcc's fallback copy of limits.h (MacPorts
    #69374).
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146208 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 258)
- Add ncurses patch 20240210
  + compiler-warning fixes, while investigating an optimizer bug in
    "gcc (MacPorts gcc13 13.2.0_4+stdlib_flag) 13.2.0"
    which results in only the first byte of a multibyte character being
    printed to the screen.
- Change order of use=vt100+4bsd and use=rxvt+pcfkeys in rxvt-basic
  to get correct arrow keys back (boo#1219626)

- Add ncurses patch 20240203
  + minor changes to tracing and locale-checks.

- Add ncurses patch 20240127
  + amend change to z39-a (report by Sven Joachim).
  + use xterm+nopcfkeys, vt52-basic, dec+pp, dec+sl, vt52+arrows,
    hp+pfk+cr, klone+acs, klone+color, klone+sgr, ncr160wy50+pp
    to trim -TD
  + NetBSD-related fixes for x68k and wsvt52 (patch by Thomas Klausner)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140392 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 257)
- Add ncurses patch 20240120
  + improve formatting/style of manpages (patches by Branden Robinson).
  + amend discussion of aliases in tput.1
  + use ansi+sgrbold, ansi+sgrdim, ansi+sgrso, ansi+sgrul, ansi+tabs
    ecma+color, ecma+sgr, vt100+4bsd, vt100+pfkeys, vt220+pcedit
    xterm+256color, xterm+acs, xterm+nopcfkeys, xterm+pcf2 to trim -TD
  + modify configure scripts/makefiles to omit KEY_RESIZE if the
    corresponding SIGWINCH feature is disabled.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138810 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 256)
- Add ncurses patch 20240113
  + improve formatting/style of manpages (patches by Branden Robinson).
  + modify dist.mk to avoid passing developer's comments in manpages into
    the generated html documentation.
  + use ansi+local, ansi+local1, ansi+pp, ansi+rca, ansi+rca2, ansi+sgr
    to trim -TD
  + restore padding for wy520* and vt320-k311 (report by Sven Joachim).
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137727 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 255)
- Add foot to terminfo-base. It's the most compliant wayland
  terminal emulator according to
  https://github.com/dankamongmen/notcurses/blob/master/TERMINALS.md (forwarded request 1137701 from lnussel)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1132459 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 254)
- Add ncurses patch 20231209
  + modify infocmp "-u" option to not report cancels in use'd chunks
    which are not mentioned in the top-level terminal description.
  + remove xterm+sm+1006 from tmux (Debian #1057688).
  + used "infocmp -u" to help trim redundant capabilities -TD
  + updated man/edit_man.sh to allow for "\%" markers embedded after
    bold font escapes in manpage cross-references (Debian #1057541).
  + reduce compiler-warnings in configure checks
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132119 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 253)
OpenSUSE bsc#1201384, Debian #60377). (forwarded request 1132091 from michals)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130674 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 252)
- Add ncurses patch 20231202
  + correct initial alignment of extended capabilities in infocmp, so
    that the "-u" option can be used for more than two terminal types.
  + improve formatting/style of manpages, changing environment variables
    to italics (patches by Branden Robinson).
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1129821 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 251)
- Add ncurses patch 20231125
  + add information about "ttycap", termcap's forerunner, to tset.1
    (patch by Branden Robinson).
  + improve formatting/style of manpages, including section reordering
    (patches by Branden Robinson).
  + modify usage messages in configure script, bracketing optional values
    (report by Branden Robinson).

- Add ncurses patch 20231121
  + amend fix for Debian #1055882, correcting nul terminator check in
    waddnstr (Debian #1056340).

- Add ncurses patch 20231118
  + improve description of length-parameter and error-returns in several
    manpages:  curs_addchstr.3x, curs_addstr.3x, curs_addwstr.3x,
    curs_in_wch.3x, curs_in_wchstr.3x, curs_inchstr.3x, curs_ins_wstr.3x,
    curs_insstr.3x, curs_instr.3x, curs_inwstr.3x
  + amend parameter check for entire string versus specific length in
    winsnstr() and wins_nwstr() to match Solaris.
  + make similar correction to wins_nwstr().
  + correct loop termination condition in waddnstr() and waddnwstr()
    (Debian #1055882, cf: 20201205).
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1125420 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 250)
- Add ncurses patch 20231111
  + used "infocmp -u" to help trim redundant capabilities -TD
  + add limit checks in infocmp needed when processing extended
    capabilities with the "-u" option.
  + fix inconsistent sort-order in see-also sections of manpages.
  + fix a few compiler warnings for Solaris 10.
  + modify endwin() to return an error if it is called again without an
    intervening screen update (report by Rajeev Pillai, NetBSD #57592).
- Add ncurses patch 20231104
  + modify reset command to avoid altering clocal if the terminal uses a
    modem (prompted by discussion with Werner Fink, Michal Suchanek,
    OpenSUSE #1201384, Debian #60377).
  + build-fixes for --with-caps variations.
  + correct a couple of section-references in INSTALL
- Add ncurses patch 20231028
  + move xterm focus mode 1004 from xterm+sm+1006 into xterm+focus as
    fe/fd capabilities, like vim (vim-pr #13440).
  + modify --with-pkg-config-libdir option to make "libdir" the default,
    as documented, rather than "auto" (report by Branden Robinson).
  + improve messages from configure script (patches by Branden Robinson).
- Fix offsets of patches
  * ncurses-5.9-ibm327x.dif
  * ncurses-6.4.dif
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1121113 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 249)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1117940 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 248)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1112273 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 247)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1106232 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 246)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1103809 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 245)
- Add ncurses patch 20230812
  + add/use putty+cursor to reflect amending of modified cursor-keys
    in 2021 -TD
  + add ecma+strikeout to putty -TD
  + add functions to query tty-flags in SCREEN (request by Bill Gray).

- Add ncurses patch 20230805
  + fix a few manpages needing tbl marker, seen by lintian warning.
  + fixes for compiler-warnings.
  + minor grammatical fix for manpages (Branden Robinson).

- Add ncurses patch 20230729
  + improve manpages for wgetnstr() and wget_wnstr().
  + modify MinGW configuration to provide for running in MSYS/MSYS2
    shells, assuming ConPTY support (patch by Pavel Fedin).
  + add assignment in CF_MAN_PAGES to fill in value for TERMINFO_DIRS in
    ncurses, terminfo and tic manpages (patch by Sven Joachim).

- Add ncurses patch 20230722
  + add "auto" default for --with-xterm-kbs configure option.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1099048 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 244)
- Add ncurses patch 20230715
  + correct wadd_wch_literal() when adding a non-spacing character to a
    double-width character.
  + improve manual page for curs_util.
  + improve manual page for wadd_wch().

- Add ncurses patch 20230708
  + add linux+kbs for terminals which imitate xterm's behavior with
    Linux -TD
  + modify MinGW driver to return KEY_BACKSPACE when an unmodified
    VK_BACK virtual key is entered (prompted by patch by Pavel Fedin,
    Savannah #64292).
  + disallow using $TERMINFO or $HOME/.terminfo when tic "-o" option is
    used (report by Sven Joachim, Debian #1040048).
- Port the patch ncurses-6.4.dif
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1097901 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 243)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093740 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 242)
- Add ncurses patch 20230617
  + markup manpages with revision information (prompted by discussion
    with Bjarni Ingi Gislason).
Displaying revisions 1 - 20 of 261
openSUSE Build Service is sponsored by