| Commit message (Expand) | Author | Age | Files | Lines |
* | Bah. Some of the servers don't have the fonts/util/, causing failure due to | anholt | 2003-12-12 | 2 | -26/+0 |
* | Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chances | anholt | 2003-12-12 | 2 | -0/+26 |
* | Make this package on amd64 now that I've added two more files. | peter | 2003-12-05 | 2 | -0/+9 |
* | Second change to get kdebase3 to work on amd64. kdebase builds a plugin | peter | 2003-12-05 | 1 | -0/+15 |
* | Fix XFree86-4-FontServer build on sparc64. | jake | 2003-11-25 | 1 | -2/+11 |
* | Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports. | anholt | 2003-11-12 | 1 | -1/+1 |
* | Disable the patch from XFree86 bug 641 to copy the terminal's settings in | anholt | 2003-11-11 | 1 | -2/+2 |
* | Update luit (helper app that does locale translation for xterm) in | anholt | 2003-11-09 | 1 | -42/+181 |
* | Fix a bug in my last commit -- the second coma in -Wl,rpath,DIRECTORY | mi | 2003-11-05 | 1 | -1/+1 |
* | Add a patch for Mesa's glheader.h to teach it about the Intel | mi | 2003-11-05 | 2 | -2/+27 |
* | Fix XFree86-4-clients build. It was failing depending on lib*.a which weren't | anholt | 2003-10-14 | 1 | -3/+22 |
* | Somehow the typo in the previous commit didn't make the build fail. Fix it. | anholt | 2003-10-12 | 1 | -2/+2 |
* | Suppress warnings in system headers with gcc 3.x. | anholt | 2003-10-12 | 1 | -6/+11 |
* | Allow the patch directory to be overridden. | anholt | 2003-09-17 | 1 | -1/+1 |
* | Fixes for potential integer overflows in font libraries. | anholt | 2003-09-03 | 2 | -1/+370 |
* | Remove the disabling of MTRRs on amd64, as MTRR support has been added to | anholt | 2003-08-23 | 1 | -15/+4 |
* | [1] Fix xdmcp queries in the X servers (bug 277) | anholt | 2003-08-12 | 1 | -0/+16 |
* | Fix compile of XFree86-4-Server on -current and add amd64 patches. | anholt | 2003-07-16 | 2 | -16/+45 |
* | Removing -lc from the link line of libGL.so broke on -alpha. Revert the patch | anholt | 2003-05-17 | 2 | -12/+1 |
* | Convert .for/.endfor to shell script to fix building of XFree86-4-Server, | anholt | 2003-05-14 | 1 | -27/+23 |
* | [1] Make the HTML manpages get put into the packages again. | anholt | 2003-05-14 | 6 | -19/+53 |
* | Add a patch to work around a gcc/gas problem on sparc64. No revision bump | anholt | 2003-05-07 | 1 | -0/+16 |
* | Fix a small memory leak in XvQueryAdaptors() | anholt | 2003-04-30 | 2 | -1/+17 |
* | Fix a memory leak in libX11. | anholt | 2003-04-26 | 2 | -1/+11 |
* | Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privileged | anholt | 2003-03-15 | 2 | -0/+109 |
* | Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade. | anholt | 2003-03-15 | 1 | -0/+27 |
* | Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel | anholt | 2003-03-11 | 54 | -1267/+443 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | Fix XFree86-4-libraries after Xft renaming removal: | anholt | 2003-02-19 | 5 | -0/+61 |
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 3 | -8/+3 |
* | [1] Fix missing symbols in i810 driver | anholt | 2003-01-24 | 3 | -8/+10 |
* | Fix build for IA64. Should not affect architectures where this is already | anholt | 2003-01-16 | 1 | -0/+11 |
* | Back to previous one because of unofficial patch. | kiri | 2002-12-24 | 1 | -433/+0 |
* | Add XIM patch to files/patch-XlcDL.c | kiri | 2002-12-24 | 1 | -0/+433 |
* | [1] Move the recently committed patch-common_x86.c to XFree86-4-libraries | anholt | 2002-12-08 | 3 | -1/+51 |
* | Make XFree86-4-libraries build on ia64 | anholt | 2002-12-04 | 1 | -0/+15 |
* | [1] Fix the en_US.ISO8859-15 locale support. | anholt | 2002-11-25 | 4 | -10/+50 |
* | Make using an outdated imake a little harder: depend on version.def being | anholt | 2002-11-24 | 1 | -1/+1 |
* | Disable building of libXThrStub on current newer than 500043 | anholt | 2002-11-02 | 2 | -13/+22 |
* | [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch. | anholt | 2002-10-17 | 6 | -72/+41 |
* | Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet. | anholt | 2002-10-07 | 1 | -2/+13 |
* | Add patch to support XFree86-4-libraries and -clients on sparc64 | anholt | 2002-09-19 | 4 | -6/+46 |
* | Actually remove these files. | anholt | 2002-09-18 | 3 | -0/+0 |
* | Update XFree86-4-* ports which share XFree86-4-libraries's patches: | anholt | 2002-09-18 | 17 | -328/+414 |
* | Due to popular demant into each port which might be inserted into dependency | sobomax | 2002-09-14 | 1 | -0/+4 |
* | Update XFree86-4-clients, -Servers, and -libraries to 4.2.1. | anholt | 2002-09-05 | 3 | -43/+13 |
* | When initialising s3 driver call fbPictureInit() like other drivers do. This | sobomax | 2002-08-26 | 1 | -0/+25 |
* | Fix the us_intl keymap. | anholt | 2002-08-21 | 1 | -0/+30 |
* | gzip the new patches to help users who are getting mangled text files from | anholt | 2002-08-15 | 2 | -2/+2 |
* | Add patches for last commit (fixing scrollwheel on -current, and enabling | anholt | 2002-08-05 | 2 | -0/+45 |