Commit Graph

139 Commits

Author SHA1 Message Date
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
david
417e49cb7f more $Xenocara$ -> $OpenBSD$; ok matthieu@ 2007-04-04 22:33:46 +00:00
david
0440c6780f fix $OpenBSD$ RCS tags; ok matthieu@ 2007-04-04 22:30:55 +00:00
todd
d943586aca libX11 CVE-2007-1667
Multiple integer overflows in the XGetPixel() and XInitImage functions
in ImUtil.c

from matthieu@
2007-04-04 02:52:41 +00:00
todd
517a55a2c5 bdf CVE-2007-1351
BDFFont Parsing Integer Overflow Vulnerability

The discoverer of this vulnerability wishes to remain anonymous.

from matthieu@
2007-04-04 02:51:57 +00:00
todd
dd8e595ee8 fontdir CVE-2007-1352
fonts.dir File Parsing Integer Overflow Vulnerability

The discoverer of this vulnerability wishes to remain anonymous.

from matthieu@
2007-04-04 02:51:26 +00:00
matthieu
2360ec92e9 regen 2007-03-29 19:57:17 +00:00
matthieu
526508421b Fix libXaw7 versionning too.
XXX Grr.
2007-03-29 19:54:15 +00:00
matthieu
abe4eed551 This library needs to have 4.0 as revision. It used to exist as 3.0
back in the XFree86 days.
2007-03-29 19:33:01 +00:00
matthieu
0f13e765d9 expat also needs to be in libs. 2007-03-25 15:00:30 +00:00
matthieu
77cb7f251b Revert local debug stuff that wasn't meant to be committed. 2007-03-25 13:22:40 +00:00
matthieu
00a847b3f8 regen with libtool 1.5.22p9 2007-03-25 13:02:54 +00:00
matthieu
c456c0adb9 remove generated file 2007-03-19 22:11:28 +00:00
matthieu
6637a9a36e regen with automake 1.9.6p2 2007-03-18 22:29:12 +00:00
matthieu
70ac3163f4 regen 2007-03-17 17:07:55 +00:00
matthieu
2cb38a060c libXaw major was bumped.
XXX definatly need a better way to handle this braindamage.
2007-03-17 17:04:23 +00:00
matthieu
5954aa6578 regen 2007-03-15 23:28:08 +00:00
matthieu
854f5def06 Bump major of shared libs that depend on libX11 (which already got bumped).
ok todd@
2007-03-15 23:00:47 +00:00
matthieu
27b5faf40f No dlopen() on vax and landisk for now 2007-03-15 22:23:39 +00:00
matthieu
aec199b29d o -DGLXEXT -> -DGLX_INDIRECT_RENDERING for 6.5.2
o bump minor rev
2007-03-03 17:39:42 +00:00
matthieu
dd2a82322e regen 2007-03-03 10:49:22 +00:00
matthieu
6f989b3332 merge libXt 1.0.5 2007-03-03 10:45:59 +00:00
matthieu
286e74bc9f Import libXt version 1.0.5 2007-03-03 10:44:40 +00:00
matthieu
67bb9998f2 regen 2007-03-03 10:42:19 +00:00
matthieu
94c375e2ae Import libXext version 1.0.3 2007-03-03 10:39:18 +00:00
matthieu
45c07b00ec regen 2007-03-03 10:17:40 +00:00
matthieu
0516542416 Import libXfont version 1.2.7 2007-03-03 10:09:47 +00:00
matthieu
e8f8fc462c Sync prototype with reality 2007-02-26 17:19:43 +00:00
matthieu
ed51c13582 Get library dependencies right. 2007-02-07 19:46:56 +00:00
matthieu
fa3d52c6e1 link libGL against libXext and libX11, like X.Org 6.9 does.
Noticed by Brad with openoffice.
2007-01-18 21:59:16 +00:00
matthieu
02c7e07563 Hook libdrm into the build for selected architectures 2007-01-01 10:35:09 +00:00
matthieu
4254976840 correct SHARED_LIB 2007-01-01 10:34:17 +00:00