mrg
680385b441
XXX: apply -Wno-error/friends to a few files
2011-07-01 01:25:52 +00:00
tsutsui
b6c14cf676
More sort. (i.e. fix merge botch)
2011-06-29 14:52:18 +00:00
tsutsui
8e44b59edd
Add definitions for newsmips Xorg server. Build test only.
2011-06-29 14:49:12 +00:00
tsutsui
9e237288de
Sort.
2011-06-29 14:38:02 +00:00
nonaka
b1a8984138
fix typo.
2011-06-21 11:42:20 +00:00
dsl
5415722580
Add explicit -lfoo for libraries that are required because of NEEDED
...
entries in other libraries.
This avoids a bug in 'ld' which causes it to look in the directory
specified by the RPATH entry (in the library with the NEEDED entry)
without adding the directory supplied by --sysroot.
When the RPATH entry in blindly folloed the link is done w.r.t the
systems own libfoo.so which may be missing some symbols.
(Or might have a wrong sized data area that would need copying
into the programs (or other libraries) data space.)
ld also seems to add a NEEDED entry for these libraries directly
into the program binary - this doesn't seem right to me.
Fixes my build where the installed libX11.so is dated from 2009.
CVS :----------------------------------------------------------------------
2011-05-23 17:44:41 +00:00
christos
b3030fe685
need to include in fb.
2011-05-23 02:48:48 +00:00
christos
4c91249bf3
fix name
2011-05-22 16:08:48 +00:00
tsutsui
6bab75db1a
Rename xorg.conf in the xserver set to xorg.conf.sample to avoid
...
overwriting a possibly modified user config file. Suggested by jmmv@.
2011-05-21 11:38:52 +00:00
tsutsui
8e8df817c6
Add RCSId.
2011-05-20 16:35:38 +00:00
tsutsui
2d893f8c1e
Add sample xorg.conf file for zaurus.
2011-05-20 08:40:04 +00:00
plunky
72323ee0ff
add -Dlseek64=lseek to fix the build in geode_msr.c
2011-05-18 20:55:09 +00:00
macallan
feea15727f
wsfb is no longer borked
2011-05-17 22:29:06 +00:00
christos
77f7462f16
Disable wsfb, uses old loader api that does not exist anymore
2011-05-15 23:42:01 +00:00
christos
4a966d7fec
Add include path
2011-05-15 22:55:01 +00:00
christos
475b6e36c5
Add HAVE_TERMCAP_H
2011-05-15 21:35:58 +00:00
christos
e3c101ef06
Add -DHAVE_UNISTD_H
2011-05-15 21:32:47 +00:00
christos
10bda8c1e8
Add defines to get the proper prototypes in place.
2011-05-15 21:25:33 +00:00
christos
dc8891d19c
add HAVE_VASPRINTF so that we use it.
2011-05-15 21:19:20 +00:00
christos
cc7fbb210a
repeat; fix same mistake from libXaw that broke wide build.
2011-05-15 21:09:30 +00:00
christos
aa795f85d1
fix wide char support; don't use the wrong macro names.
2011-05-15 21:05:12 +00:00
macallan
86df5467cf
only default to wskbd where we used to do so with Xorg -configure and where
...
we know the kbd driver has a translation map
2011-04-28 23:28:11 +00:00
rjs
bb870dae98
Add cache module to the build.
...
Fixes PR/42809.
2011-04-23 15:26:05 +00:00
macallan
cadb3c7fcd
add cg14_cursor.c
2011-04-14 16:50:05 +00:00
macallan
bd3339ab7c
pass ${MACHINE} as -D__<whatever> so we can have arch-specific defaults
2011-04-13 16:18:14 +00:00
joerg
f64d82cdeb
Extend, not reassign CPPFLAGS.
2011-04-11 22:47:50 +00:00
mbalmer
a5ce577b9d
Build the updates ssh-askpass program and add the man page to the xbase set.
2011-04-03 13:29:45 +00:00
plunky
b700da1ddc
move building of Xorg server into a SUBDIR since it is created from
...
the other subdir contents, ok by mrg@
(this makes "make all" and "make dependall" do the same thing)
2011-03-28 10:08:06 +00:00
plunky
e411304db7
disable use of gcc-specific "label as values" feature for HAVE_PCC
2011-03-18 10:50:36 +00:00
plunky
053a270202
don't need to supply __myservername__ and __myxconfigfile__ as they
...
are generated internally from __xservername__ and __xconfigfile__
2011-03-15 19:54:14 +00:00
mrg
8889ca3451
clean up the glsl generated files.
2011-03-13 04:48:53 +00:00
plunky
1f8f907975
in order that generated MAN files are cleaned up, bsd.x11.mk needs
...
to be included after the MAN= assignment. Then we need to explicitly
include bsd.own.mk before .PATH to get the value of X11SRCDIRMIT
2011-03-12 12:15:46 +00:00
mrg
722355d60d
install xorg-server.m4 at the request of jmcneill.
2011-03-06 22:15:29 +00:00
jmcneill
24ab1c235e
match up libXi sources with those from libXi Makefile.am -- lots were
...
missing, including all of XI2 sources!
2011-03-06 04:10:55 +00:00
mrg
724b4b6ca1
set build_libtool_libs to "yes" so that enable_shared=yes gets into
...
freetype-config. part 1 of 2 to fix "freetype --config" not emitting
any rpath directives.
2011-03-06 00:59:18 +00:00
mrg
8816a0ba06
add missing x11-xcb.pc.
2011-02-26 09:27:20 +00:00
mrg
d507ad9bb4
build Xge now that it builds, bump the minor.
2011-02-24 08:18:40 +00:00
mrg
3706e3a97f
libxcb depends upon libXau.
2011-02-24 08:15:13 +00:00
mrg
eef460d389
move libxcb earlier than libX11, which now wants to link against it.
2011-02-23 20:03:58 +00:00
mrg
eba43c4a50
enable USE_XCB in libX11.
...
install missing libX11-xcb and Xlib-xcb.h.
2011-02-23 07:53:28 +00:00
mrg
3bade72918
libxcb doesn't need or want to link against libXaw. avoids
...
implicit cyclic dependancy loops, which crash rtld right now.
2011-02-23 06:04:31 +00:00
mrg
5d1c95e7b4
install geometry/sanwa, symbols/ph and symbols/rupeesign.
2011-02-21 05:10:27 +00:00
mrg
b6bcd34d19
define HAVE_GETPAGESIZE.
2011-02-21 05:09:53 +00:00
mrg
1a8c47fa93
find the moved man page from xkbcomp 1.2.1.
2011-02-21 04:54:52 +00:00
mrg
afa05ee8cd
define PCVT_SUPPORT ofppc anywhere other ppc platforms do.
...
part of the way to getting xorg working on ofppc.
2011-02-21 04:42:16 +00:00
mrg
70c2c252ae
define HAVE_ASPRINTF and find the moved man page after xrdb 1.0.8 update.
2011-02-21 04:40:55 +00:00
mrg
49ab6df5a5
find config.h and the man page after xbiff updates.
2011-02-21 04:40:24 +00:00
mrg
6edd3eb6b1
build the new evergreen files in xf86-video-ati 6.14.0
2011-02-21 01:01:54 +00:00
jmcneill
a22e191681
Get rid of stray /usr/X11R6 references
2011-02-17 23:50:18 +00:00
jmcneill
8433f79cf6
add /usr/pkg/lib/X11/fonts to font directory list
2011-02-12 04:49:19 +00:00