Commit Graph

58 Commits

Author SHA1 Message Date
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
ross
83747abe43 New intro pages from abs@netbsd.org 1998-04-22 07:52:07 +00:00
gwr
6bee102283 See md.sun3 1998-02-12 20:47:40 +00:00
cjs
087a1a699c Bring in full complement of md.alpha files. 1997-12-21 02:28:37 +00:00
scw
6f0850a271 Installation set lists for port-mvme68k. 1997-12-17 21:47:21 +00:00
veego
8da5f99663 Add the hunt link in ./usr/games 1997-11-29 20:13:37 +00:00
mrg
1f605c94eb move games score files into etc so we don't clobber them 1997-11-24 01:47:07 +00:00
perry
64984f7821 remove /var/games/save 1997-11-24 01:29:01 +00:00
pk
d670200ef2 Update. 1997-11-23 17:51:08 +00:00
mrg
1eeb8e6b5f move hunt under dm(6) 1997-11-19 07:07:46 +00:00
mikel
24e5d9da11 update; from Steve Allen in PR misc/4345, with some additions by myself. 1997-10-26 03:32:18 +00:00
mycroft
da169d6900 Add unformatted man pages. 1997-10-13 14:11:19 +00:00
jeremy
449baf4d93 The sun3x distribution list. (Almost identical to sun3, will be merged
someday.)
1997-09-24 08:17:26 +00:00