NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48970 CVS commit: src



The following reply was made to PR toolchain/48970; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48970 CVS commit: src
Date: Sun, 6 Jul 2014 18:22:04 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sun Jul  6 18:22:03 UTC 2014
 
 Modified Files:
        src/distrib/sets/lists/games: mi
        src/distrib/sets/lists/misc: mi
        src/share/mk: bsd.README bsd.doc.mk bsd.own.mk
 
 Log Message:
 Add MKGROFFHTMLDOC and make it default to no. It seems that sometimes
 when generating html groff runs netpbm behind your back. Needless to
 say we don't have netpbm in base, so this fails on a clean install; so
 for now disable generating html for /usr/share/doc by default.
 Workaround for PR 48970.
 
 It seems that all available document preparation toolchains are made
 of fail.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 src/distrib/sets/lists/games/mi
 cvs rdiff -u -r1.191 -r1.192 src/distrib/sets/lists/misc/mi
 cvs rdiff -u -r1.333 -r1.334 src/share/mk/bsd.README
 cvs rdiff -u -r1.66 -r1.67 src/share/mk/bsd.doc.mk
 cvs rdiff -u -r1.819 -r1.820 src/share/mk/bsd.own.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index