Subject: CVS commit: pkgsrc/x11/xman
From: Thomas Klausner
Date: 2013-09-07 09:12:44
Message id: 20130907071244.0F94C96@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.14modifypkgsrc/x11/xman/Makefile
1.6modifypkgsrc/x11/xman/distinfo