Update/fix Makefile.depend for userland
contrib/bsddialog: Import version 0.4Improvements and changes to integrate bsddialog(1) with scripts in BASE.Overview: * New options. --and-widget, --keep-tite, --calendar. * Change output form
contrib/bsddialog: Import version 0.4Improvements and changes to integrate bsddialog(1) with scripts in BASE.Overview: * New options. --and-widget, --keep-tite, --calendar. * Change output format. Menus and --print-maxsize. * Redefine sizing. Fixed rows, cols and menurows became at the most. * Add DIAGNOSTICS. Error messages for bad arguments and options. * Add keys. Space for --menu, fast keys for --msgbox and --yesno. * Text. Change default text modification, add --cr-wrap.See /usr/src/contrib/bsddialog/CHANGELOG '2022-09-24 Version 0.4'for more detailed information.Merge commit '9f24fda5a8e7ab8243e71473c7e2dc98b4877e64'
show more ...
bsddialog(3): fix disabled shadowFix dialogs building and updating fault with disabled shadow(conf.shadow=false and implicitly bsddialog --no-shadow).While here delete WARNS=2: all warnings were
bsddialog(3): fix disabled shadowFix dialogs building and updating fault with disabled shadow(conf.shadow=false and implicitly bsddialog --no-shadow).While here delete WARNS=2: all warnings were fixed in upstream andimported in 0.2.Approved by: bapt (mentor)Differential Revision: https://reviews.freebsd.org/D34958
libbsddialog: Add _XOPEN_SOURCE_EXTENDED for widechar formAdd _XOPEN_SOURCE_EXTENDED to use curses' get_wch() and to avoid abuilding error after next "bsddialog 0.2" import.Approved by: bapt (m
libbsddialog: Add _XOPEN_SOURCE_EXTENDED for widechar formAdd _XOPEN_SOURCE_EXTENDED to use curses' get_wch() and to avoid abuilding error after next "bsddialog 0.2" import.Approved by: bapt (mentor)Differential Revision: https://reviews.freebsd.org/D34419
bsddialog: import version 0.0.2
bsddialog: import snapshot 2021-12-05
bsddialog: actually add directories