30 Commits

Author SHA1 Message Date
jdc
5a990b469d Add a note about marking entries as "obsolete", instead of deleting them. 2008-01-03 20:47:55 +00:00
jnemeth
d402445f4f add back removed pixmaps and mark as obsolete 2008-01-03 00:53:49 +00:00
gdt
1c4e7422e0 Remove no-longer-installed xsystrace pixmaps. 2008-01-02 21:58:17 +00:00
ad
2ecdf58c2c Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
simonb
61cfd56598 White space nits. 2006-09-12 02:36:37 +00:00
tsutsui
3857bde133 Update some stuff. (untested) 2006-01-25 15:22:54 +00:00
tsutsui
dcb1305685 Add shared libXau and libXdmcp. Pointed out by tron.
XXX: More stuff should be updated.
2006-01-25 15:05:26 +00:00
tron
85a7063e89 Update sets for native XFree86 build for version 4.5.0. 2005-03-18 20:45:42 +00:00
jschauma
6588a0e00e Add new NetBSD logo pixmaps to set lists 2004-11-16 14:40:32 +00:00
heas
7cf74885be Add missing XFree86 4.4.0 files for sparc64. 2004-03-07 21:52:40 +00:00
tron
20b5a9b8d7 Update sets for native build of XFree86 4.4.0. 2004-03-05 20:07:27 +00:00
minoura
b93a66102e XKB data files for X68k. 2004-01-14 12:53:52 +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
lukem
040073c9a7 Separate out the X sets:
*	sets for xsrc/xc (XF 3.x)
		xbase3 xcomp3 xcontrib3 xfont3 xmisc3 xserver3
    *	sets for xsrc/xfree/xc (XF 4.x)
		xbase4 xcomp4 xcontrib4 xfont4 xmisc4 xserver4
    *	sets for src/x11 (reachover build of xsrc/xfree/xc):
		xbase xcomp xcontrib xfont xmisc xserver
	(note: not populated yet, and not to be shared by x*3 or x*4 anymore)
2003-12-28 15:45:58 +00:00
tron
3fda49f7af Move shared version of "libXxf86dga" into architecture specific sets
because it is not build under NetBSD-sparc.
2003-10-26 09:50:20 +00:00
tron
c0a067dc82 Update XFree86 4.x sets for latest shared library changes. 2003-10-18 18:08:07 +00:00
mycroft
ecc092a6f3 Sync with .so additions. 2003-10-06 02:56:54 +00:00
lukem
2efeb76d72 all xfree4 should get ./usr/X11R6/lib/X11/etc/xterm.term{cap,info} 2003-08-26 04:50:21 +00:00
mrg
11569a7f9b support XF4 on sparc. had to move parts of x{base,comp}4/mi into the
relevant ports as they do not apply to sparc (or other non-"hw/xfree86"
ports.)
2003-07-22 11:46:52 +00:00
fvdl
a066c2841f x86_64 -> amd64 2003-04-26 18:48:48 +00:00
fvdl
62e3f4a4b0 Set lists for XF4 on x86_64. Not quite a perfect match, since libGLU
isn't built shared (no shared libstdc++ because of external toolchain).
2003-03-08 20:49:13 +00:00
tron
28aac24c1f X11 directories and files in "/etc". 2003-03-01 07:31:35 +00:00
tron
9f1b05bb05 Update X11 sets for XFree86 4.3.0. 2003-03-01 00:11:28 +00:00
he
259fba4dde Correct the file name of this file. 2003-02-15 11:14:46 +00:00
tron
d79f15801a The manual page "scanpci" is only include in XFree86 4.x. 2003-02-15 09:05:52 +00:00
mycroft
d920addfd1 Remove include/X11/pixmaps from here. 2002-08-31 16:21:44 +00:00
chris
f5dc2677f5 scanpci.0 is only available if you've got scanpci, which is currently only installed on i386. 2002-08-03 23:58:06 +00:00
chris
16a64b295a Add beforelight and dga. 2002-08-03 23:53:11 +00:00
tron
f8743fafe0 Add "xftlsfonts" and its manual page. 2002-04-07 20:07:43 +00:00
tron
703247c696 Second step of supporting XFree86 4.x binary sets:
- add list files for XFree86 4.2.0
2002-02-15 22:29:22 +00:00