CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/10/12 16:00:07
Modified files:
textproc/groff : Makefile
textproc/groff/patches: patch-Makefile_in
textproc/groff/pkg: PLIST
Added files:
textproc/groff/patches: patch-Makefile_comm
Log message:
Format groff manuals with groff before installing them
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction