* This release improves the display of the formatted man page
when using man-db, fixes a memory leak when closing a man page,
and removes support for a number of OS'es from the 80's & 90's,
along with removing support for using Xprint to print a man
page.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xman?expand=0&rev=15
- Update to version 1.1.5:
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Update configure.ac bug URL for gitlab migration
* Change fall through comment in ScrollByL.c to match gcc's requirements
* Delete unused function Name() from tkfuncs.c
* Make CreateManpageWidget use String type for name argument
* Change fallback_resources from char * to String type
* Pass -D_CONST_X_STRING to make libXt declare String as const char *
* If we have man-db, don't try and emulate man's pipeline
* Fix typo in manual page.
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/request/show/715450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xman?expand=0&rev=8
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Update configure.ac bug URL for gitlab migration
* Change fall through comment in ScrollByL.c to match gcc's requirements
* Delete unused function Name() from tkfuncs.c
* Make CreateManpageWidget use String type for name argument
* Change fallback_resources from char * to String type
* Pass -D_CONST_X_STRING to make libXt declare String as const char *
* If we have man-db, don't try and emulate man's pipeline
* Fix typo in manual page.
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xman?expand=0&rev=9
- Update to version 1.1.4:
+ Ask groff for text instead of postscript on Solaris.
+ Fix typos & wording issues in source comments.
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
+ config: Add missing AC_CONFIG_SRCDIR.
+ Fix shadow warning.
+ Fix tautology to the intended check.
+ Use same FORMAT command on cygwin as on linux in HANDLE_ROFFSEQ
case as well.
+ Ensure fgets read at least one byte before modifying string.
+ Fix "no search will be preformed" typo in dialog box message.
OBS-URL: https://build.opensuse.org/request/show/289907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xman?expand=0&rev=7