robert
ad7b0abb1a
switch over to use tradcpp over cpp because we cannot make sure that
...
every compiler's cpp will use the required traditional way
ok deraadt@, millert@, matthieu@
2017-07-25 19:59:14 +00:00
matthieu
fe5fda4a31
Make shure that all autotools generated install commands specify a
...
user and a group.
2016-09-14 08:31:47 +00:00
matthieu
10914cc302
Remove zaurus support
2016-09-03 13:57:18 +00:00
matthieu
b24d966b03
Force the use of mkdir to create directories.
...
Recent autotools insist on using install-sh which is stupid
2012-08-05 19:52:22 +00:00
matthieu
8fd908ad5c
Don't install xorg.conf on machines with no X server.
2012-02-07 19:54:55 +00:00
matthieu
5c29ea7eba
Use ttyC1 as the device for wsfb. This matches the xdm configuration.
2012-01-29 11:20:33 +00:00
matthieu
8806bce9ac
Set grep and tar programs in config.site to force configure to find
...
the system ones. Requested by espie@.
2011-12-10 15:02:12 +00:00
matthieu
3ba9f42376
Simplify zaurus xorg.conf now that input devices are auto-configured.
2011-07-04 19:49:01 +00:00
matthieu
9f2197f807
Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@
...
and todd@
2010-09-04 10:41:57 +00:00
millert
27f425c1a6
We no longer link nawk to awk. OK oga@ matthieu@
2010-08-26 19:22:51 +00:00
matthieu
5c91d4a314
Start updating README and xorg.conf file for 4.8. ok miod@.
...
sparc64 still needs to be checked and updated.
2010-08-05 06:34:19 +00:00
matthieu
734deb2af2
Use 'install -p' instead of 'install -c' to install files in
...
autotools generated stuff. Causes less rebuild during 'make install'.
Suggested by espie@.
2010-05-08 08:55:52 +00:00
matthieu
8057ea619b
Set the sed command in the autoconf cache, to avoid picking gnu sed
...
from ports. Problem remained by espie@.
2010-02-20 17:49:05 +00:00
matthieu
062f15df11
xorg.conf for loongson.
2010-01-31 14:28:45 +00:00
matthieu
84ea5c201a
minimize xorg.conf.
2009-12-12 09:37:22 +00:00
matthieu
bb8b7ed400
Add "dri2" to the list of pre-loaded modules. Needed by xserver 1.6.
...
Lazy binding is still not working there.
2009-10-20 05:16:42 +00:00
matthieu
c997ac5000
Use the installed /etc/mtree/BSD.x11.dist file now that it's up-to-date.
...
Further mtree updates will go to /usr/src/etc/mtree/BSD.x11.dist directly.
2009-10-01 19:48:31 +00:00
matthieu
779bd9f9a9
Remove layout from all pre-installed xorg.conf. It nowadays default
...
to whatever is setup on wscons. maja@ noticed I didn't do that yet.
While there shave a few files a bit more.
2009-05-31 04:24:20 +00:00
matthieu
4f8f81d9a9
Add xcb directories.
2009-05-22 17:57:23 +00:00
matthieu
fac76a745d
Add dri2proto ChangeLog and dri2proto.txt which were accicentaly left out.
...
And install dri2proto.txt.
2009-05-22 15:15:52 +00:00
miod
d603710598
Sync with sparc wsmouse changes.
2009-05-20 18:26:32 +00:00
matthieu
1499e5a5fb
new dirs for libX11. missing commit noticed by naddy@.
2009-05-03 21:33:20 +00:00
matthieu
4dd1abbbaa
remove /usr/X11R6/lib/xserver (no longer user)
...
add /usr/X11R6/lib/xorg
2009-04-05 19:10:45 +00:00
matthieu
db17a83d4e
remove the /usr/X11R6/share/xserver hierarchy that was used only by Xprint.
2009-03-28 21:51:07 +00:00
matthieu
d253695bc5
Remove directories used by removed applications.
2009-03-28 16:18:44 +00:00
matthieu
215a3e0d08
Force loading of the "dri" module on sgi too, to work around non-working
...
lazy binding in ld.so.
2009-02-21 00:10:32 +00:00
matthieu
d85ff0458d
/usr/X11R6/include/drm is gone. The headers now come from the kernel.
2009-01-27 15:44:45 +00:00
miod
42eb11ac8e
Provide a module section to enforce a particular load order, as done on
...
other a.out platforms.
2008-09-12 11:18:28 +00:00
naddy
9addb0ec70
sync locale directories with latest libX11; ok matthieu@
2008-06-30 15:25:57 +00:00
matthieu
9b6727b74a
provide a minimal config.site pre-built configure cache, to
...
protect xenocara builds from picking stuff installed by ports.
For now only paths to different programs are provided, avoiding the
use of bison instead of yacc. feedback from espie@.
2008-05-11 20:58:10 +00:00
oga
5a9e2c9770
Enable building the dri modules and mesa drivers by default on i386 and
...
amd64.
ok matthieu@ and todd@
This has been in snaps for over a week, no complaints.
2008-04-29 18:59:05 +00:00
miod
6c3c2731b5
Add an explicit "module" section to prevent the X server from using an
...
overlong default list, and switch the keyboard driver to `kbd'.
2008-02-13 21:35:39 +00:00
matthieu
f872674912
stuff for building libGL with dri support. Also includes clean-up
...
of the regular libGL build. bump major because some symbols were
removed. ok oga@
2008-02-02 17:24:30 +00:00
matthieu
1f6f240303
Remove trailing spaces.
2008-01-31 22:37:05 +00:00
matthieu
78c2f7ac8a
Merge the two xenocara mtree specs into a unique one, rooted at /
...
ok todd@
2008-01-31 22:34:40 +00:00
jsing
8596f8e29e
Update the README and supply a suitable xorg.conf, now that we have X
...
working on OpenBSD/sgi.
ok matthieu@
2008-01-06 06:26:59 +00:00
matthieu
4bfaf6bc1a
More default config cleanups:
...
- remove the "Modules" section altogether: X.Org now has a reasonable
default list built-in
- remove the RgbPath specification that is the default
- use the same FontPath on all architectures.
2007-08-26 07:38:37 +00:00
matthieu
3aa577e96f
default xorg.conf for some architectures
2007-03-26 19:35:30 +00:00
matthieu
73decafb25
bye bye PEX font dir
2006-12-31 16:02:32 +00:00
matthieu
41b996a1d2
update
2006-12-31 10:17:17 +00:00
matthieu
e5237d1b4f
xserver data dir moved a lot...
2006-12-18 22:38:54 +00:00
matthieu
acc0196e6f
sync with reality
2006-12-17 21:36:43 +00:00
matthieu
695a730313
/etc/X11/rstart/local was a side-effect of the rstart install bug.
2006-12-03 11:51:12 +00:00
matthieu
1c48d7332c
typo
2006-12-03 10:13:31 +00:00
matthieu
ad7ada0b18
Oops committed the wrong file. Noticed by todd@
2006-11-30 17:00:55 +00:00
matthieu
1a8d245a64
Update mtree descriptions to match actual installation directories.
2006-11-29 21:50:18 +00:00
matthieu
96d2fd4cd1
Move back things to /usr/X11R6/lib/X11.
2006-11-27 19:16:59 +00:00
matthieu
a02d8e0495
mtree specification for modular X.Org
2006-11-25 14:57:28 +00:00