| Commit message (Expand) | Author | Files | Lines |
2007-07-02 | - Consistencify descriptions | Alexey Dokuchaev | 1 | -4/+2 |
2007-07-02 | Fix missing Xlibs dependency. | Alexey Dokuchaev | 1 | -0/+1 |
2007-06-30 | - Fix the build with recent GCC [1] | Alexey Dokuchaev | 3 | -10/+135 |
2007-06-21 | Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c. | Dejan Lesjak | 2 | -0/+15 |
2007-05-30 | Clenup share/X11 directory upon deinstall. | Dejan Lesjak | 2 | -0/+2 |
2007-05-20 | xorg-fontserver moved from x11-servers to x11-fonts (xfs). | Florent Thoumie | 9 | -160/+0 |
2007-05-19 | - Welcome X.org 7.2 \o/. | Florent Thoumie | 105 | -3671/+1156 |
2007-02-22 | Fix loading modules on current by adding patch from devel/imake-6 since | Dejan Lesjak | 2 | -1/+40 |
2007-01-27 | Add vendor patch preventing overwiting of data on the stack or other | Dejan Lesjak | 2 | -1/+9 |
2006-11-30 | Respect X11BASE. | Frank J. Laszlo | 1 | -0/+5 |
2006-11-19 | - Fix install with Xorg 6.9.0, unbreak | Pav Lucistnik | 3 | -14/+31 |
2006-10-21 | Add some old internal FreeType definitions to fix the server runtime. These | Joe Marcus Clarke | 1 | -1/+4 |
2006-10-17 | Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries. | Joe Marcus Clarke | 3 | -12/+3 |
2006-10-14 | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | Joe Marcus Clarke | 14 | -4/+789 |
2006-09-17 | BROKEN: Does not install | Kris Kennaway | 1 | -0/+2 |
2006-09-03 | NO_PACKAGE is not appropriate | Kris Kennaway | 1 | -1/+0 |
2006-08-26 | Fix crash by bad pcf font. | Dejan Lesjak | 5 | -1/+100 |
2006-08-25 | Fix crash by bad pcf font. | Dejan Lesjak | 7 | -4/+107 |
2006-08-20 | - Add support to Intel 945GM | Marcus Alves Grando | 2 | -1/+336 |
2006-08-15 | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 1 | -1/+1 |
2006-08-13 | Update to 0.14.6. | Norikatsu Shigemura | 3 | -41/+50 |
2006-06-23 | Update to 1.7.2 | Erwin Lansing | 2 | -5/+5 |
2006-06-04 | Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() in | Dejan Lesjak | 2 | -1/+12 |
2006-05-28 | Update to 1.71 | Tilman Keskinoz | 2 | -6/+9 |
2006-05-13 | Remove USE_REINPLACE from categories starting with X | Edwin Groothuis | 1 | -1/+0 |
2006-05-03 | Add my patch for buffer overflow in the Render extension's TriFan/TriStrip | Eric Anholt | 6 | -1/+30 |
2006-04-20 | Complete removal of cfb from sunffb driver as was done post release in | Dejan Lesjak | 2 | -1/+102 |
2006-03-21 | Add patch from X.Org, fixing privilege escalation. | Dejan Lesjak | 2 | -0/+21 |
2006-03-19 | Add a description of CorePointer, and Cosmetic change. | Norikatsu Shigemura | 1 | -2/+7 |
2006-03-19 | Oops, fix typo. | Norikatsu Shigemura | 1 | -1/+1 |
2006-03-19 | Fix up some parameters and messages. | Norikatsu Shigemura | 1 | -10/+23 |
2006-03-18 | o Refrect my environment values. | Norikatsu Shigemura | 3 | -7/+13 |
2006-03-18 | o Rename .o to .so. [1] | Norikatsu Shigemura | 3 | -10/+16 |
2006-03-18 | Add synaptics-0.14.4, is a driver for the Synaptics TouchPad | Norikatsu Shigemura | 8 | -0/+264 |
2006-03-06 | BROKEN on sparc64: Does not compile | Kris Kennaway | 1 | -0/+1 |
2006-02-23 | Conversion to a single libtool environment. | Ade Lovett | 2 | -7/+10 |
2006-02-20 | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | Doug Barton | 2 | -3/+1 |
2006-02-02 | Fix build on FreeBSD 4.X | Dejan Lesjak | 5 | -0/+59 |
2006-01-24 | SHA256ify | Edwin Groothuis | 2 | -0/+2 |
2006-01-22 | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 6 | -17/+17 |
2006-01-21 | Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. | Dejan Lesjak | 1 | -4/+4 |
2006-01-21 | Upgrade to X.Org 6.9.0 release. | Dejan Lesjak | 47 | -1443/+271 |
2006-01-05 | Make rc script require ldconfig so font server starts properly on systems | Dejan Lesjak | 4 | -3/+5 |
2005-12-06 | Update to RC3. | Eric Anholt | 2 | -4/+4 |
2005-11-30 | Fix one of the hangs on new GeForce cards using a patch from X.Org CVS. | Eric Anholt | 2 | -1/+23 |
2005-11-29 | Update xorg-server-snap to 6.9RC2 (6.9.99.902). | Eric Anholt | 7 | -575/+9 |
2005-11-25 | - Add SHA256 | Pav Lucistnik | 3 | -0/+3 |
2005-11-15 | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 1 | -3/+1 |
2005-11-11 | Do not put Apple Cinema Display to sleep right after DDC probe. | Dejan Lesjak | 1 | -4/+14 |
2005-11-11 | If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, | Dejan Lesjak | 24 | -12/+64 |