nakayama
b3a62eb9c7
The placeholder name in fontconfig.pc.in has been changed.
2014-07-16 14:05:04 +00:00
riz
a62a43a0df
clang doesn't like -Wno-tautological-undefined-compare, use
...
-Wno-tautological-compare instead.
2014-07-14 00:22:46 +00:00
martin
d7dd422243
whitespace cleanup
2014-07-13 18:28:13 +00:00
joerg
4a53625b5d
Disable more warnings for clang build to deal with xsrc changes.
2014-07-13 16:35:49 +00:00
nakayama
59061db534
Restore package names to PACKAGE_STRING.
2014-07-12 20:31:04 +00:00
mrg
45c10c8efc
note about missing HAVE_GCC_VECTOR_EXTENSIONS (only used in test apps).
2014-07-12 04:32:59 +00:00
mrg
700eb93e95
add comments for un-done stuff.
2014-07-11 19:40:52 +00:00
mrg
925e6883dc
add new xkb/symbols/eu for xkeyboard-config 2.12.
2014-07-11 19:19:16 +00:00
mrg
3b6b803068
update for xkeyboard-config 2.12.
2014-07-11 19:14:09 +00:00
riastradh
f31abfff58
Update reachover makefiles for MesaLib 7.11.2.
...
With the new GL shader compiler, glsl-compile is no longer needed as
a tool, but the shader compiler is now duplicated in several
libraries, so (XXX) external/mit/xorg/tools/glsl should be turned
into a proper library that libGL and libmesa can link against.
2014-07-09 20:22:55 +00:00
riastradh
8e2e60345a
Update glxinfo/glxgears reachover makefiles for mesa-demos update.
2014-07-08 22:29:12 +00:00
wiz
03f9b192f3
Update default pkgsrc font path references.
2014-06-20 08:08:58 +00:00
mrg
ac641cb906
remove remaining makefile support for GCC < 45 that i found.
2014-06-14 20:49:36 +00:00
wiz
5fcc88689f
Also look in new pkgsrc default path, /usr/pkg/share/fonts.
...
Noted by tsutsui.
2014-06-05 10:45:39 +00:00
riastradh
c1c5dda87a
libdrm_intel needs libpciaccess (kinda spuriously, but whatever).
2014-06-03 13:51:52 +00:00
christos
538614fe8f
Put back MKLINT=no for now
...
- unnamed unions [c99]
- __builtin_offsetof [gcc]
- typeof [gcc]
2014-04-21 21:57:03 +00:00
rjs
c5389c7a73
The SNA code builds with gcc 4.8 on i386 so enable it again.
...
ok riastradh@
2014-04-07 17:06:47 +00:00
tron
eeaeb54957
Force "USE_SSP" to "no" when compiling xauth(1) for now. This avoid the
...
program to fail with error messages like this one:
/usr/X11R7/bin/xauth: file /home/tron/.Xauthority does not exist
/usr/X11R7/bin/xauth: unable to link authority file /home/tron/.Xauthority, use /home/tron/.Xauthority
This seems to be some weird compiler bug. If you add a debug printf(3) call
before the line in "xsrc/external/mit/xauth/dist/process.c" that calls
link(2) the target and source filename have the correct value and
the call works. Without the printf(3) call it fails.
2014-04-05 17:01:55 +00:00
riastradh
b0d53a8085
Skip SNA on i386 for now, since it triggers a GCC ICE.
2014-04-03 18:17:52 +00:00
riastradh
ed2e9169d8
Update reachover makefiles and set lists for xf86-video-intel 2.21.15.
2014-04-03 02:51:19 +00:00
riastradh
eb051fdbc0
Link Xorg with -lpthread on x86.
...
This will be needed by the new xf86-video-intel, which uses pthreads
in SNA (SandyBridge New Acceleration). It shouldn't hurt, but is not
needed, on any other architecture.
2014-04-03 02:40:45 +00:00
riastradh
93797f6cf7
Install compositeext.h and shmint.h from X.org.
2014-04-02 01:22:11 +00:00
christos
c6b4d36c05
kill sprintf
2014-03-26 22:03:26 +00:00
mrg
c4dae12d14
allow for .pc substitutions to be listed per makefile
...
(could maybe do per-target, as well.) fix the remaining
substitutions for xcb-proto, fontconfig and xorg-server.
(XXX: move many per-package-specific parts out of
bsd.x11.mk itself, into the relevant Makefile.)
2014-03-23 20:40:18 +00:00
tron
37e32637e4
Remove auto-generated files in "cleandir" target.
2014-03-23 20:39:40 +00:00
riastradh
677325c920
Build xf86drmMode.c into libdrm.
2014-03-21 18:14:20 +00:00
mrg
8403e51bee
substitute %LIBS_CONFIG% and %LIBSSTATIC_CONFIG%.
2014-03-20 22:23:30 +00:00
mrg
ac142a8081
merge freetype 2.5.3.
2014-03-20 08:57:48 +00:00
mrg
3022bef933
the host tool relies on scandir now days. (it tries to avoid it,
...
but needs work for this code to work again. if this is fixed, we
may want to run ./configure for this tool.)
2014-03-20 08:05:30 +00:00
mrg
caaf2fe122
add a note about builtin_icons.h.
2014-03-20 07:13:53 +00:00
mrg
ddcbe4a79f
look for config.h.
2014-03-20 06:18:20 +00:00
mrg
dc923264b6
turn on XAA explicitly for ast.
...
remove removed sources for mga, and fix the XAA list.
remove redundant defines for tdfx.
2014-03-20 05:32:31 +00:00
mrg
2634b1cf97
find moved man pages.
2014-03-19 23:46:22 +00:00
mrg
89f0129eec
remove duplicated -DHAVE_XEXTPROTO_71.
2014-03-19 23:46:05 +00:00
mrg
390760f74f
merge xmodmap 1.0.8.
2014-03-17 10:11:27 +00:00
mrg
2c8e080f88
merge xrdb 1.1.0, xset 1.2.3, xvinfo 1.1.2, and xwd 1.0.6.
2014-03-17 10:09:18 +00:00
mrg
845dbcb7e6
update for xlsclients 1.1.3.
2014-03-17 09:46:10 +00:00
mrg
1495f4c16a
updates for xauth 1.0.8 and xconsole 1.0.6.
2014-03-17 09:24:11 +00:00
mrg
b077836fd2
avoid const problems for now.
2014-03-17 09:21:19 +00:00
mrg
d978386d65
updates for makedepend 1.0.5.
2014-03-17 09:07:09 +00:00
mrg
edda2f4b2b
update for mkfontscale 1.1.1.
2014-03-17 09:02:16 +00:00
mrg
ae13044ac9
regenerate for xkeyboard-config 2.11.
2014-03-17 09:02:02 +00:00
mrg
ab169b1d85
various updates for libdrm 2.4.52.
2014-03-17 08:01:18 +00:00
mrg
6f16f8b83f
merge libxcb 1.10 and libpthread-stubs build.
...
update the libxcb generated files.
2014-03-17 07:25:34 +00:00
mrg
51d2582a19
updates for pixman 0.32.4 and x86.
2014-03-17 01:41:46 +00:00
mrg
2c51d1ae0f
merge xtrans 1.3.3 (deletes Xtranstli.c -- so sad, bye bye.)
2014-03-17 01:09:07 +00:00
mrg
c23d29ea55
updates for libX11 1.6.2, dri3proto and presentproto, and fix
...
the libXrender build.
2014-03-16 23:25:15 +00:00
mrg
1b6ef8b51a
define HAVE__XEATDATAWORDS. (XXX move into ${X11FLAGS.THREADLIB}).
2014-03-16 22:53:17 +00:00
tsutsui
ac4c90f708
Enable "SUBDIR+=netbsd/x68k" if ${XSERVER_X68K} != "no".
...
Now we've got it after this glue Makefile was initially added back in 2008.
2014-03-01 19:45:29 +00:00
tsutsui
31f3a188ec
Add a reachover Makefile to build X11R7'fied MD X68k server.
...
See my post on port-x68k@ for details:
http://mail-index.netbsd.org/port-x68k/2014/02/27/msg000043.html
2014-03-01 19:39:03 +00:00