NetBSD/x11/bin
lukem 10cfcae8fc Radically overhaul X11 configuration:
*	End user modifiable configuration has moved from
		/usr/X11R6/lib/X11/<someprog>
	to
		/etc/X11/<someprog>
	This is consistent with our own policies as well as other projects.

	The files & directories that were moved have _NOT_ been marked
	`obsolete', as they contain user configuration and therefore we
	don't want the automatic "obsolete file removal" mechanism to
	remove them.

    *	The /etc/font/* and /etc/X11/* configuration files are installed
	with 'configinstall' (not 'install'), using CONFIGFILES and
	CONFIGSYMLINKS.
	This is so that a normal 'make build' in src/x11 will not
	trash your configuration.

    *	A 'distribution' target has been added to src/x11 to perform
	'make configinstall' in the appropriate subdirectories.
	(Should we consider making 'configinstall' a first-class target?)

    * 	The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps
	where the other pixmaps are.
	(I don't consider these pictures end-user configuration).


IMPORTANT NOTE:

    *	These changes require an up to date xsrc, and 'make cleandir' should
	be performed in src/x11 before a build for the changes to fully take
	effect.
2004-05-16 10:25:13 +00:00
..
appres Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
bdftopcf + update reachover bin/* for xf4.4 2004-03-06 03:09:36 +00:00
bdftruncate Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
beforelight Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
bitmap Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
ccmakedep Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
cleanlinks Add more utils from config/*: 2003-09-15 08:31:01 +00:00
cxpm Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
dpsexec Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
dpsinfo Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
editres Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
fc-cache + update reachover bin/* for xf4.4 2004-03-06 03:09:36 +00:00
fc-list + update reachover bin/* for xf4.4 2004-03-06 03:09:36 +00:00
fonttosfnt Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. 2004-04-28 14:17:55 +00:00
fslsfonts Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
fstobdf Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
gccmakedep Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
glxgears Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
glxinfo need -lstdc++ -lm for -lGLU. 2003-09-23 11:01:20 +00:00
iceauth Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
ico Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
imake Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'. 2003-09-30 06:41:29 +00:00
lbxproxy Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
listres Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
lndir Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
luit Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
makedepend Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'. 2003-09-30 06:41:29 +00:00
makeg Add more utils from config/*: 2003-09-15 08:31:01 +00:00
makepsres Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
makestrs Add more utils from config/*: 2003-09-15 08:31:01 +00:00
mergelib Add more utils from config/*: 2003-09-15 08:31:01 +00:00
mkcfm Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'. 2003-09-30 06:41:29 +00:00
mkdirhier Add more utils from config/*: 2003-09-15 08:31:01 +00:00
mkfontdir + update reachover bin/* for xf4.4 2004-03-06 03:09:36 +00:00
mkfontscale + update reachover bin/* for xf4.4 2004-03-06 03:09:36 +00:00
mkhtmlindex Add more utils from config/*: 2003-09-15 08:31:01 +00:00
oclock Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
proxymngr Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
pswrap Explicitly add -I/path/to/dist/src so that any yacc-generated .c files 2003-09-23 11:04:45 +00:00
revpath Add more utils from config/*: 2003-09-15 08:31:01 +00:00
rgb Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
rman Add more utils from config/*: 2003-09-15 08:31:01 +00:00
rstart Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
scripts Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
setxkbmap Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
showfont Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
smproxy Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
ssh-askpass Use 2004-01-29 01:00:42 +00:00
sxpm Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
texteroids Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
twm Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
ucs2any Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
viewres Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
x11perf Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xauth Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xbiff Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xcalc Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
xclipboard Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xclock Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xcmsdb Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xconsole Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xcutsel Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xditview Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xdm Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
xdpyinfo Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xedit Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. 2004-04-28 14:17:55 +00:00
xev Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xeyes Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xf86dga Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xfd Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xfindproxy Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xfontsel Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xfs Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
xfsinfo Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xfwp Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xgamma Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xgc Add some #defines missed in the upgrade to XFree86 4.4.x 2004-04-29 05:58:54 +00:00
xhost Add some #defines missed in the upgrade to XFree86 4.4.x 2004-04-29 05:58:54 +00:00
xinit Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
xkbcomp Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. 2004-04-28 14:17:55 +00:00
xkbevd Explicitly add -I/path/to/dist/src so that any yacc-generated .c files 2003-09-23 11:04:45 +00:00
xkbprint Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xkbutils Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xkill Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xload Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xlogo Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xlsatoms Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xlsclients Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
xlsfonts Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xmag Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xman Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xmessage Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xmh use FILES{,DIR} instead of INCS{,DIR} for bitmaps 2003-09-14 06:36:59 +00:00
xmkmf Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xmodmap Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xprop Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xrandr Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xrdb Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xrefresh Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xset Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xsetmode Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xsetpointer Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
xsetroot Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xsm Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
xstdcmap Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xsystrace add ssh-askpass and xsystrace (from xsrc/local/programs) 2003-09-14 06:42:23 +00:00
xterm Sync to changes made in XFree86 4.4 and add -DXFREE86_FT2 appropriately. 2004-04-29 05:18:25 +00:00
xtrap Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xvidtune Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xvinfo Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
xwd Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xwininfo Don't rely upon -lXmuu's internal dependancy upon -lXt -lSM -lICE and 2003-09-13 21:50:50 +00:00
xwud Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_ 2003-09-13 20:17:57 +00:00
Makefile Now that the missing libm functions are available on the vax, build 2004-05-13 21:10:36 +00:00