Commit Graph

48 Commits

Author SHA1 Message Date
silby
944c398687 Remove 21.troff from the build, it is broken. 2002-05-20 01:15:37 +00:00
grog
d62432c0c9 Include 21.troff and 22.trofftut in the build. 2002-05-19 04:21:29 +00:00
grog
06d1a7c4db Correct build targets. 2002-05-19 04:16:31 +00:00
grog
2e91bf8c10 Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 04:02:29 +00:00
grog
42edd5489c Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Add note that the documentation does not describe groff.
2002-05-19 04:01:02 +00:00
grog
f0904cb26d Make the documentation build.
This does not use the standard build macros for two reasons:

1.  There's more than one document (paper and appendix).
2.  The standard build macros need revision anyway (we shouldn't need
    to set variables to get PostScript output, it should be a separate
    target).

If anybody feels offended by this breach of style, feel free to fix
it.
2002-05-19 03:57:58 +00:00
grog
9c4d02c029 Add Caldera license
Make buildable under FreeBSD.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 03:37:41 +00:00
grog
499cfb672c Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 03:33:24 +00:00
grog
0e1ed74908 Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.
2002-05-19 03:30:02 +00:00
grog
2be0842e60 Remove comment about encumbered sources. All these sources have now
been released under a BSD-style license by Caldera, the current owner
of the UNIX source code.

Approved by:	David Taylor <davidt@caldera.com>
2002-05-19 03:25:02 +00:00
ru
650091c314 Removed a no-op FILES from bsd.doc.mk. 2001-12-17 13:45:56 +00:00
dd
a563cdb5be Don't build/install game-related documents when building with NOGAMES.
This fixes buildworld when src/games doesn't exist (this may not be
"officially" supported, but there's no sense in making it harder for
somebody that wants to do it).

PR:		29162
Submitted by:	Stewart Morgan <stewart@nameless-uk.com>
2001-08-09 06:59:16 +00:00
ru
43df9736a5 These groff(1) documents require sed(1) parsing. 2000-12-06 10:32:40 +00:00
ru
09e6bbaef9 Eliminate a few more groff(1) warnings. 2000-12-01 11:33:55 +00:00
ru
2661974702 Eliminate `number register .U' not defined'' groff(1) warnings. 2000-11-29 08:36:36 +00:00
ru
40cf00e241 Use groff(1) versions of these documents. 2000-11-27 09:23:27 +00:00
ru
98a287a66e Eliminate groff(1) warnings. 2000-11-27 07:19:06 +00:00
ru
f6e03dc469 Starting from groff(1) version 1.12, -msafer is now the default,
but index building for 13.viref requires the use of .sy request.
Repair the index building by running groff(1) in unsafe -U mode.

Requested by:	bde
2000-11-23 08:51:33 +00:00
nik
7dc0a66e49 Update to include a link to the referenced papers when PRINTERDEVICE=html
PR:             docs/22140
Submitted by:   Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:12:12 +00:00
peter
76f0c923fe $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bde
2f98cd2d0f Don't use `::' to break dependencies. Cleaned some nearby things. 1998-08-02 14:00:39 +00:00
wosch
a83b5c4a1e Delete unused BINDIR variable. 1998-01-03 12:22:56 +00:00
bde
fbf2dc264b <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here. 1997-12-17 19:26:07 +00:00
wosch
8c817c1608 PR: docs/4347
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00
steve
a0fc28419c Add a cleandepend target and tidy up a bit.
PR:		docs/3257
1997-08-16 23:40:26 +00:00
bde
a89fad6005 $FreeBSD$ -> $Id$.
Removed Berkeley Id.  We never did this like Berkeley (because cvs doesn't
handle symlinks) and no interesting Berkeley words are left.
1997-07-01 16:20:56 +00:00
wosch
55c5f30ac3 Use soelim preprocessor. 1997-03-02 21:17:53 +00:00
wosch
fe2c875e92 Create a subdirectory for every document. This make it easier to use
the default formating rules from <bsd.doc.mk>, especially for
PRINTERDEVICE=html.
1997-03-02 14:07:50 +00:00
wosch
5983c08356 Add MACROS=-ms. unroff(1) require a macro package as an argument. 1997-03-02 14:04:13 +00:00
peter
4e357feeb8 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
02179914dc Convert a couple of PRINTER usages to PRINTERDEVICE
in the usd makefiles.

Closes PR# 2357.

Submitted by:	Philippe Charnier
1997-01-02 16:56:35 +00:00
jkh
6c6d893c19 Merge from 2_1_0 1996-11-08 13:27:00 +00:00
jkh
b37d914c07 Merge with 2_1_0 1996-11-08 13:09:27 +00:00
peter
aec3631593 Use the src/contrib sources from nvi-1.79 1996-11-01 07:57:08 +00:00
wosch
65b9eae0ee delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
peter
c3f352d4ad This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
bde
450325fe60 Fixed buggy generation of index.so. The roff command to generate it was
a little different than the one to generate the document.  This caused
wrong page numbers.

Fixed sourcing of index.so.  The hack of handling it separately is no
longer necessary.  This hack didn't quite work - the page numbers and
columnization of the index were wrong.

Fixed warnings about not being able to source index.so.

Fixed generation of `index' in the source directory.

Don't bother removing `index' after creating index.so.  `index' gets
created again when the final document is built and it's too much
trouble to remove later.

Fixed dependencies.  The long {SRCS} list in 4.4lite isn't quite
right and got broken to allow centralized rules.
1995-11-29 16:25:21 +00:00
bde
96b5c37302 Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.
Submitted by:	John Hay (jhay@mikom.csir.co.za)
1995-07-30 08:04:50 +00:00
wollman
8aa75943cd Update to match latest bsd.doc.mk. 1995-07-26 13:52:59 +00:00
rgrimes
423ba8f9bc Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
rgrimes
5620c87eb7 Change DIR to VOLUME so that this installs in the correct location. 1995-02-19 09:11:30 +00:00
phk
c3cc499cb6 Added final '\n'. 1995-02-04 19:59:58 +00:00
jkh
d54ba64c78 The enclosed patch fixes the Makefile contained in
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).

        This patch makes the Makefiles test if the games source
tree is present.  If it is not present, the Makefiles default to
no operation.
1995-01-14 19:56:16 +00:00
jkh
a552213e44 The enclosed patch fixes the Makefile contained in
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).

        This patch makes the Makefiles test if the games source
tree is present.  If it is not present, the Makefiles default to
no operation.

[Note:  I'm not sure if the Makefile changes might not be collapsable into
a shorter format, but I'll just leave it this way for now and be safe -jkh]

Submitted by:	Remy Card <Remy.Card@masi.ibp.fr>
1995-01-14 19:55:40 +00:00
wollman
1b3a308b0e Other part of Makefile spam fix. 1995-01-12 20:58:10 +00:00
wollman
da8382ab80 Get the USD to format under the new structure. 1995-01-11 03:24:33 +00:00
rgrimes
b0d61785ca BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00