mrg
6b081c03fe
update this for fontconfig 2.8.0. ugh.
2010-11-21 07:45:36 +00:00
mrg
12736001f4
add fc-query and fc-scan.
2010-11-21 07:20:06 +00:00
mrg
01cf639de2
remove deprecated xft-config, fix xsm locations, don't install lbx
...
headers, instal Xmu/WhitePoint.h.
2010-11-21 06:01:49 +00:00
mrg
bb67f161f2
install lndir again. (hooray, i've missed this stupid app ;-)
2010-11-21 02:43:31 +00:00
mrg
7d3734bcc2
install the bitmap app-defaults here due to Bitmap.c vs. app-defaults/Bitmap conflicts.
2010-11-21 02:34:15 +00:00
mrg
4c296db9fb
various updates for moved man pages or app-defaults.
...
remove some dated CPPFLAGS defines.
2010-11-21 02:33:39 +00:00
mrg
a071691221
various updates for moved man pages or app-defaults.
2010-11-21 01:25:32 +00:00
mrg
7756c1133b
find the right app-defaults files.
2010-11-20 23:47:30 +00:00
mrg
bbbece370f
link with xcb and xcb-shape.
2010-11-20 23:45:13 +00:00
mrg
4b075cc58e
also link in libXcursor now.
2010-11-20 23:34:06 +00:00
mrg
bbea647834
find and use config.h
2010-11-20 23:30:24 +00:00
mrg
bd2290b430
add the new man dir to .PATH, for xmodmap 1.0.5
2010-11-20 23:17:51 +00:00
mrg
6af7010d56
add the include dir, to prepare for xmh 1.0.2
2010-11-20 22:41:49 +00:00
mrg
35542dc62d
add the app-defaults dir, to prepare for xmh 1.0.2
2010-11-20 22:40:00 +00:00
mrg
f5c31e4871
add the app-defaults dir, to prepare for xload 1.1.0
2010-11-20 22:34:17 +00:00
mrg
5fbca94a02
add missing radeon_exa_shared.c, came with 6.13.2.
2010-11-20 21:24:00 +00:00
tron
c3b15fd54b
Build and install the following manual pages from the "xorg-docs" package:
...
- Consortium(7)
- Standards(7)
- X(7)
- XOrgFoundation(7)
- XProjectTeam(7)
- Xsecurity(7)
This fixes PR xsrc/44034 by Martin Neitzel.
2010-11-18 18:47:35 +00:00
mrg
7e57e9a9ce
build the dri libraries on ofppc, same as macppc.
2010-11-18 08:41:54 +00:00
mrg
29083f4141
enable xfree86 server build for ofppc, and a bunch of drivers.
2010-11-18 08:20:16 +00:00
tsutsui
77acd29099
Add sample xorg.conf files for hpcarm, hpcmips, and hpcsh.
2010-11-13 02:07:28 +00:00
tsutsui
d1eadfe059
Provide port-specific sample xorg.conf files in xserver.tgz.
...
No particular comments on tech-x11.
2010-11-12 17:05:48 +00:00
macallan
5f8ec2be4f
don't build fbdev support on powerpc and sparc64
2010-11-10 04:08:56 +00:00
he
47147f658b
To allow static linking, specify -lterminfo as well, and don't rely
...
on shared library inter-dependencies to pull everything together.
Fixes the build for sun2.
2010-11-05 10:50:50 +00:00
mbalmer
2c6be0820c
descend into the lua subdirectory
2010-10-31 11:29:06 +00:00
mbalmer
97213731c9
Lua build infrastructure
2010-10-31 11:26:01 +00:00
mbalmer
ee59b191f4
adjust the Lua configuration to our needs
2010-10-31 11:19:42 +00:00
mbalmer
33fc08400c
add teh script used to prepare the source code
2010-10-31 11:18:20 +00:00
mbalmer
dbec530483
Import the (unaltered) Lua 5.1.4 source distribution.
2010-10-31 11:16:48 +00:00
mbalmer
debeea5823
Accidentally these files were imported one level to high, sorry about that.
2010-10-31 11:14:02 +00:00
mbalmer
56288e6a3c
Import the (unaltered) Lua 5.1.4 distribution.
2010-10-31 11:08:37 +00:00
tsutsui
bd3d0ec2b5
Reorder SUBDIR entries to make this more maintainable/readable:
...
- put xf86-input drivers first then xf86-video
- put x86 (i386/amd64) first then other ${MACHINE}s in alphabetical order
XXX1: is it better to use Makefile.${MACHINE} (or something else)?
XXX2: should all ports include xf86-video-wsfb unconditionally?
XXX3: should we have common definitions for MI PCI video drivers?
2010-10-23 15:27:50 +00:00
tsutsui
c9ebdd5ea9
Remove dup xf86-video-cirrus for cats.
2010-10-23 15:16:04 +00:00
tsutsui
6fb1c3ebb4
Use simple .if/.endif statements rather than .if/.elif/.elif/.../.endif
...
to specify ${MACHINE} specific video drivers since it isn't a good idea
to add new ports at the end of statements.
2010-10-23 14:48:17 +00:00
christos
f4ef40e2cd
added commented out trace build.
2010-10-03 22:06:43 +00:00
mrg
47b7ca8eaa
don't need (or want) miscutil.c here anymore.
2010-08-14 11:12:16 +00:00
mrg
a993b35c5b
add bof.c for libdrm 2.4.21.
2010-08-14 10:29:43 +00:00
mrg
0f16bb99fb
.. also find XMore.
2010-08-14 09:26:46 +00:00
mrg
b878ec9e1d
cope with XMore.ad -> XMore.
2010-08-14 09:25:35 +00:00
mrg
12c4b3b795
re-enable shapestr.h and syncstr.h, from xextproto 7.1.2.
2010-08-14 08:51:32 +00:00
kiyohara
984cab17bc
Support xserver for bebox.
2010-08-01 06:24:30 +00:00
tsutsui
ff0df7ebab
Move and sort definitions for legacy MD Xservers per ${MACHINE}.
2010-07-31 15:01:12 +00:00
tsutsui
bcff481570
Remove commented out XSERVER_XDREAMCAST lines.
...
It won't happen but will be supported by Xorg wsfb server.
2010-07-31 14:45:19 +00:00
tsutsui
d937dc8bf5
Cleanup per ${MACHINE} if-clause lines for XFree86 servers.
2010-07-31 14:40:05 +00:00
tsutsui
3b6a35ebfd
Remove obsolete (commented out) XSERVER_XHPC.
2010-07-31 13:32:23 +00:00
mrg
a2fdb48cbf
default the subpixel renderer and tt interpreter to enabled.
2010-07-25 02:25:29 +00:00
mrg
406bca5fd6
updates for Mesa 7.8.2:
...
- build glsl as a host tool
- add the glsl objects to libmesa
- add/remove new/deleted sources for various components
- adjust the libmesa/libGL builds to pull in the new glsl objects
- re-apply the BUILDSYMLINK hack for eval.c/pixel.c/pixelstore.c
- use glsl to build the slang headers on the fly
2010-07-19 05:34:24 +00:00
mrg
6d0d419c9f
delete obsolete / never used file.
2010-07-19 05:01:07 +00:00
mrg
d06d4b6ec0
... and HAVE_STRNLEN
2010-07-18 11:28:22 +00:00
mrg
9998611309
xlsclients wants xcb-atom as well.
2010-07-18 11:21:43 +00:00
mrg
88f40394c5
oops, install all the xcb-util headers.
2010-07-18 10:58:06 +00:00