Commit Graph

629 Commits

Author SHA1 Message Date
mrg
1ddab15061 xlsatoms 1.1.0 wants to link against libxcb, not all the other libs. 2010-07-18 10:42:24 +00:00
mrg
448655fa99 add a couple of missing source files. 2010-07-18 09:49:12 +00:00
mrg
3172b07cfc build and install libxcb and xcb-util libraries. 2010-07-18 07:07:08 +00:00
mrg
17120376f4 add build infrastructure for xcb-utils 0.3.6. 2010-07-18 07:01:38 +00:00
mrg
afd7b3604f don't install xprint.h. 2010-07-18 07:01:10 +00:00
mrg
d5fd80ad0d install the xcb-proto files; not used yet. 2010-07-17 23:44:29 +00:00
mrg
0d429e5b59 build support for libxcb 1.6. not yet used.
XXX: i couldn't get the python/xml generator to run outside of
XXX: the libxcb build tree, so i just copied these from there,
XXX: but ideally files/Makefile could know how to do this.
2010-07-17 23:43:27 +00:00
mrg
7c9ebaef72 remove now-gone neo_bank.c 2010-07-17 06:55:39 +00:00
kiyohara
299d82b760 Support xserver for prep.
It tested only s3(864).
2010-07-12 07:54:11 +00:00
mrg
51e1811550 build updates for xterm-261. resize also uses terminfo now. 2010-06-30 04:58:42 +00:00
tsutsui
8e7f6b2093 Prepare entries for Xorg wsfb based server for dreamcast.
Not enabled by default yet and old xfree entries are still preserved.

XXX1: No maple keyboard keymap yet:
      http://mail-index.NetBSD.org/tech-x11/2010/06/19/msg000785.html

XXX2: probably we should have some common list files for xcomp and xserver.
2010-06-19 18:17:55 +00:00
tsutsui
28ea420374 Prepare to build Xorg servers for hpcarm/hpcmips/hpcsh.
XXX: ${MACHINE} dependent definitions in these Makefiles look a bit messy
XXX: like old xfree's NetBSD.cf...
2010-06-18 09:15:23 +00:00
mrg
c59fc30136 look for and find config.h. part of PR#43433. 2010-06-08 04:31:43 +00:00
ghen
895e51c7dc A suggestion from veego to fix it (taken from ../../include/fontsproto). 2010-06-04 10:22:25 +00:00
ghen
30ff915334 Revert previous. 2010-06-03 20:48:48 +00:00
ghen
7f1fb6416b .include <bsd.lib.mk> to handle the pkgconfig file correctly (noted by veego). 2010-06-03 10:38:34 +00:00
veego
679aad1fc6 * Add missing .WAIT before libdrm_intel since it now depends on libdrm
* Move libchromeXvMC further down since it depends on some other libraries
2010-06-03 09:49:45 +00:00
veego
6cb632ce43 Link against libXext, libX11, libXv, libXvMC and libdrm to fix a hidden
dependency
2010-06-03 09:44:19 +00:00
veego
a23843d4e1 Link against libdrm to fix a hidden dependency 2010-06-03 09:43:16 +00:00
veego
86187ea55a Link against libz to fix a hidden dependency 2010-06-03 09:42:40 +00:00
mrg
34209de0b7 USETBL=yes. several of these manuals need it. from PR#36600. 2010-06-01 05:26:51 +00:00
ghen
8c57025fc1 Move "compiled" files from dist directory to reachover directory (suggested
by mrg).  Add a note in the Makefile for future upgrades.
2010-05-29 07:58:24 +00:00
ghen
a2c1907824 Install pkgconfig file for xkeyboard-config. 2010-05-28 13:01:23 +00:00
ghen
1d75ab7274 Update to xkeyboard-config 1.9. 2010-05-28 12:38:34 +00:00
mrg
281afa1ed9 build libchromeXvMC on x86. 2010-05-28 06:26:55 +00:00
mrg
3c7ac2611f we're now at mesa 7.7.1.
XXX: really really really need to make this in one place...
2010-05-28 06:22:05 +00:00
mrg
739316d43b fix compile error in previous. 2010-05-28 04:16:06 +00:00
mrg
3c18d96e81 enable xf86-video-openchrome for x86 and xf86-video-geode for i386. 2010-05-28 04:12:02 +00:00
mrg
4eb959abf9 obsolete xf86-video-cyrix 2010-05-28 02:37:26 +00:00
mrg
864de3fd7b add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.
2010-05-28 02:35:46 +00:00
mrg
5988c2a162 new Mesa r300_dri driver has a "compiler" subdir of objects needed.
mostly dieter roelants in PR#43367.
2010-05-27 01:20:14 +00:00
nonaka
623fa85bb5 Added keyboard config files for Sharp WS011SH/WS020SH. 2010-05-25 13:13:55 +00:00
veego
7c66f95e1b Replace __appmansuffix__ in fsconfig.cpp 2010-05-24 05:30:40 +00:00
mrg
2cc35fcdb7 these depend upon libdrm_radeon now. 2010-05-23 23:21:30 +00:00
veego
e6aea5bc19 Replace UTMP_FILE and WTMP_FILE for Xstartup here and not in the cpp file
to make a xdm update easier.
xdm was updated but the local change in Xstartup.cpp was lost.
2010-05-23 21:35:35 +00:00
veego
d6cf4a0fd0 Use ${XDMPIDDIR} and ${XDMLOGDIR} from ../xdm/Makefile.xdm instead of
hard coding the path here.
2010-05-23 21:31:57 +00:00
mrg
3172c38b29 build fixes for Mesa 7.7.1. introduce r600 driver! 2010-05-23 21:31:52 +00:00
mrg
576740c1b8 delete most of this file; it is obsolete 2010-05-23 10:45:04 +00:00
mrg
aa57a3fc7c build vmwlegacy and vmware modules as per- 11.0.1. 2010-05-23 06:37:32 +00:00
mrg
a6979b6038 updates for xf86-video-ati 6.13.0. 2010-05-23 06:16:13 +00:00
mrg
1bf99f0476 bump libpixman-1.so minor. avoid double defining PIXMAN_DISABLE_DEPRECATED. 2010-05-23 04:26:19 +00:00
mrg
2508865994 remove unnecessary includes 2010-05-23 01:59:12 +00:00
mrg
3e5caf6bef install libdrm_intel.pc and libdrm_radeon.pc 2010-05-23 01:30:25 +00:00
mrg
1833edab5e we have Mesa 7.4.4. 2010-05-23 01:19:34 +00:00
mrg
19c19ead73 install libkms.h to the right place. 2010-05-22 23:19:24 +00:00
mrg
a5e9616b1a find libdrm files in their new place. 2010-05-22 23:04:01 +00:00
mrg
0658f5e922 updates for changed header locations for libdrm. 2010-05-22 22:50:23 +00:00
mrg
bf0c6be6fd build libdrm_radeon. 2010-05-22 22:48:18 +00:00
mrg
49c33f235e sprinkle some more -Wno-error ... 2010-05-22 22:44:16 +00:00
mrg
9ed6b68595 update for libdrm 2.4.20 changed paths/headers. 2010-05-22 22:43:57 +00:00
mrg
b014fbb669 don't build xf86-input-void; it is obsolete since xorg-server 1.4. 2010-05-22 21:12:19 +00:00
mrg
27dac673c0 add common_io.c and bump the minor. 2010-05-22 10:31:20 +00:00
mrg
ba96436c4c push HAVE_XEXTPROTO_71 into Makefile.xf86-driver. (for now?) 2010-05-22 10:18:03 +00:00
mrg
cf4dd6192b scrnsaver.h comes from libXScrnSaver now days. 2010-05-22 09:22:15 +00:00
mrg
1373148e6a install GL/internal/sarea.h and GL/internal/dri_interface.h, like Mesa does. 2010-05-22 08:52:33 +00:00
mrg
14480fe477 trident_driver.c needs -Wno-error for xf86dgastr.h 2010-05-22 07:26:18 +00:00
mrg
b7c73ab99a define HAVE_XEXTPROTO_71.
tga_driver.c needs -Wno-error for xf86dgastr.h
2010-05-22 07:26:09 +00:00
mrg
cfabf5e9d9 these use xf86dgastr.h, so they need -Wno-error for now. 2010-05-22 07:18:37 +00:00
mrg
f85e8b0e1e XXX: use -Wno-error for files that use old foostr.h includes that now have
XXX: #warning's in them.
2010-05-22 05:45:01 +00:00
mrg
baac7eafac add ge.h and geproto.h 2010-05-22 05:44:08 +00:00
mrg
34de959959 define HAVE_XEXTPROTO_71 now. 2010-05-22 05:42:54 +00:00
mrg
890816e5fc -Wno-error for bigreq.c for now... 2010-05-22 02:42:37 +00:00
mrg
0d9594b9b8 minor canonicalisation against other Makefile's. 2010-05-22 02:41:49 +00:00
mrg
1be3f650ac - update includes list and delete obsolete man pages
- new -Wno-error's
2010-05-22 02:41:33 +00:00
mrg
b2b9a22c91 add new sources and -Wno-error's for libX11 1.3.3. 2010-05-22 02:41:13 +00:00
mrg
656264decd version.c is gone. 2010-05-22 02:40:55 +00:00
mrg
e74fd8b361 apply -Wno-error in several places where new X11 headers warn about
being used (but in many cases, there are no new versions that don't
use them...)
2010-05-22 02:40:40 +00:00
mrg
aaf63c2df2 update the includes list for Xext 7.1.1 and other dependant updates. 2010-05-22 02:27:06 +00:00
mrg
a19e1fdc43 find the app-defaults file in the new place, as a non- .cpp file. 2010-05-21 06:37:26 +00:00
mrg
d16b54a109 look for and find the app-defaults in the new app-defalts/ subdir of
the distribution sources.  also, most of them lost the ".ad" suffix.
2010-05-21 06:04:36 +00:00
mrg
7426d119e2 find config.h where it is now available from. for imake 1.0.3. 2010-05-21 05:55:24 +00:00
christos
8610d20994 Allow the build to work on a read-only source tree. From Anon Ymous 2010-05-20 12:51:16 +00:00
nonaka
58d5f137df Added keyboard config files for Sharp WS003SH/WS007SH. 2010-05-15 15:34:09 +00:00
jakllsch
c9128dfbfd Install 'symbol' from font-adobe-(75|100)dpi.
Should fix some symbols in xcalc.

To do: transform these and other currently-installed-only-as-bdf fonts
to pcf.gz.
2010-04-11 02:41:38 +00:00
yhardy
2217e8705c i915 and i965 dri modules need glapi. 2010-04-07 20:04:16 +00:00
yhardy
ed3b534143 Don't link libOSMesa, this functionality is provided by mesa_dri.so. 2010-04-07 19:56:01 +00:00
macallan
5f2645eca2 apparently I forgot to commit this
thanks to uwe & mrg for hitting me over the head with the error log
2010-03-14 01:13:16 +00:00
macallan
0d91bbc4af build the suncg14 driver on sparc 2010-02-11 04:07:17 +00:00
tron
feced192ce Define "HAVE_TERMCAP_H" to fix build with the new terminfo library. 2010-02-04 13:22:34 +00:00
roy
98eb889579 Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
2010-02-03 15:34:37 +00:00
mrg
ff65ddb460 link in libOSMesa as well. 2010-01-12 03:56:17 +00:00
mrg
9f817fe79f replace LIBS with LIBDPLIBS. makes these actually link against drm_intel.
should fix a problem reported by snj@.
2010-01-12 00:57:45 +00:00
mrg
1834ad25e5 fix a problem reported by jmorse:
- fix a line continuation that stopped SRCS= from working
- don't include intel_dri.c here
2010-01-10 17:35:33 +00:00
nakayama
2570d7a0b1 Add -DAVOID_CPIO on sparc. 2009-12-22 09:12:42 +00:00
christos
5061b6b019 From Patrick Welche:
The following trivial typo fix gets rid of "unsecure session"s...
XDMATHDIR -> XDMXAUTHDIR
2009-12-18 17:28:47 +00:00
skrll
7a92e8e89d Use += otherwise COPTS loses important flags. 2009-12-16 14:13:18 +00:00
mrg
2e067db098 update the generated fonts.conf from the template.
from Jukka Salmi in PR #42169.
2009-12-14 00:39:58 +00:00
nonaka
7ed8bf295b The support of X for zaurus is added. 2009-12-13 05:04:36 +00:00
nonaka
f97268b43d Added keyboard config files for Sharp Zaurus SL-C3x00. 2009-12-13 04:57:16 +00:00
snj
ed067c7c4b Add commented out xf86-video-igs under netwinder. 2009-12-11 22:37:39 +00:00
snj
18658cbddd Build some drivers on cats. List taken from the existing xserver set
list, with the addition of wsfb.
2009-12-05 09:11:54 +00:00
mrg
4256cdf1fe - define CPP with a full path
- define CPP_ARGS to -traditional

part1 of xrdb fixes.  thanks to Patrick Welche <prlw1@cam.ac.uk> for
figuring out what was going wrong.
2009-12-05 03:28:08 +00:00
mbalmer
b53370aa71 Forgotten commit. Noticed by snj, thanks! 2009-11-28 17:27:30 +00:00
mbalmer
228477b2fe Add the xf86-input-elographics driver to i386 builds. 2009-11-28 16:48:25 +00:00
mbalmer
d0bf5c8f87 Link the xf86-input-ws X.Org input driver to the build and add it to the lists
that also have the wsmouse driver.

xf86-input-ws adds support for touchpanels in X11 that report absolute position
data through wscons(4), e.g. the extended ums(4) driver.  xf86-input-ws was
written by Matthieu Herrb for OpenBSD.

Please remember to also update xsrc before the next system build.
2009-11-28 12:10:24 +00:00
macallan
ec3c6449e4 build the igs driver on shark 2009-11-10 23:14:04 +00:00
macallan
8068174863 reachover for the igs driver 2009-11-10 21:44:11 +00:00
mrg
94fb0da1b5 update for libpciaccess 0.10.9 2009-11-09 07:24:27 +00:00
mrg
4066af6496 update for xdm 1.1.9 2009-11-09 07:21:17 +00:00
mrg
ae18134850 add a note about adding compositing libs support 2009-11-09 07:01:03 +00:00