
This is X11R6 built for NetBSD/sun3

For your convenience, I've split it up as follows:

  -rw-r--r--  1 gwr       2670780 Jul 13 00:26 x11r6base.tar.gz
  -rw-r--r--  1 gwr       1041331 Aug 21 18:04 x11r6comp.tar.gz
  -rw-r--r--  1 gwr       2521339 Jul  7 15:44 x11r6font.tar.gz
  -rw-r--r--  1 gwr       2564321 Jul  8 10:16 x11r6morefonts.tar.gz

base:
	Minimal setup for run-time use (no compilation)
	binaries, shared libraries, lib/X11 stuff...

comp:
	Things you may need to compile programs, such as
	archive libraries, headers, X11/config, etc.

font:
	The base package has only lib/X11/fonts/misc
	This package contains all the other fonts:
		lib/X11/fonts/75dpi
		lib/X11/fonts/100dpi
		lib/X11/fonts/Speedo
		lib/X11/fonts/Type1
	Note that I omitted the following from fonts/misc
		gb16fs.pcf gb16st.pcf gb24st.pcf
		hanglg16.pcf hanglm16.pcf hanglm24.pcf
		jiskan16.pcf jiskan24.pcf k14.pcf
	These are huge (about a megabyte each!) so I moved
	them into x11r5morefonts.tar.gz

All the tar files above should be unpacked in:
	/usr/X11R6
I did NOT follow the convention of making the tar files
relative to the root because this makes it a little easeier
to install these files elsewhere (with /usr/X11R6 a link).

Note also that you will need to run the command:
	ldconfig -m /usr/X11R6/lib
before you run any X clients so they can find libraries.
(You could add the above to the end of /etc/rc.local)

Enjoy!
Gordon Ross
