NetBSD Problem Report #383
From gnats Tue Aug 2 21:18:40 1994
Received: from forte (forte.mathematik.uni-Bremen.de [134.102.232.1]) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) with ESMTP id VAA04409 for <[email protected]>; Tue, 2 Aug 1994 21:18:37 -0700
Message-Id: <199408030419.GAA23398@forte>
Date: Wed, 3 Aug 1994 06:19:17 +0200
From: [email protected]
Reply-To: [email protected]
To: [email protected]
Subject: Misc. share/doc installation fixes
X-Send-Pr-Version: 3.2
>Number: 383
>Category: misc
>Synopsis: Not all available documentation is installed in /usr/share/doc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin
>State: closed
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 02 21:20:04 +0000 1994
>Closed-Date: Mon Sep 19 05:16:55 +0000 1994
>Last-Modified:
>Originator: Thomas Eberhardt
>Release:
>Organization:
CeVis, University of Bremen, Germany
>Environment:
System: NetBSD ed209 1.0_BETA NetBSD 1.0_BETA (ED209) #0: Tue Aug 2 21:03:55 MET DST 1994 thomas@ed209:/usr/src/sys/arch/i386/compile/ED209 i386
Machine: i386
>Description:
Not all available documentation is installed in /usr/share/doc:
1) Some files of the gprof(1) documentation aren't installed
2) The mail(1) documentation isn't installed
3) The ex(1) and vi(1) documentation isn't installed
>How-To-Repeat:
>Fix:
*** ./usr.bin/gprof/PSD.doc/Makefile- Tue May 17 05:13:55 1994
--- ./usr.bin/gprof/PSD.doc/Makefile Wed Aug 3 05:46:14 1994
***************
*** 4,9 ****
--- 4,10 ----
SRCS= header.me abstract.me intro.me profiling.me gathering.me \
postp.me present.me refs.me
DPADD= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
+ EXTRA= $(DPADD)
MACROS= -me
paper.ps: ${SRCS} ${DPADD}
*** ./usr.bin/mail/Makefile- Wed Jun 29 12:35:37 1994
--- ./usr.bin/mail/Makefile Wed Aug 3 05:52:04 1994
***************
*** 11,16 ****
--- 11,20 ----
LINKS= ${BINDIR}/mail ${BINDIR}/Mail ${BINDIR}/mail ${BINDIR}/mailx
MLINKS= mail.1 Mail.1 mail.1 mailx.1
+ .if make(install)
+ SUBDIR+= USD.doc
+ .endif
+
beforeinstall:
cd ${.CURDIR}/misc; install -c -o ${BINOWN} -g ${BINGRP} \
-m 444 ${SFILES} ${DESTDIR}/usr/share/misc
*** ./usr.bin/vi/Makefile- Mon Mar 28 13:26:32 1994
--- ./usr.bin/vi/Makefile Wed Aug 3 05:35:59 1994
***************
*** 53,58 ****
--- 53,62 ----
LINKS+= ${BINDIR}/vi ${BINDIR}/view
MLINKS= vi.1 ex.1 vi.1 view.1
+ .if make(install)
+ SUBDIR+= docs/USD.doc/edit docs/USD.doc/ex docs/USD.doc/vi
+ .endif
+
all: ${SPECHDR}
warn:: ${SRCS}
*** ./usr.bin/vi/docs/USD.doc/edit/Makefile- Mon Mar 28 13:27:07 1994
--- ./usr.bin/vi/docs/USD.doc/edit/Makefile Wed Aug 3 05:54:57 1994
***************
*** 2,7 ****
--- 2,8 ----
DIR= usd/11.edit
SRCS= edittut.ms
+ EXTRA= edit.vindex
MACROS= -msU
paper.ps: ${SRCS}
*** ./usr.bin/vi/docs/USD.doc/ex/Makefile- Mon Mar 28 13:27:12 1994
--- ./usr.bin/vi/docs/USD.doc/ex/Makefile Wed Aug 3 05:58:04 1994
***************
*** 2,7 ****
--- 2,8 ----
DIR= usd/13.ex
SRCS= ex.rm
+ EXTRA= ex.summary
MACROS= -msU
CLEANFILES=summary.*
*** ./usr.bin/vi/docs/USD.doc/vi/Makefile- Mon Mar 28 13:27:15 1994
--- ./usr.bin/vi/docs/USD.doc/vi/Makefile Wed Aug 3 05:57:32 1994
***************
*** 2,7 ****
--- 2,8 ----
DIR= usd/12.vi
SRCS= vi.in vi.chars
+ EXTRA= vi.apwh.ms vi.summary
MACROS= -msU
CLEANFILES+=summary.* viapwh.*
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: mycroft
State-Changed-When: Sun Sep 18 22:16:55 PDT 1994
State-Changed-Why:
Fixed.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.