summaryrefslogtreecommitdiff
path: root/xserver/Makefile.bsd-wrapper
AgeCommit message (Collapse)Author
2016-10-04ignore chown error (for systems which don't install a Xserver)Theo de Raadt
2016-10-02fix the ownership of the link /usr/X11R6/bin/X -> XorgMatthieu Herrb
2016-07-30Merge the build of Xephyr in the main xserver build.Matthieu Herrb
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-05-12No more hppa64Matthieu Herrb
2016-03-11Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.Okan Demirmen
ok matthieu@
2016-02-20No more aviionMatthieu Herrb
2016-02-07solbourne was removedJonathan Gray
2015-12-01Enable glamor on architectures where we have OpenGL.Mark Kettenis
ok jsg@, matthieu@
2015-11-17Pass --disable-libdrm option to configure when the machine does notKenji Aoyama
support DRI. Found while building Xorg server on luna88k. "fine for now" matthieu@
2015-08-29With the binutils got slot accounting fix, workaround it no longer neededMatthieu Herrb
ok miod@
2015-06-27Build the Xserver with large got (-xgot as(1) option) on mips; needed toMiod Vallat
accomodate the growth of recent changes. Tested on loongson.
2015-05-31Obsolete XAA includes should be gone now.Matthieu Herrb
2015-02-09Enable file descriptor passing code.Mark Kettenis
ok deraadt@, matthieu@
2014-09-27Update to xserver 1.16.1.Matthieu Herrb
Tested by naddy@, jsg@ & kettenis@
2014-03-18Remove {hp300,mvme68k,mvme88k} bits.Miod Vallat
2013-12-28mac68k and mvmeppc are no longer supported.Matthieu Herrb
2013-08-17No xorg xserver on octeon.Brian Callahan
ok matthieu@
2013-07-29Build the X server on hp300 again. from miod@. Ok deraadt@Matthieu Herrb
2013-07-15Add monochrome X server support for luna88k.Kenji Aoyama
Some luna88k specific quirks are needed in driver/xf86-video-wsfb/src/wsfb_driver.c for now. ok matthieu@
2013-06-07Update to X server 1.14.1. Tested by many during t2k13. Thanks.Matthieu Herrb
2013-03-16Add xenocara defines/files for luna88k, no X server at this moment.Kenji Aoyama
ok miod@
2013-03-14Build the X server on hp300 again. Tested on catseye.Miod Vallat
2012-06-20Remove mac68k bits from Xenocara.Matthieu Herrb
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-03-10Disable doc formatting tools explicitelyMatthieu Herrb
2012-02-07Disable build of Xserver on hp300 and mac68k. Building the XserverMatthieu Herrb
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@
2011-11-05Update to xserver 1.11.2Matthieu Herrb
2011-09-17Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default'Alexandr Shadchin
ok matthieu@
2011-08-31unifdef support for xkeyboard-config.Matthieu Herrb
I don't know why cvs didn't pick up this chunk. Noticed by okan@
2011-05-30If you do not have XkbOptions in xorg.conf, it is automatically set toAlexandr Shadchin
"terminate: ctrl_alt_bksp" (only if XENOCARA_USE_XKEYBOARD_CONFIG=Yes) tested ajacoutot@, ok matthieu@
2011-04-27Enable X-ACE and XC-SECURITY extensions, now that they build onMatthieu Herrb
OpenBSD. Requested and tested by tedu@.
2011-03-08add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enableMatthieu Herrb
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-02-20Revert stuff that should not have been committed in version 1.33.Matthieu Herrb
Noticed by krw@
2011-02-19Disable Xorg on alpha. Xrender is broken since 2 releases and I stillMatthieu Herrb
don't know how to fix it. ok miod@, todd@
2011-01-02Specify default xkb rules for Xnest and Xephyr.Matthieu Herrb
2011-01-02Enable Xorg and a few drivers on hppa. Only wsudl works for now.Matthieu Herrb
2010-12-05Upgrade to xorg-server 1.9.2.Matthieu Herrb
Tested by ajacoutot@, krw@, shadchin@ and jasper@ on various configurations including multihead with both zaphod and xrandr.
2010-07-27Update to xserver 1.8. Tested by many. Ok oga@, todd@.Matthieu Herrb
2009-09-11Bring Xnest back.Matthieu Herrb
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-06update to xserver 1.6.4rc1. Tested by many, ok oga@.Matthieu Herrb
2009-01-27Don't allow to build kdrive here anymore. This is now in ../kdrive.Matthieu Herrb
2008-11-02xserver 1.5.2. tested by ckuethe@, oga@, and others.Matthieu Herrb
2008-10-12Xprt is not built by default anymore. Remove the code that selectivelyMatthieu Herrb
disabled it on a few platforms.
2008-10-08enable GL for libraries, but not the X server .. for mips64Todd T. Fries
2008-05-24implement the --disable-ioport configure option to disable the build ofMatthieu Herrb
ioport and its symlinks and use that option. Requested by kettenis@ and others.
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
2008-02-13Disable mesa on m68k, at least until it switches to ELF; suggested by matthieu@Miod Vallat
2008-02-02Make it possible to build dri support with XENOCARA_BUILD_DRI=yes inMatthieu Herrb
/etc/mk.conf. ok oga@
2008-01-04Add support for xserver on OpenBSD/sgi and enable build.Joel Sing
ok matthieu@
2007-05-27kdrive doesn't support Xinput.Matthieu Herrb
2007-05-25Add a way to build Xwscons for those who want to hack on it.Matthieu Herrb