matthieu
aceb52e119
Explicitely disable xdm-authorization-1 support in X server.
...
It was previously disabled by a broken test for XdmcpWrap() in xdm and
later in xenodm but it won't be missed. (use of DES, no IPv6 support).
ok tb@ mortimer@
2018-11-03 14:05:28 +00:00
deraadt
d9d5fc591a
Disable setuid on the X server. We have always known it is a trash fire
...
and we held out hope too long. This will break some stuff. Let's start
with non-setuid as the baseline, and see if it is worth trying to fix
the broken parts in some other way.
2018-10-25 21:55:18 +00:00
aoyama
55401507ab
After updated to xserver 1.19.5, the con figure's default value of
...
--enable-glamor has changed from 'no' to 'auto'.
This makes an error running configure on luna88k, so disable it
explicitly with ${XENOCARA_BUILD_GL}=no machines.
ok jsg@
2018-03-15 10:02:36 +00:00
deraadt
13cbbbd6c0
ignore chown error (for systems which don't install a Xserver)
2016-10-04 19:48:48 +00:00
matthieu
8587a95e4f
fix the ownership of the link /usr/X11R6/bin/X -> Xorg
2016-10-02 17:21:29 +00:00
matthieu
7d876864d7
Merge the build of Xephyr in the main xserver build.
...
Recent X server doesn't require to build the DIX with different
options for xfree86 and kdrive.
Tested for beeing a no-op on m88k by Kenji Aoyama. Thanks
2016-07-30 12:18:35 +00:00
matthieu
5b07d03465
No more hppa64
2016-05-12 07:19:50 +00:00
okan
27f67406f3
Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.
...
ok matthieu@
2016-03-11 13:09:42 +00:00
matthieu
4a17b80391
No more aviion
2016-02-20 10:58:10 +00:00
jsg
f158428621
solbourne was removed
2016-02-07 09:51:01 +00:00
kettenis
c7a6143bc4
Enable glamor on architectures where we have OpenGL.
...
ok jsg@, matthieu@
2015-12-01 21:20:21 +00:00
aoyama
184a98336b
Pass --disable-libdrm option to configure when the machine does not
...
support DRI. Found while building Xorg server on luna88k.
"fine for now" matthieu@
2015-11-17 10:49:57 +00:00
matthieu
4d7af2a47c
With the binutils got slot accounting fix, workaround it no longer needed
...
ok miod@
2015-08-29 17:49:14 +00:00
miod
67eafd3844
Build the Xserver with large got (-xgot as(1) option) on mips; needed to
...
accomodate the growth of recent changes. Tested on loongson.
2015-06-27 21:50:55 +00:00
matthieu
a8994d949f
Obsolete XAA includes should be gone now.
2015-05-31 13:23:03 +00:00
kettenis
389048d736
Enable file descriptor passing code.
...
ok deraadt@, matthieu@
2015-02-09 09:55:52 +00:00
matthieu
cd0bdbef9f
Update to xserver 1.16.1.
...
Tested by naddy@, jsg@ & kettenis@
2014-09-27 17:49:46 +00:00
miod
81a3c9ac95
Remove {hp300,mvme68k,mvme88k} bits.
2014-03-18 22:37:28 +00:00
matthieu
625fe3923b
mac68k and mvmeppc are no longer supported.
2013-12-28 16:31:18 +00:00
bcallah
1e7e085482
No xorg xserver on octeon.
...
ok matthieu@
2013-08-17 17:06:33 +00:00
matthieu
0036bbec2a
Build the X server on hp300 again. from miod@. Ok deraadt@
2013-07-29 06:10:22 +00:00
aoyama
08420f85c8
Add monochrome X server support for luna88k.
...
Some luna88k specific quirks are needed in
driver/xf86-video-wsfb/src/wsfb_driver.c for now.
ok matthieu@
2013-07-15 13:23:17 +00:00
matthieu
adec87cf5d
Update to X server 1.14.1. Tested by many during t2k13. Thanks.
2013-06-07 17:28:45 +00:00
aoyama
786472fe94
Add xenocara defines/files for luna88k, no X server at this moment.
...
ok miod@
2013-03-16 01:24:43 +00:00
miod
80ae22700e
Build the X server on hp300 again. Tested on catseye.
2013-03-14 20:49:52 +00:00
matthieu
8ead23f263
Remove mac68k bits from Xenocara.
...
The imake config bits are not removed.
Those files are frozen, until they can be removed, once the last
port that still uses imake dies.
2012-06-20 19:56:34 +00:00
matthieu
f0cf820ebf
Disable doc formatting tools explicitely
2012-03-10 18:35:56 +00:00
matthieu
2be03eee0e
Disable build of Xserver on hp300 and mac68k. Building the Xserver
...
with gcc 2.95 is getting hopeless and there is not enough manpower at
the moment to switch these platforms to a more recent compiler.
ok miod@, Nick@
2012-02-07 19:46:11 +00:00
matthieu
61a7d5427d
Update to xserver 1.11.2
2011-11-05 13:32:40 +00:00
shadchin
4e607c59bd
Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default'
...
ok matthieu@
2011-09-17 13:39:30 +00:00
matthieu
5e01252a10
unifdef support for xkeyboard-config.
...
I don't know why cvs didn't pick up this chunk. Noticed by okan@
2011-08-31 12:31:51 +00:00
shadchin
89a8ad0171
If you do not have XkbOptions in xorg.conf, it is automatically set to
...
"terminate: ctrl_alt_bksp" (only if XENOCARA_USE_XKEYBOARD_CONFIG=Yes)
tested ajacoutot@, ok matthieu@
2011-05-30 10:52:57 +00:00
matthieu
9c5fcc7f6c
Enable X-ACE and XC-SECURITY extensions, now that they build on
...
OpenBSD. Requested and tested by tedu@.
2011-04-27 20:46:31 +00:00
matthieu
2cc47a1202
add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enable
...
the use of xkeyboard-config xkb definitions instead of the old xkbdata.
This will make testing easier. No changes in default builds.
ok shadchin@
2011-03-08 07:59:23 +00:00
matthieu
e169dc846e
Revert stuff that should not have been committed in version 1.33.
...
Noticed by krw@
2011-02-20 13:42:17 +00:00
matthieu
f98a26f8f7
Disable Xorg on alpha. Xrender is broken since 2 releases and I still
...
don't know how to fix it. ok miod@, todd@
2011-02-19 19:51:53 +00:00
matthieu
88ce1f7f0a
Specify default xkb rules for Xnest and Xephyr.
2011-01-02 14:23:40 +00:00
matthieu
89dd5697ba
Enable Xorg and a few drivers on hppa. Only wsudl works for now.
2011-01-02 14:04:18 +00:00
matthieu
428261197a
Upgrade to xorg-server 1.9.2.
...
Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations
including multihead with both zaphod and xrandr.
2010-12-05 15:36:02 +00:00
matthieu
95d684a05b
Update to xserver 1.8. Tested by many. Ok oga@, todd@.
2010-07-27 19:02:24 +00:00
matthieu
e706500795
Bring Xnest back.
...
I had to disable its build during xserver 1.6 development because it
wasn't building for a while. But all problems are now fixed. ok todd@.
2009-09-11 06:17:29 +00:00
matthieu
88f6f3ea75
update to xserver 1.6.4rc1. Tested by many, ok oga@.
2009-09-06 19:44:18 +00:00
matthieu
8ff87a1d9a
Don't allow to build kdrive here anymore. This is now in ../kdrive.
2009-01-27 16:28:57 +00:00
matthieu
60021fe985
xserver 1.5.2. tested by ckuethe@, oga@, and others.
2008-11-02 15:26:08 +00:00
matthieu
1756bd319c
Xprt is not built by default anymore. Remove the code that selectively
...
disabled it on a few platforms.
2008-10-12 10:46:40 +00:00
todd
457770e0f6
enable GL for libraries, but not the X server .. for mips64
2008-10-08 02:24:28 +00:00
matthieu
1b5891c504
implement the --disable-ioport configure option to disable the build of
...
ioport and its symlinks and use that option. Requested by kettenis@
and others.
2008-05-24 20:36:04 +00:00
matthieu
bbc31bf586
Introduce bsd.xconf.mk to set default config variables used
...
at several places in the Xenocara build in a central place instead
of duplicating the checks all over the place. ok oga@.
2008-03-25 23:41:50 +00:00
miod
b019a50e70
Disable mesa on m68k, at least until it switches to ELF; suggested by matthieu@
2008-02-13 21:34:15 +00:00
matthieu
d33aacaadc
Make it possible to build dri support with XENOCARA_BUILD_DRI=yes in
...
/etc/mk.conf. ok oga@
2008-02-02 17:19:57 +00:00