Module Name: src Committed By: mrg Date: Wed Jun 12 21:35:30 UTC 2013
Modified Files: src/distrib/sets: mkvars.mk sets.subr src/distrib/sets/lists/xcomp: mi src/external/mit/xorg/server: Makefile src/external/mit/xorg/server/xorg-server: Makefile Makefile.common src/share/mk: bsd.own.mk Log Message: rename (new) xorg_drivers to xorg_server -- platforms that build the actual Xorg server (aka "xfree86 server"). move the list of these platforms from xorg-server/Makefile.common to bsd.own.mk, so that we can access it easily in distrib. this should fix most of the current build failures. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/distrib/sets/mkvars.mk cvs rdiff -u -r1.150 -r1.151 src/distrib/sets/sets.subr cvs rdiff -u -r1.142 -r1.143 src/distrib/sets/lists/xcomp/mi cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/server/Makefile cvs rdiff -u -r1.19 -r1.20 src/external/mit/xorg/server/xorg-server/Makefile cvs rdiff -u -r1.25 -r1.26 \ src/external/mit/xorg/server/xorg-server/Makefile.common cvs rdiff -u -r1.733 -r1.734 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.