IABSD.fr/xenocara/xserver/Makefile.bsd-wrapper

Branch :


Log

Author Commit Date CI Message
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