Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 20:41:51 UTC Now

2024-04-03 21:20:18 UTC MAIN commitmail json YAML

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

(wiz)