espie
c10e507e50
simplify InstallManPageAliasesBase rule for xenocara itself:
...
deducting SUFFIX from already installed stuff is a race condtion, and
prevents release from being make -j clean.
Rule is only used for gl-docs, and the simpler rule works.
okay matthieu@
2012-05-13 12:32:05 +00:00
dcoppa
9d886fc06a
Fix freetype-2.4.9 regression that caused ghostscript to barf with
...
"Font Renderer Plugin" errors.
Patches come from upstream.
References:
http://bugs.ghostscript.com/show_bug.cgi?id=692940
https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35833
https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35847
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=9a55cb7a
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b43e0f44
ok matthieu@
2012-05-11 20:02:28 +00:00
okan
dcfe652e93
wrap long lines; from Tiago Cunha.
2012-05-10 00:39:47 +00:00
okan
41a86560b4
fix section order: move AUTHORS below HISTORY; from Tiago Cunha
...
ok jmc@
2012-05-09 18:37:39 +00:00
pascal
0bb9a6d6a1
kill useless .Pp
...
ok jmc@
2012-05-07 21:25:29 +00:00
matthieu
83fcba7e30
Files missed in upgrade to vmware 12.0.2
2012-05-07 09:42:34 +00:00
matthieu
44943385bd
Update to xf86-video-vmware 12.0.2
2012-05-06 16:29:01 +00:00
matthieu
0558529b78
Update to xf86-video-trident 1.3.5
2012-05-06 16:19:36 +00:00
matthieu
35340223d1
Update to xf86-video-tdfx 1.4.4
2012-05-06 16:11:30 +00:00
matthieu
0653f98f4b
Update to xf86-video-sis 0.10.4
2012-05-06 16:05:53 +00:00
matthieu
a708e3910d
Update to xf86-video-savage 2.3.4
2012-05-06 16:01:13 +00:00
matthieu
bd1419ff2c
Update to xf86-video-neomagic 1.2.6
2012-05-06 15:56:39 +00:00
matthieu
ca0515ebb9
Upate to xf86-video-cirrus 1.4.0
2012-05-06 15:41:35 +00:00
matthieu
6d91712449
Update to xf86-video-ark 0.7.4
2012-05-06 15:40:11 +00:00
matthieu
08c2ac6d83
Update to xf86-video-vesa 2.3.1
2012-05-06 15:04:50 +00:00
matthieu
78d8060203
One more fix for new vgaHW ABI.
2012-05-06 10:38:50 +00:00
matthieu
f252027f1e
Fix for new vgaHW ABI.
2012-05-06 09:24:42 +00:00
matthieu
bedb85bc43
update
2012-05-02 19:58:01 +00:00
matthieu
e7649fb70e
Update to inputproto 2.2.
2012-05-02 19:55:21 +00:00
pascal
4b13d7a756
Fix a prototype in order to be able to use this header with
...
-Werror=strict-prototypes enabled.
ok matthieu@
2012-04-30 20:58:39 +00:00
todd
9efd58554d
sync
2012-04-17 16:05:04 +00:00
matthieu
103a463a0d
upate
2012-04-14 09:47:15 +00:00
matthieu
a8e93b57ed
Update to freetype 2.4.9
...
Another round of fixes to better handle invalid fonts. Many of
them are vulnerabilities (see CVE-2012-1126 up to CVE-2012-1144
and SA48320).
2012-04-14 09:45:45 +00:00
matthieu
3d2d4a1ced
Update to xterm 278. Tested by mpi@, shadchin@
2012-04-14 09:02:46 +00:00
matthieu
5fda9350ad
update
2012-04-09 19:04:45 +00:00
matthieu
39a8975b54
Update to libpciaccess 0.13.1
2012-04-09 18:50:44 +00:00
matthieu
0bc99fee60
Update to xf86-video-r128 6.8.2
2012-04-08 17:49:07 +00:00
matthieu
0d672369ec
Update to xf86-input-joystick 1.6.1
2012-04-08 17:03:03 +00:00
matthieu
90c31db9cb
update
2012-04-08 16:18:21 +00:00
matthieu
d6ae8440ea
Update to libXaw 1.0.10
2012-04-08 14:59:44 +00:00
matthieu
0e15740580
Update to xtrans 1.2.7
2012-04-08 14:50:52 +00:00
matthieu
a577557f31
Update to kbproto 1.0.6. No functional change.
2012-04-08 10:08:32 +00:00
matthieu
64d16a4d7e
Update to bigreqsproto 1.1.2. No functional changes.
2012-04-08 10:05:22 +00:00
matthieu
57636928ae
Update to fontsproto 2.1.2. No functional change.
2012-04-08 10:03:22 +00:00
matthieu
ca7e48cded
Update to recordproto 1.14.2. No functional change.
2012-04-08 09:52:55 +00:00
matthieu
a60b38a96d
Update to scrnsaverproto 1.2.2. No functional change.
2012-04-08 09:50:45 +00:00
matthieu
69c22cfea4
Update to xextproto 7.2.1. No functional change.
...
Install all protocol documentation.
2012-04-08 09:48:18 +00:00
matthieu
f7b6332d56
Install documentation files for protocols.
2012-04-08 09:46:58 +00:00
matthieu
640c3d25d4
Update to xcmiscproto 1.2.2. No functional change.
2012-04-08 08:40:08 +00:00
matthieu
7fdca87027
add new specific rules for sh. Whithout those, xterm segfaults on
...
landisk.
2012-04-07 20:22:27 +00:00
matthieu
2ac5749d6e
Remove special build rule disabling optimisation for arm.
...
Issue apparently fixed, probably by gcc4.
2012-04-07 20:11:43 +00:00
matthieu
f28fa15613
Update to xkbevd 1.1.3
2012-04-07 16:16:31 +00:00
matthieu
606f6f44d7
Update to xwud 1.0.4
2012-04-07 16:13:08 +00:00
matthieu
23e4b1c787
Update to xpr 1.0.4
2012-04-07 16:10:39 +00:00
matthieu
8563437cef
Update to xmodmap 1.0.6
2012-04-07 16:07:52 +00:00
matthieu
8915dc5e75
Update to xlsatoms 1.1.1
2012-04-07 16:04:47 +00:00
matthieu
6ba2949b77
Update to xlogo 1.0.4
2012-04-07 16:00:59 +00:00
matthieu
dfd3e7ed0d
Update to xload 1.1.1
2012-04-07 15:57:21 +00:00
matthieu
6575cdb6e1
Update to xhost 1.0.5
2012-04-07 15:52:30 +00:00
matthieu
1df31bf605
Update to xgamma 1.0.5
2012-04-07 15:47:32 +00:00