Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 90883131 | 2025-06-01 19:09:48 | Add ac_cv_lib_lex=-lfl to the prebuilt cache. Recent autoconf assume that if ac_cv_prog_LEX is set in the cache, the lib is also defined in the cache. Needed by upcoming twm update. | ||
| f29e9639 | 2022-01-24 17:56:33 | change ac_cv_path_CPP_PATH to use /usr/libexec/cpp; spotted by jsg@ | ||
| ad7b0abb | 2017-07-25 19:59:14 | 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@ | ||
| fe5fda4a | 2016-09-14 08:31:47 | Make shure that all autotools generated install commands specify a user and a group. | ||
| 10914cc3 | 2016-09-03 13:57:18 | Remove zaurus support | ||
| b24d966b | 2012-08-05 19:52:22 | Force the use of mkdir to create directories. Recent autotools insist on using install-sh which is stupid | ||
| 8fd908ad | 2012-02-07 19:54:55 | Don't install xorg.conf on machines with no X server. | ||
| 5c29ea7e | 2012-01-29 11:20:33 | Use ttyC1 as the device for wsfb. This matches the xdm configuration. | ||
| 8806bce9 | 2011-12-10 15:02:12 | Set grep and tar programs in config.site to force configure to find the system ones. Requested by espie@. | ||
| 3ba9f423 | 2011-07-04 19:49:01 | Simplify zaurus xorg.conf now that input devices are auto-configured. | ||
| 9f2197f8 | 2010-09-04 10:41:57 | Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@ and todd@ | ||
| 27f425c1 | 2010-08-26 19:22:51 | We no longer link nawk to awk. OK oga@ matthieu@ | ||
| 5c91d4a3 | 2010-08-05 06:34:19 | Start updating README and xorg.conf file for 4.8. ok miod@. sparc64 still needs to be checked and updated. | ||
| 734deb2a | 2010-05-08 08:55:52 | Use 'install -p' instead of 'install -c' to install files in autotools generated stuff. Causes less rebuild during 'make install'. Suggested by espie@. | ||
| 8057ea61 | 2010-02-20 17:49:05 | Set the sed command in the autoconf cache, to avoid picking gnu sed from ports. Problem remained by espie@. | ||
| 062f15df | 2010-01-31 14:28:45 | xorg.conf for loongson. | ||
| 84ea5c20 | 2009-12-12 09:37:22 | minimize xorg.conf. | ||
| bb8b7ed4 | 2009-10-20 05:16:42 | Add "dri2" to the list of pre-loaded modules. Needed by xserver 1.6. Lazy binding is still not working there. | ||
| c997ac50 | 2009-10-01 19:48:31 | 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. | ||
| 779bd9f9 | 2009-05-31 04:24:20 | 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. | ||
| 4f8f81d9 | 2009-05-22 17:57:23 | Add xcb directories. | ||
| fac76a74 | 2009-05-22 15:15:52 | Add dri2proto ChangeLog and dri2proto.txt which were accicentaly left out. And install dri2proto.txt. | ||
| d6037105 | 2009-05-20 18:26:32 | Sync with sparc wsmouse changes. | ||
| 1499e5a5 | 2009-05-03 21:33:20 | new dirs for libX11. missing commit noticed by naddy@. | ||
| 4dd1abbb | 2009-04-05 19:10:45 | remove /usr/X11R6/lib/xserver (no longer user) add /usr/X11R6/lib/xorg | ||
| db17a83d | 2009-03-28 21:51:07 | remove the /usr/X11R6/share/xserver hierarchy that was used only by Xprint. | ||
| d253695b | 2009-03-28 16:18:44 | Remove directories used by removed applications. | ||
| 215a3e0d | 2009-02-21 00:10:32 | Force loading of the "dri" module on sgi too, to work around non-working lazy binding in ld.so. | ||
| d85ff045 | 2009-01-27 15:44:45 | /usr/X11R6/include/drm is gone. The headers now come from the kernel. | ||
| 42eb11ac | 2008-09-12 11:18:28 | Provide a module section to enforce a particular load order, as done on other a.out platforms. | ||
| 9addb0ec | 2008-06-30 15:25:57 | sync locale directories with latest libX11; ok matthieu@ | ||
| 9b6727b7 | 2008-05-11 20:58:10 | 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@. | ||
| 5a9e2c97 | 2008-04-29 18:59:05 | 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. | ||
| 6c3c2731 | 2008-02-13 21:35:39 | Add an explicit "module" section to prevent the X server from using an overlong default list, and switch the keyboard driver to `kbd'. | ||
| f8726749 | 2008-02-02 17:24:30 | 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@ | ||
| 1f6f2403 | 2008-01-31 22:37:05 | Remove trailing spaces. | ||
| 78c2f7ac | 2008-01-31 22:34:40 | Merge the two xenocara mtree specs into a unique one, rooted at / ok todd@ | ||
| 8596f8e2 | 2008-01-06 06:26:59 | Update the README and supply a suitable xorg.conf, now that we have X working on OpenBSD/sgi. ok matthieu@ | ||
| 4bfaf6bc | 2007-08-26 07:38:37 | 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. | ||
| 3aa577e9 | 2007-03-26 19:35:30 | default xorg.conf for some architectures | ||
| 73decafb | 2006-12-31 16:02:32 | bye bye PEX font dir | ||
| 41b996a1 | 2006-12-31 10:17:17 | update | ||
| e5237d1b | 2006-12-18 22:38:54 | xserver data dir moved a lot... | ||
| acc0196e | 2006-12-17 21:36:43 | sync with reality | ||
| 695a7303 | 2006-12-03 11:51:12 | /etc/X11/rstart/local was a side-effect of the rstart install bug. | ||
| 1c48d733 | 2006-12-03 10:13:31 | typo | ||
| ad7ada0b | 2006-11-30 17:00:55 | Oops committed the wrong file. Noticed by todd@ | ||
| 1a8d245a | 2006-11-29 21:50:18 | Update mtree descriptions to match actual installation directories. | ||
| 96d2fd4c | 2006-11-27 19:16:59 | Move back things to /usr/X11R6/lib/X11. | ||
| a02d8e04 | 2006-11-25 14:57:28 | mtree specification for modular X.Org |