Commit Graph

270 Commits

Author SHA1 Message Date
matthieu
f872674912 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@
2008-02-02 17:24:30 +00:00
matthieu
e6e77f8eea remove useless rules for .cpp files. 2008-01-30 21:21:35 +00:00
matthieu
4ca84ce6c5 Fix from X.Org for CVE-2008-0006 - PCF Font parser buffer overflow. 2008-01-17 15:44:49 +00:00
matthieu
da301e0d8a Better support for recursive make. 2008-01-06 18:34:38 +00:00
matthieu
4ff8d6b770 Fix build with gcc 2.95. 2007-12-14 07:31:35 +00:00
matthieu
b39707c5ac Merge pixman 0.9.6. Valery Masiutsin and other report that it fixes some
X crashes on amd64. Bump major since one function was removed.
2007-12-10 21:30:21 +00:00
matthieu
ae131499c7 pixman 0.9.6 2007-12-10 21:10:19 +00:00
matthieu
594ab30bdc remove emacs droppings that were not ignored by cvs 2007-12-04 22:23:50 +00:00
matthieu
b33b8154a6 Build infrastructure for libGL dri modules.
Work in progress, not connected to the build yet.
2007-12-04 22:00:27 +00:00
matthieu
5eb7bbe722 I did not intend to commit the XENOCARA_BUILD_DRI bit at all. 2007-11-27 09:55:06 +00:00
todd
25382573c6 default to not building DRI for now to permit x snaps to build, found by
Johan Lindman, thanks
2007-11-26 20:47:35 +00:00
matthieu
bfba922c91 Re-enable pthread support in libGL, by providing proper weak stubs in
libX11 (together with other pthread stubs, already there for libX11).
ok kurt@, art@, kettenis@
2007-11-26 15:10:19 +00:00
matthieu
afad917171 make libGL config closer to what was in the previous version:
- disable threads support
- link against libXext and libX11
2007-11-25 10:18:21 +00:00
matthieu
733e3c4fff Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL. 2007-11-24 17:46:55 +00:00
matthieu
fb5a8daf22 merge libXi 1.1.3 2007-11-24 17:03:34 +00:00
matthieu
3d6019abca libXi 1.1.3 2007-11-24 16:45:12 +00:00
matthieu
f68d10dc1f merge libXrandr 1.2.2 2007-11-24 16:42:56 +00:00
matthieu
49085abc0f libXrandr 1.2.2 2007-11-24 16:38:43 +00:00
matthieu
1969f0b7b1 Don't hard-code sizeof(long) in ftconfig.h. Fixes 64bit architectures.
Problem noticed by sturm@.
2007-11-24 15:48:33 +00:00
matthieu
ab927dd41b merge libXfont 1.3.1 2007-11-24 14:38:25 +00:00
matthieu
9a72b78842 libXfont 1.3.1 2007-11-24 14:31:47 +00:00
matthieu
b66e17dd2f Add a '-c' option to fc-cache to do a chroot before (re)building the
font cache. Useful for builds with $DESTDIR set, to prepare a binary
distribution.
2007-10-27 20:00:20 +00:00
matthieu
a12489dbfe Enable pixman on all architectures but sh (triggers a compiler error) in
preparation for xserver 1.4.
2007-10-27 19:57:48 +00:00
matthieu
8f07cc07fd Use buils/unix/ftsystem.c instead of the generic ANSI C one, which
doesn't set CLOSE_ON_EXEC on files descriptors opened by freetype.
Fixes a fd leak reported by kurt@. Tested by naddy@ and others.
2007-10-27 07:09:48 +00:00
matthieu
2031f13b92 regen 2007-10-20 20:30:29 +00:00
matthieu
5223801460 force HAVE_GTK=no. 2007-10-20 20:30:06 +00:00
matthieu
08de65f206 Sync initial shared lib number with the one computed by libtool. 2007-10-20 20:24:01 +00:00
matthieu
a8a2c41542 expat is now in base, xmlwf in ports 2007-10-20 12:49:39 +00:00
matthieu
38811c7475 Don't build expat here anymore. 2007-10-20 12:36:29 +00:00
matthieu
c86602f862 regen 2007-10-08 19:42:58 +00:00
matthieu
3594557781 Linuxism crept back in recent merge. Noticed by todd@ 2007-10-08 19:38:03 +00:00
matthieu
eb3008a9ee library is called libpixman-1 for some reason. 2007-10-03 20:58:49 +00:00
matthieu
eb1585bab0 - Add BSD makefile
- regen autotools files with OpenBSD tools.
2007-10-03 20:53:30 +00:00
matthieu
bd3d6b5e70 import pixman 0.9.5 2007-10-03 20:48:33 +00:00
matthieu
da60e93d5f merge libXaw 1.0.4 2007-09-30 13:42:29 +00:00
matthieu
d46f1bdbe7 libXaw 1.0.4 2007-09-30 13:33:41 +00:00
matthieu
5f86a80368 Merge libX11 1.1.3
bump major
2007-09-30 10:35:10 +00:00
matthieu
a72daf0a1a libX11 1.1.3 2007-09-30 10:11:57 +00:00
matthieu
6e574b582f merge libICE 1.0.4 2007-09-30 09:26:40 +00:00
matthieu
e51f0a8397 libICE 1.0.4 2007-09-30 09:23:08 +00:00
matthieu
a200e32164 merge xtrans 1.0.4 2007-09-30 09:12:03 +00:00
matthieu
521c91785b xtrans 1.0.4 2007-09-30 08:56:08 +00:00
matthieu
5c97d72158 merge libXpm 3.5.7 2007-09-30 08:42:34 +00:00
matthieu
3fa7de0f34 libXpm 3.5.7 2007-09-30 08:38:09 +00:00
matthieu
6261cdbe9e merge libXrender 0.9.4 2007-09-30 07:51:53 +00:00
matthieu
d4ca04b2e7 libXrender 0.9.4 2007-09-30 07:47:05 +00:00
matthieu
03e0686d13 merge libXdamage 1.1.1
bump minor library revision
2007-09-30 06:49:16 +00:00
matthieu
4cf606b741 libXdamage 1.1.1 2007-09-30 06:44:10 +00:00
matthieu
61f62dde55 merge libXcomposite 0.4.0 2007-09-30 06:17:20 +00:00
matthieu
4ecaca7a17 libXcomposite 0.4.0 2007-09-30 06:12:46 +00:00
matthieu
072724c014 merge libXxf86dga 1.0.2 2007-09-29 20:15:41 +00:00
matthieu
8fcba43e55 libXxf86dga 1.0.2 2007-09-29 20:10:34 +00:00
matthieu
385ccfe82e merge libXtst 1.0.3 2007-09-18 21:28:04 +00:00
matthieu
22d7fc382f libXtst 1.0.3 2007-09-18 21:23:49 +00:00
matthieu
1c51a6393f merge libXcursor 1.1.9 2007-09-18 21:12:55 +00:00
matthieu
84194b92f1 libXcursor 1.1.9 2007-09-18 21:09:33 +00:00
matthieu
9587a0640f merge libXinerama 1.0.2 2007-09-18 21:04:16 +00:00
matthieu
3b41279aab libXinerama 1.0.2 2007-09-18 20:59:18 +00:00
matthieu
3c28b922f5 More bits for freetype 2.3.5 2007-09-08 16:59:03 +00:00
matthieu
f4cb73c397 Merge freetype 2.3.5. Tested by naddy@ and mbalmer@. 2007-09-08 16:39:54 +00:00
matthieu
f731f6acb5 import freetype 2.3.5 2007-09-08 16:28:30 +00:00
matthieu
a39960ebe1 Merge libXfont 1.3.0. Tested by naddy@ and mbalmer@. 2007-09-08 16:24:20 +00:00
matthieu
82525649d2 import libXfont 1.3.0 2007-09-08 16:13:41 +00:00
matthieu
f950121973 One RCSid is enough. 2007-08-25 17:56:54 +00:00
matthieu
f4ec91f36f merge expat 2.0.1. Tested by simon@ 2007-08-25 17:35:23 +00:00
matthieu
3ca542d749 import expat 2.0.1 2007-08-25 17:32:07 +00:00
matthieu
a5c9dfc57e regen 2007-08-07 10:13:27 +00:00
matthieu
9ddea66c88 Don't install symlinks to non-existent shared libs on architectures
without shared libraries.
2007-08-07 10:08:36 +00:00
matthieu
8370179c25 regen 2007-07-29 10:50:16 +00:00
matthieu
280de4f507 remove -DUSE_XM_STUBS. I didn't not intend to commit this. 2007-07-29 08:32:45 +00:00
matthieu
99503146e2 Bring in GLw from XF4, to replace the Mesa version. This version
has Motif support enabled using a couple of hacks that Mesa didn't
pick up. ok mbalmer@
2007-07-28 13:50:48 +00:00
matthieu
495882d9db remove unneeded files 2007-06-16 16:34:59 +00:00
matthieu
9411e2c68c merge libpciaccess 2007/06/16 2007-06-16 16:22:09 +00:00
matthieu
ed93913cf1 Import libpciaccess from git as of today.
Changes: solaris support added.
2007-06-16 16:13:55 +00:00
matthieu
050c62ce96 sync 2007-06-06 21:02:47 +00:00
matthieu
64125c3e0e skeleton OpenBSD port of libpciaccess 2007-06-06 21:01:25 +00:00
matthieu
75cf712a68 I didn't intend to add this file. 2007-06-06 20:22:07 +00:00
matthieu
2632487b54 build infrastructure 2007-06-05 20:13:58 +00:00
matthieu
90b5879678 import libpciaccess 070327 2007-06-05 20:08:56 +00:00
matthieu
991b09817c merge 2007-05-31 23:08:21 +00:00
matthieu
0771eca1a4 import libSM 1.0.3 2007-05-31 23:05:27 +00:00
matthieu
cd8ca82527 Don't strip this library. 2007-05-31 21:18:47 +00:00
matthieu
2492fc4c5f Don't run fc-cache while running make install there. It's just a waste
of time.
2007-05-31 15:53:10 +00:00
matthieu
e51592142f fix two instances XORG_PREFIX that escaped renaming to X11BASE. 2007-05-29 15:37:57 +00:00
matthieu
15235d0d22 Fix for CVE-2007-2754: integer overflow that can lead to an heap overflow.
Discovered by Victor Stinner. Patch from Freetype repository.
2007-05-25 01:23:29 +00:00
matthieu
5e3d3f0c72 regen 2007-05-17 09:48:54 +00:00
matthieu
d603235ce2 Remove extraneous dependency on libXt 2007-05-17 09:48:27 +00:00
matthieu
987805ed7b - Disable OpenGL parts on vax and sgi
- Disable Xprt on vax and landisk
Xenocara now builds on vax
2007-05-12 14:24:59 +00:00
matthieu
a6079ffe8c Fix build on systems with static libs only. 2007-05-08 21:07:55 +00:00
matthieu
bd6867077c Disable loadable font modules on static only architectures. 2007-05-08 09:00:45 +00:00
matthieu
552b97fd53 regen 2007-05-05 10:55:41 +00:00
matthieu
5c6404f005 - generate manual pages for the tools from their sgml sources,
- unbreak Makefiles.am so that if the nroff man pages are present they
  get installed, even without docbook tools.
2007-05-05 10:32:29 +00:00
bernd
74ce17ab9b Bump expat major library version number and build the xmlwf tool.
Preparation for the expat removal from ports.

help & ok matthieu@ and sturm@
2007-04-26 11:55:28 +00:00
matthieu
930101c636 regen with libtool 1.5.22p10 and metaauto 0.7 2007-04-14 20:44:09 +00:00
matthieu
05eb22cbec Provide a libXaw.a link for legacy applications. 2007-04-09 11:13:14 +00:00
matthieu
1330b0c255 libXfont requires -lz and -lm 2007-04-08 21:28:03 +00:00
matthieu
a12195252b No loadable font modules on static only architectures. 2007-04-08 18:16:10 +00:00
matthieu
1cc1a05d6b merge libXfont 1.2.8 2007-04-08 18:14:31 +00:00
matthieu
7b635a2b61 import libXfont 1.2.8 2007-04-08 17:56:34 +00:00
matthieu
8c80956fab Don't include debugging symbols. 2007-04-07 15:37:50 +00:00