Up to [cvs.NetBSD.org] / pkgsrc / x11 / xman
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
xman: update to 1.2.0. 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. Alan Coopersmith (13): unifdef ISC unifdef sgi unifdef __osf__ unifdef hpux unifdef SCO, __SCO__, and __UNIXWARE__ unifdef sony unifdef defined(SVR4) && !defined(sun) unifdef __bsdi__ unifdef BSD < 199103 unifdef ATHENA unifdef INCLUDE_XPRINT_SUPPORT unifdef NO_COMPRESS xman 1.2.0 gldrk (2): Free buffered file contents when closing man page Restore formatting with modern man-db
xman: update to 1.1.6. This release adds a -version option and fixes https://bugs.debian.org/720266 . Alan Coopersmith (9): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 man page: remove out-of-date reference to X(7) gitlab CI: stop requiring Signed-off-by in commits configure: Use AC_SYS_LARGEFILE to enable large file support Add -version option Install WM_DELETE_WINDOW handler for search window Fix spelling/wording issues xman 1.1.6
x11: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
x11: Remove SHA1 hashes for distfiles
xman: update to 1.1.5. Alan Coopersmith (8): Change fall through comment in ScrollByL.c to match gcc's requirements Update README for gitlab migration Update configure.ac bug URL for gitlab migration 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 * xman 1.1.5 Emil Velikov (1): autogen.sh: use quoted string variables Julien Cristau (1): If we have man-db, don't try and emulate man's pipeline Matthieu Herrb (1): Fix typo in manual page. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
Add SHA512 digests for distfiles for x11 category Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 1.1.4: Alan Coopersmith (8): Fix "no search will be preformed" typo in dialog box message Ensure fgets read at least one byte before modifying string config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Fix typos & wording issues in source comments Ask groff for text instead of postscript on Solaris xman 1.1.4 Jon TURNEY (1): Use same FORMAT command on cygwin as on linux in HANDLE_ROFFSEQ case as well Jörg Sonnenberger (1): Fix tautology to the intended check. Thomas Klausner (1): Fix shadow warning.
Fix tautology to the intended check. Bump revision.
Update to 1.1.3: This minor maintenance release consists mainly of small bug fixes, various cleanups to the code, including dropping support for a number of platforms last seen decades ago, and build configuration fixes and improvements. Alan Coopersmith (29): unifdef -U__UNIXOS2__ Use <dirent.h> everywhere instead of checking for X_NOT_POSIX/SYSV/USG/etc. Fix numerous typos & spelling errors in comments and message strings Convert to X.Org standard code style unifdef -UCRAY unifdef -UUTEK -Uapollo -ULynx unifdef -Uultrix unifdef -UmacII unifdef -Uhcx unifdef SYSV386 (really defined(SYSV) && defined(i386)) Remove XConsortium/XFree86/XdotOrg RCS/CVS id tags Replace StrAlloc with XtNewString constify char *'s to clear compiler complaints Remove unused NULLSTR macro Mark PrintError as noreturn Use remove() instead of unlink() Use strchr() & strrchr() instead of index() & rindex() Stop checking for OSMINORVERSION in list of Solaris man page sections Increase default text window sizes from 600 to 780 pixels Fix scroll wheel when CapsLock, NumLock or other modifiers are on Provide a fallback mkstemp so we don't need to maintain 2 API versions configure: check for groff and enable groff extensions if found Fix file leak in ConstructCommand() Close file pointer before setting it to NULL in Format() Check for InitPsuedoGlobals() returning NULL Check for CreateManpage returning NULL Resync Solaris man page section list with current Solaris xman COPYING: Remove notice for Xprint code removed in 5722ca728763e7 xman 1.1.3 Christos Zoulas (1): Rename PIC to ROFF_PIC to avoid problems with "-DPIC" compilations. Eric S. Raymond (1): Eliminate use of tab stops. Use real TBL markup where indicated.
Update to 1.1.2. 1.1.2: This minor maintenance release consists mainly of cleanups to the code and build configuration. 1.1.1: This minor maintenance release provides the usual recent collection of manually generated build configuration improvements and janitorial cleanups.
Update to xman-1.1.0. Changes: Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Replace static ChangeLog with dist-hook to generate from git log Allow xman to use bzip2 to decompress man pages xaw8 is gone, use xaw7 Allow xman to be cross build by adding a ./configure Build fix for case insensitive file systems Apple: Added Tiger's man.conf location to the search path Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O Remove xprint remnants Ansification and compile warning fixes. Add lzma manpage extension support. Cygwin uses Linux-style man
Update to xman-1.0.3: fix man page processing on Solaris.
When MANCONF is specified in the environment, use it. This allows cross-compilation by hard-coding the real value as done for NetBSD.
Import xman-1.0.2. This package provides xman, a program to display manual pages graphically. This is from the modular X.org X11 project.
Initial revision