Age | Commit message (Expand) | Author | Files | Lines |
2007-05-25 | Fix unlocking unlocked mutex error that would get generated when GL was | reinoud | 3 | -3/+16 |
2007-01-17 | Add vendor patch for CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103; | joerg | 3 | -1/+183 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 1 | -2/+2 |
2006-12-16 | Fix build on NetBSD/arm - _only_ affects #ifdef __NetBSD__ && __arm__. | abs | 2 | -6/+17 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-10-30 | Added PLIST entries for SunOS. Discussed with joerg@ | dsainty | 1 | -1/+82 |
2006-10-30 | Run-time path fix for Solaris for the X client libraries. Without this | dsainty | 2 | -1/+24 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -6/+6 |
2006-09-16 | Add missing RCS Id. | hira | 2 | -2/+4 |
2006-09-14 | Actually bump the revisions as promised. | joerg | 1 | -2/+2 |
2006-09-14 | Check set*uid for error, at least on Linux it can fail. | joerg | 12 | -1/+263 |
2006-09-13 | Fixes for CVE-2006-2006-3739 and CVE-2006-3740. | joerg | 5 | -3/+100 |
2006-08-26 | Fix PLIST for FreeBSD. Bump revision. | joerg | 2 | -3/+7 |
2006-08-23 | Actually add the patch as well. | joerg | 1 | -0/+103 |
2006-08-22 | Fix SA21450 using patch from Xorg CVS. Bump revisions of xorg-libs and | joerg | 2 | -3/+4 |
2006-08-14 | Don't install os.h and misc.h in server builds, it would override | joerg | 2 | -1/+16 |
2006-07-31 | Don't drop -fno-strict-aliasing on NetBSD/!i386. Fixes PR 34099. | joerg | 3 | -5/+23 |
2006-07-26 | Add a missing file on Linux. Bump PKGREVISION. | minskim | 2 | -3/+4 |
2006-07-24 | Set ForceNormalLib and SharedFontLib to YES regardless of Linux distribution, | minskim | 3 | -12/+67 |
2006-07-24 | Move zlib SUBST magic to Makefile.common, it is always needed. | joerg | 1 | -8/+1 |
2006-07-23 | Add missing entries for Linux. Approved by the maintainer. | minskim | 1 | -1/+11 |
2006-07-23 | Make this package build on platforms without native zlib by including | minskim | 3 | -5/+22 |
2006-07-23 | Pass "-I." to the preprocessor so that xf86drm.h is found on Linux. | minskim | 3 | -7/+25 |
2006-07-11 | Don't use the builtin framework for the various Xorg components | joerg | 1 | -10/+1 |
2006-07-10 | Add x11-links, xorg-libs, and XFree86-libs information to BUILDLINK_ORDER | jlam | 1 | -1/+2 |
2006-06-17 | Add support for the i945GM to the i810 driver. | markd | 7 | -1/+387 |
2006-06-12 | Improve Linux/AMD64 support. Bump revisions of xorg-imake and | joerg | 4 | -7/+23 |
2006-06-01 | Apply patch from bug #6918 in the "freedesktop.org" Bugzilla database | tron | 5 | -3/+263 |
2006-05-03 | Apply patch to fix vulnerability reported in CVE-2006-1526. | tron | 2 | -1/+24 |
2006-04-28 | Fix NetBSD.cf for AMD64's server build as suggested by Matthieu Herrb | joerg | 2 | -10/+25 |
2006-04-22 | Fix Perl reference in getconfig and getconfig.pl and also require | joerg | 2 | -1/+12 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 |
2006-04-18 | Change missed reference of renderext to renderproto. | reed | 1 | -2/+2 |
2006-04-13 | Only install headers in lib/fonts/bitmap when not building the Xserver | joerg | 2 | -1/+16 |
2006-04-12 | Don't create xorg/lib/X11/fs as symlink to the config directory, | joerg | 2 | -1/+15 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-20 | Fix CVE-2006-0745: Comparing the address of geteuid and 0 to detect | joerg | 2 | -1/+22 |
2006-03-02 | Fix AGP GART support on DragonFly. Fix PLIST on DragonFly. | joerg | 2 | -3/+30 |
2006-02-27 | Fix the build of xorg-server on NetBSD/amd64. Bump revision of | joerg | 2 | -9/+40 |
2006-02-27 | Try to fix Xorg build breakage on Linux. No feedback received, but | joerg | 4 | -1/+40 |
2006-02-23 | Tell the buildlink3 framework where the installed shared libraries are so | jlam | 1 | -2/+3 |
2006-02-14 | Fix race condition in xdm's Xsession. From PR 32804. | joerg | 2 | -4/+15 |
2006-02-14 | Don't hard code path to xorg/bin/xterm, just expect it in PATH. | joerg | 4 | -3/+45 |
2006-02-12 | Joerg Sonnenberger will be the maintainer. | xtraeme | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-02-01 | Fix sysmouse handling on DragonFly, mostly garbage arrived. Thanks for | joerg | 2 | -4/+39 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -2/+4 |
2006-01-23 | Fix two more issues of FreeBSD leftovers/missing DF support in | joerg | 3 | -1/+108 |