NetBSD/distrib/sets/lists/xserver3
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
..
ad.m68k Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.acorn32 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.alpha Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.amd64 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.amiga Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.atari Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.dreamcast Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.hpcmips Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.i386 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.mac68k Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.macppc Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.pc532 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.pmax Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.shark Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.sparc Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.sparc64 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.sun2 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.sun3 Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.vax Separate out the X sets: 2003-12-28 15:45:58 +00:00
md.x68k Separate out the X sets: 2003-12-28 15:45:58 +00:00
mi Significant overhaul of how the sets are used: 2003-12-29 03:13:25 +00:00