Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-10 | Fix build on 32 bit architectures. Problem noticed by naddy@. | Matthieu Herrb | |
2012-03-10 | Disable doc formatting tools explicitely | Matthieu Herrb | |
2012-03-10 | Disable doc formatting tools explicitely | Matthieu Herrb | |
2012-03-10 | Update to libxkbfile 1.0.8 | Matthieu Herrb | |
2012-03-10 | Upate to libdmx 1.1.2 | Matthieu Herrb | |
2012-03-10 | Update to libXxf86vm 1.1.2 | Matthieu Herrb | |
2012-03-10 | Upate to libXxf86dga 1.1.3 | Matthieu Herrb | |
2012-03-10 | Upate to libXvMC 1.0.7 | Matthieu Herrb | |
2012-03-10 | Update to libXv 1.0.7 | Matthieu Herrb | |
2012-03-10 | update to libXtst 1.2.1 | Matthieu Herrb | |
2012-03-10 | Explicitely disable tools that could be found in /usr/local | Matthieu Herrb | |
2012-03-10 | Update to libXt 1.1.2 | Matthieu Herrb | |
2012-03-10 | update to libXrender 0.9.7 | Matthieu Herrb | |
2012-03-10 | Update to libXpm 3.5.10 | Matthieu Herrb | |
2012-03-10 | Update to libXmu 1.1.1 | Matthieu Herrb | |
2012-03-10 | update to libXinerama 1.1.2 | Matthieu Herrb | |
2012-03-10 | update to libXft 2.3.0 | Matthieu Herrb | |
2012-03-10 | Update to libXext 1.3.1 | Matthieu Herrb | |
2012-03-10 | update to libXdmcp 1.1.1 | Matthieu Herrb | |
2012-03-10 | upate to libXcursor 1.1.13 | Matthieu Herrb | |
2012-03-10 | Update to libXau 1.0.7 | Matthieu Herrb | |
2012-03-10 | Update to libXScrnSaver 1.2.2 | Matthieu Herrb | |
2012-03-10 | Update libXres to version 1.0.6 | Matthieu Herrb | |
2012-03-09 | Update to libpciaccess 0.13. Tested by shadchin@ | Matthieu Herrb | |
2012-03-04 | update to libSM 1.2.1 | Matthieu Herrb | |
2012-03-04 | Update to libICE 1.0.8 | Matthieu Herrb | |
2012-03-04 | Update to libfontenc 1.1.1 | Matthieu Herrb | |
2012-03-04 | Update to libFS 1.0.4 | Matthieu Herrb | |
2012-03-04 | Update to libXfont 1.4.5 | Matthieu Herrb | |
2012-02-28 | Update to pixman 0.22.4. Tested by shadchin@, krw@. | Matthieu Herrb | |
2012-01-27 | radeon_dri.so needs the radeon_drm library, like the other | Matthieu Herrb | |
Mesa radeon drivers. From oga@. | |||
2012-01-26 | Forcee the shared library revision for install too. | Matthieu Herrb | |
This fixes issues where, because of NFS client/server clock skew, the lib gets rebuilt at install time. Problem noticed by todd@ | |||
2012-01-19 | Force class alignment to a multiple of sizeof(XID): fixes a SIGBUS | David Coppa | |
crash on sparc64. Upstream git commit 07ced7b48219e3bc0c98806f3d7106f86d1b2ca0 OK matthieu@ | |||
2012-01-10 | Bitstream Vera -> DejaVu in a comment. | Matthieu Herrb | |
2012-01-10 | regen | Matthieu Herrb | |
2012-01-10 | New config file providing replacement for Lucida fonts. | Matthieu Herrb | |
Replace ugly bitmapped fonts by Luxi or DejaVu TrueType fonts, Provide aliases for commonly found Lucida family fonts (Lucida, Lucida Grande, Lucida Sans Unicode). Prodded by a submission by Tobias Ulmer. Ok mpi@. | |||
2011-12-20 | Update to libXi 1.4.5. | Matthieu Herrb | |
2011-12-17 | Update to libXi 1.4.4. | Matthieu Herrb | |
2011-12-03 | Compile prog_execute.c with -fno-tree-ter on alpha (instead of -O0) to skirt | Miod Vallat | |
the ICE, until a fix is devised (insert annoyed comment about hairy tricky bugs in the ``reload'' code here). | |||
2011-11-29 | on alpha, remove optimization flags when compiling prog_execute.c to | Christian Weisgerber | |
prevent an internal compiler error in gcc 4.2.1; ok matthieu@ | |||
2011-11-23 | Fix r200 libGL by linking with libdrm_radeon. | Owain Ainsworth | |
tested and reported by brynet; thanks! ``if it works, commit it'' matthieu@ | |||
2011-11-19 | Update to freetype 2.4.8. Security update fixing CVE-2011-3439 | Matthieu Herrb | |
2011-11-16 | Commit the last bit of freetype 2.4.6 which I previously hold back, | Matthieu Herrb | |
since it changes the metrics of some TrueType fonts. Users of DejaVu at small sizes in xterm can use the 'scaleHeight' resource to restore the previous vertical spacing (with xterm 276 and later). Tested on a wide set of ports by ajachoutot@, naddy@, krw@ shadchin@. | |||
2011-11-13 | Update for freetype 2.4.7. | Matthieu Herrb | |
2011-11-06 | Update to libpciaccess 0.12.1. Ok kettenis@, shadchin@ | Matthieu Herrb | |
2011-11-02 | roff(7) include lines must be ".so man3/foo.3", not ".so foo.3", | Ingo Schwarze | |
or the referenced file cannot be found. This got broken during the libXi 1.4.2 update. ok matthieu@ | |||
2011-10-31 | Use -fPIC consistently with libmesa. fixes build on sparc. | Matthieu Herrb | |
2011-10-30 | Update to freetype 2.4.7. | Matthieu Herrb | |
This moslty is a bug-fix release for CVE-2011-3256. | |||
2011-10-27 | Fix previous, which left out C sources. | Matthieu Herrb | |
2011-10-26 | fix build on mips64. problem spotted by todd@. | Matthieu Herrb | |