Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 851807c7 | 2020-08-28 02:20:19 | build with --disable-dri3 when XENOCARA_BUILD_DRI is "no" fixes build breakage on alpha reported by deraadt@ | ||
| aceb52e1 | 2018-11-03 14:05:28 | 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@ | ||
| d9d5fc59 | 2018-10-25 21:55:18 | 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. | ||
| 55401507 | 2018-03-15 10:02:36 | 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@ | ||
| 13cbbbd6 | 2016-10-04 19:48:48 | ignore chown error (for systems which don't install a Xserver) | ||
| 8587a95e | 2016-10-02 17:21:29 | fix the ownership of the link /usr/X11R6/bin/X -> Xorg | ||
| 7d876864 | 2016-07-30 12:18:35 | 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 | ||
| 5b07d034 | 2016-05-12 07:19:50 | No more hppa64 | ||
| 27f67406 | 2016-03-11 13:09:42 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. ok matthieu@ | ||
| 4a17b803 | 2016-02-20 10:58:10 | No more aviion | ||
| f1584286 | 2016-02-07 09:51:01 | solbourne was removed | ||
| c7a6143b | 2015-12-01 21:20:21 | Enable glamor on architectures where we have OpenGL. ok jsg@, matthieu@ | ||
| 184a9833 | 2015-11-17 10:49:57 | Pass --disable-libdrm option to configure when the machine does not support DRI. Found while building Xorg server on luna88k. "fine for now" matthieu@ | ||
| 4d7af2a4 | 2015-08-29 17:49:14 | With the binutils got slot accounting fix, workaround it no longer needed ok miod@ | ||
| 67eafd38 | 2015-06-27 21:50:55 | Build the Xserver with large got (-xgot as(1) option) on mips; needed to accomodate the growth of recent changes. Tested on loongson. | ||
| a8994d94 | 2015-05-31 13:23:03 | Obsolete XAA includes should be gone now. | ||
| 389048d7 | 2015-02-09 09:55:52 | Enable file descriptor passing code. ok deraadt@, matthieu@ | ||
| cd0bdbef | 2014-09-27 17:49:46 | Update to xserver 1.16.1. Tested by naddy@, jsg@ & kettenis@ | ||
| 81a3c9ac | 2014-03-18 22:37:28 | Remove {hp300,mvme68k,mvme88k} bits. | ||
| 625fe392 | 2013-12-28 16:31:18 | mac68k and mvmeppc are no longer supported. | ||
| 1e7e0854 | 2013-08-17 17:06:33 | No xorg xserver on octeon. ok matthieu@ | ||
| 0036bbec | 2013-07-29 06:10:22 | Build the X server on hp300 again. from miod@. Ok deraadt@ | ||
| 08420f85 | 2013-07-15 13:23:17 | 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@ | ||
| adec87cf | 2013-06-07 17:28:45 | Update to X server 1.14.1. Tested by many during t2k13. Thanks. | ||
| 786472fe | 2013-03-16 01:24:43 | Add xenocara defines/files for luna88k, no X server at this moment. ok miod@ | ||
| 80ae2270 | 2013-03-14 20:49:52 | Build the X server on hp300 again. Tested on catseye. | ||
| 8ead23f2 | 2012-06-20 19:56:34 | 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. | ||
| f0cf820e | 2012-03-10 18:35:56 | Disable doc formatting tools explicitely | ||
| 2be03eee | 2012-02-07 19:46:11 | 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@ | ||
| 61a7d542 | 2011-11-05 13:32:40 | Update to xserver 1.11.2 | ||
| 4e607c59 | 2011-09-17 13:39:30 | Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default' ok matthieu@ | ||
| 5e01252a | 2011-08-31 12:31:51 | unifdef support for xkeyboard-config. I don't know why cvs didn't pick up this chunk. Noticed by okan@ | ||
| 89a8ad01 | 2011-05-30 10:52:57 | 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@ | ||
| 9c5fcc7f | 2011-04-27 20:46:31 | Enable X-ACE and XC-SECURITY extensions, now that they build on OpenBSD. Requested and tested by tedu@. | ||
| 2cc47a12 | 2011-03-08 07:59:23 | 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@ | ||
| e169dc84 | 2011-02-20 13:42:17 | Revert stuff that should not have been committed in version 1.33. Noticed by krw@ | ||
| f98a26f8 | 2011-02-19 19:51:53 | Disable Xorg on alpha. Xrender is broken since 2 releases and I still don't know how to fix it. ok miod@, todd@ | ||
| 88ce1f7f | 2011-01-02 14:23:40 | Specify default xkb rules for Xnest and Xephyr. | ||
| 89dd5697 | 2011-01-02 14:04:18 | Enable Xorg and a few drivers on hppa. Only wsudl works for now. | ||
| 42826119 | 2010-12-05 15:36:02 | Upgrade to xorg-server 1.9.2. Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations including multihead with both zaphod and xrandr. | ||
| 95d684a0 | 2010-07-27 19:02:24 | Update to xserver 1.8. Tested by many. Ok oga@, todd@. | ||
| e7065007 | 2009-09-11 06:17:29 | 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@. | ||
| 88f6f3ea | 2009-09-06 19:44:18 | update to xserver 1.6.4rc1. Tested by many, ok oga@. | ||
| 8ff87a1d | 2009-01-27 16:28:57 | Don't allow to build kdrive here anymore. This is now in ../kdrive. | ||
| 60021fe9 | 2008-11-02 15:26:08 | xserver 1.5.2. tested by ckuethe@, oga@, and others. | ||
| 1756bd31 | 2008-10-12 10:46:40 | Xprt is not built by default anymore. Remove the code that selectively disabled it on a few platforms. | ||
| 457770e0 | 2008-10-08 02:24:28 | enable GL for libraries, but not the X server .. for mips64 | ||
| 1b5891c5 | 2008-05-24 20:36:04 | implement the --disable-ioport configure option to disable the build of ioport and its symlinks and use that option. Requested by kettenis@ and others. | ||
| bbc31bf5 | 2008-03-25 23:41:50 | 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@. | ||
| b019a50e | 2008-02-13 21:34:15 | Disable mesa on m68k, at least until it switches to ELF; suggested by matthieu@ | ||
| d33aacaa | 2008-02-02 17:19:57 | Make it possible to build dri support with XENOCARA_BUILD_DRI=yes in /etc/mk.conf. ok oga@ | ||
| 458c03da | 2008-01-04 13:44:23 | Add support for xserver on OpenBSD/sgi and enable build. ok matthieu@ | ||
| 81442db8 | 2007-05-27 05:56:03 | kdrive doesn't support Xinput. | ||
| c345d71f | 2007-05-25 16:30:11 | Add a way to build Xwscons for those who want to hack on it. | ||
| 16566617 | 2007-05-25 16:15:41 | Unbreak Xprint builds. Noticed by todd@. | ||
| 48be8e35 | 2007-05-12 14:54:57 | Don't build mesa on landisk. | ||
| 987805ed | 2007-05-12 14:24:59 | - Disable OpenGL parts on vax and sgi - Disable Xprt on vax and landisk Xenocara now builds on vax | ||
| a981a1a8 | 2007-04-15 17:42:08 | Don't build the Xfree86 utils programs (mostly PCI based) on machines which lack the capabilities to support them. | ||
| ca57eb76 | 2007-03-31 20:25:53 | XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@ | ||
| b521d84d | 2007-03-28 20:44:34 | build Xorg on armish. It will run on zaurus too. | ||
| 25e76c00 | 2007-03-25 15:12:30 | Fix the NO_XORG_OPTION logic. Noticed by todd@ on mvme68k. | ||
| 0e8a2333 | 2007-03-02 20:26:20 | List of arches where we don't build Xorg. | ||
| eb36c2be | 2007-01-29 22:06:35 | white-space cleanup | ||
| e1f972b5 | 2006-12-31 09:47:13 | Fix xkb data files locations. Problem noticed by Pierre-Yves Dampure and Frederick C Druseikis who also sent a patch. Thanks. | ||
| f7655062 | 2006-12-17 21:46:45 | let datadir point to /usr/X11R6/share for now. | ||
| a4230f41 | 2006-12-01 20:29:51 | Xprint configuration goes to /etc | ||
| c155af5f | 2006-11-28 20:29:31 | OpenBSD local modifications: - privilege separation - some snprintf/strlc{at,py} conversions - support for more architectures - signal handler fixes - default mouse wheel support in config tools - sunmouse protocol | ||
| 78e2e447 | 2006-11-27 19:27:25 | $Xenocara$ -> $OpenBSD$ | ||
| d88df5f8 | 2006-11-26 19:03:36 | build infrastructure for xserver |