Commit Graph

70 Commits

Author SHA1 Message Date
mrg
081fe7889a move the obsolete list files into their respective sets. this means
that if you install a new set and run "postinstall fix obsolete"
the expected things happen.

(hi 12.5 year old me who thought base was better than etc set, which
it really was, but this is better again :-)
2015-08-23 18:28:40 +00:00
apb
68cca2bb2f sort 2014-08-22 10:51:38 +00:00
dholland
fa41303899 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.
2014-07-06 18:22:03 +00:00
dholland
9cee3fb5f3 fix docs for MKHTML=no 2014-07-06 08:53:15 +00:00
dholland
29e097b982 Update set lists for /usr/share/doc reorg. 2014-07-05 19:25:58 +00:00
mbalmer
1cdd30d45d hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey".
The source code and output of this program were used to illustrate
an article in the book "Total Interaction".  How this looks in print can
be at http://www.netbsd.org/~mbalmer/hals_end.jpg.
2013-11-12 17:46:20 +00:00
dholland
fcb3979e2d add cgram 2013-09-01 18:37:23 +00:00
christos
1a812b26a7 add colorbars 2012-06-06 00:16:01 +00:00
matt
4979791cbe Update sets lists from matt-nb5-mips64 2009-12-14 02:01:53 +00:00
apb
9536f79402 Install unstr:
* in games/fortune/Makefile, add unstr to SUBDIR;
* in games/fortune/unstr/Makefile, include ../../Makefile.inc;
* in games/fortune/strfile/Makefile, add MLINKS for unstr man page;
* in distrib/sets/lists/games/mi, add new files.
2008-09-26 18:56:43 +00:00
apb
520cbbf81f Build strfile both as a host tool and as an installed program:
* in games/fortune/strfile/Makefile, build strfile as a
  regular program instead of as a host tool;
* add tools/strfile directory to build strfile as a host tool;
* in tools/Makefile, add strfile to SUBDIR list;
* in BSD.*.mk, define TOOL_STRFILE variable;
* in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating
  databases at build time;
* in distrib/sets/lists/games/mi, mention usr/games/strfile.
2008-09-26 18:23:09 +00:00
lukem
afd8405835 Entries for HTML man pages generated with MKHTML=yes.
PR 29233
2008-08-29 06:08:39 +00:00
reed
b89951ff87 Add "netbsd-tips" fortune database with 23 initial fortunes --
actually hints or suggestions or tips on using NetBSD.
Please share your brief NetBSD usage tips.
If you want to discuss or share suggestions, have a look
at http://wiki.netbsd.se/netbsd-tips wiki page.
2008-03-21 21:09:48 +00:00
dholland
e8adaaa5e1 /usr/share/games/cards.pck is toast. 2008-02-24 02:46:40 +00:00
jdc
5a990b469d Add a note about marking entries as "obsolete", instead of deleting them. 2008-01-03 20:47:55 +00:00
elad
cb990bef57 qsieve/qsafe not here anymore. 2006-01-24 19:06:35 +00:00
elad
d5de4cccfa qsieve, qsafe. 2006-01-20 11:23:51 +00:00
snj
4bb24023a0 Add ching.0 and ching.6. 2005-07-01 03:32:49 +00:00
perry
77f5872e78 add ching(6) 2005-06-30 13:41:19 +00:00
mycroft
82962dbf29 Move some additional man pages and doc files into the games set, per PR 7297. 2004-07-06 19:46:27 +00:00
lukem
db1714e4b6 Add ./etc/mtree/set.<setname> entry for each set. 2004-01-30 08:44:10 +00:00
lukem
62377cf2db move ./var/games/sail directory from games/mi to base/mi, for consistency 2004-01-13 06:17:56 +00:00
lukem
6c4f688946 Support MKSHARE=no 2004-01-12 03:08:06 +00:00
lukem
27f289e307 Add support for:
MKCATPAGES=no
	MKMAN=no
	MKMANZ=yes

Add ".man" (from "man") and ".cat" (from "catpages") to indicate files
that will automatically be treated as having a ".gz" extension if
MKMANZ != no.  (This simplifies the MKMANZ!=no support...)
2004-01-11 15:09:51 +00:00
lukem
b2a7724153 reformat whitespace 2004-01-11 09:53:28 +00:00
lukem
b852db83fb Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of
  comma separated keywords that control if the line is printed.
  Currently supported keywords
	kerberos4	${MKKERBEROS4} != no
	kerberos	${MKKERBEROS} != no
	lint		${MKLINT} != no
	obsolete	${obsolete} != 0.
			In this case, non obsolete files are not printed.
  (This will allow future support for builds with variables such as
  MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
  various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
  Move replicated code for determining stuff such as shlibs type
  from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
  main lists with the relevant third field keyword(s).
2003-12-29 03:13:25 +00:00
christos
69e8179488 And man page for dots+boxes 2003-12-26 18:01:33 +00:00
christos
8222c44d1b Add dots+boxes 2003-12-26 17:59:13 +00:00
jdolecek
2a74d10407 atc uses /var/games/atc_score, not atc_scores
Problem pointed out and fix supplied in PR install/20709 by Kazuhito Tsuburaya
2003-03-15 08:44:16 +00:00
lukem
1e09fd464d Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:01 +00:00
perry
b8637fec9f get rid of the stuff from hide 2002-01-29 20:20:57 +00:00
perry
339e1af255 obsolete /usr/games/hide/*, per tech-userland consensus 2002-01-27 00:38:25 +00:00
jmc
e4760b340c Add farber fortune files 2001-10-27 06:29:00 +00:00
jwise
9ab078b91a Add pkg names. 2001-01-12 04:49:58 +00:00
abs
dd9317de9a Add /usr/share/games/fortune/{limerick-o,netbsd-o{,.dat}} 2000-08-17 16:59:23 +00:00
tv
8ba27bd9cd Resort. 2000-08-09 10:28:54 +00:00
mycroft
5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
mycroft
063624ef20 Sync. 2000-01-24 07:25:01 +00:00
perry
b9e27e4e67 update to reflect reality 1999-09-27 00:14:52 +00:00
hwr
f175bcc77e Account for changes in games/fortune. See also PR6202. 1999-09-12 12:09:12 +00:00
perry
5c6c03b3ee update to reflect current reality. 1999-09-07 15:45:07 +00:00
mrg
7199fd8f7b add wtf 1999-07-22 01:05:20 +00:00
perry
ed50b0305d add # comment character in front of RCS Id. 1999-04-19 21:09:59 +00:00
simonb
6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
bouyer
7861ee80e8 List of obsoletes files for each sets, split in mi/md parts.
These lists have been build concatenating distrib/sets/lists/ files for each
NetBSD releases since 1.0, and diffing this with the corresponding 1.4
file.
These files are used to build the /dist/xxx_obsolete files used by sysinst.
1999-04-13 20:30:00 +00:00
mrg
ee33f9143c lose GNU chess.. 1999-02-15 11:23:16 +00:00
hubertf
ac6daa6801 remove ATC_scores (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:23:17 +00:00
lukem
7d839991bd * remove empty md.* files now that makeflist supports non-existant md.* files
* factor all m68k common stuff into lists/*/ad.m68k
  XXX:	this should be done for mips (when it's not just the pmax), and
	powerpc (when there's a powerpc port put here ...)
1998-06-15 14:47:44 +00:00
lukem
17d5b111ca sort files 1998-06-15 13:28:40 +00:00
dbj
53330fc840 created for the initial snapshot. 1998-06-09 09:17:42 +00:00