--- - branch: MAIN date: Thu Feb 3 13:03:14 UTC 2011 files: - new: '1.54' old: '1.53' path: pkgsrc/misc/dialog/Makefile pathrev: pkgsrc/misc/dialog/Makefile@1.54 type: modified - new: '1.27' old: '1.26' path: pkgsrc/misc/dialog/distinfo pathrev: pkgsrc/misc/dialog/distinfo@1.27 type: modified id: 20110203T130314Z.042a89c7952ea9832eebecef01d4a5fbb091c24d log: "Update to 1.1.20110118:\n\n2011/01/18\n\t+ fix inconsistency in return-codes for textbox when help-button is\n\t used by making dlg_exit_buttoncode() a wrapper for\n\t dlg_ok_buttoncode().\n\t+ modify pause widget to use dlg_ok_buttoncode(), so help-button works.\n\t+ correct two infobox sample scripts, which did not pass extra\n\t command-line parameters due to quoting problems.\n\t+ add a limit-check to the timebox widget (patch by Garrett Cooper).\n\t+ modify --trace option to also trace the command-line parameters.\n\t+ account for combining characters when wrapping text (Debian #570634).\n\t+ correct handling of SIGWINCH in gauge widget (Debian #305705).\n\t+ add gauge_color, to make guage's progress-bar distinct from\n\t title_color (request by Dominic Derdau).\n\t+ update fi.po from\n\t\thttp://translationproject.org/latest/dialog/\n\t \ as well as resync line-numbers in the other po-files.\n\t+ modify configure script and dialog program to build with NetBSD's\n\t wide-character curses functions, including workarounds for its\n\t incorrect WACS_xxx definitions. Some of the UTF-8 examples work.\n\t+ add back-tab for traversal of tailboxbg widgets, for symmetry with\n\t tab-traversal.\n\t+ reduce flicker in tailboxbg by checking if the input file size has\n\t changed.\n\t+ modify internals of callbacks to avoid blocking reads of their\n\t associated files by keyboard input.\n\t+ add command-line option --no-mouse, to suppress use of mouse.\n\t+ add configure option --enable-header-subdir to allow the header files\n\t to be installed into a subdirectory named for the package.\n\t+ modify dlg_restore_vars() to retain the updated values of\n\t input_result and input_length, eliminating the need for a caller to\n\t \ provide their own user buffer (prompted by report by Thiago Bimbatti\n\t Felicio).\n\t+ add a null-pointer check in show_result() for\n\t dialog_vars.input_result, and ensure it is set to null after freeing\n\t (prompted by report by Thiago Bimbatti Felicio).\n\t+ change order of -I options in CPPFLAGS (report by Michel Feldheim)\n\t+ modify pause-widget so that it no longer exits when an unrecognized\n\t key is pressed (patch by Creidieki M Crouch).\n\t+ add --with-package option to configure script to allow renaming\n\t of the dialog program and library, to support the package scripts.\n\t+ add Debian and RPM package scripts for test-builds.\n\t+ several improvements to configure script:\n\t + quote params of ifelse()\n\t \ + change obsolete ${name-value} to standard ${name:-value}\n\t + use new macros CF_ADD_LIB/CF_ADD_LIBS to enforce consistency.\n\t + AM_GNU_GETTEXT, drop $MKINSTALLDIRS, use \"mkdir -p\" consistently.\n\t + CF_ADD_SUBDIR_PATH, workaround - if $prefix was not mkdir'd yet, no\n\t directories were added.\n\t + CF_BUNDLED_INTL, add --with-textdomain option, to use with lynx-dev\n\t package\n\t + CF_FIND_LINKAGE, simplify save/restore of $LIBS\n\t + CF_GCC_WARNINGS, fix for Mac OS X (compiler makes conftest.dSYM\n\t directory)\n\t + CF_HEADER_PATH, don't search for variations of everything in the\n\t current include-path\n\t + CF_WITH_CURSES_DIR, move the calls to CF_ADD_INCDIR and\n\t CF_ADD_LIBDIR for the curses-directory here, from\n\t CF_NCURSES_CPPFLAGS and CF_NCURSES_LDFLAGS, so it will work even\n\t with the default checking, e.g., no --with-ncurses, etc.\n\t+ updated config.guess, config.sub\n" module: pkgsrc subject: 'CVS commit: pkgsrc/misc/dialog' unixtime: '1296738194' user: wiz