aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/xorg-server
Commit message (Expand)AuthorAgeFilesLines
* Update Xorg server to 1.6.0Robert Noland2009-04-0411-594/+44
* Given that the x86-centric approach of mmap(2)'ing PCI memory viaMarius Strobl2009-03-312-1/+14
* Add the patch that I missed in the last commit.Robert Noland2009-03-081-0/+90
* Add a patch from git to fix issues with gnome-2.25.Robert Noland2009-03-082-2/+1
* Add a patch to handle memory barriers on amd64 the same as linux.Robert Noland2009-03-022-1/+12
* Add a patch to deal with the hald/xorg startup race. With this patchRobert Noland2009-02-082-1/+144
* - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasJung-uk Kim2009-02-042-28/+62
* - Partially back out the previous attempt to fix PS/2 protocol support.Jung-uk Kim2009-02-032-14/+23
* Build record and xtrap extensions.Florent Thoumie2009-01-272-2/+7
* Add dependency on dri2protoRobert Noland2009-01-251-1/+2
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-239-518/+35
* Update x11-servers/xorg-server to 1.4.2 (security update).Florent Thoumie2008-06-155-681/+4
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* Add upstream patch (don't free not-allocated dbus socket).Florent Thoumie2008-05-292-1/+15
* Disable dtrace support for now as userland tracing isn't supported yet.Florent Thoumie2008-05-271-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
* - Auto-detect and use native extended PS/2 protocols with the latest psm(4).Jung-uk Kim2008-04-153-33/+102
* Fix mouse probing issues with HAL support:Jung-uk Kim2008-04-013-1/+154
* Add patch that fixes xmodmap use in .xinitrc.Florent Thoumie2008-03-132-1/+148
* - Check correct POSIX spec. date for clock_gettime(2) whetherJung-uk Kim2008-03-063-1/+26
* Fix xserver multiple vulnerabilities.Florent Thoumie2008-01-232-1/+516
* - Add local patch to fix alpha build. [1]Florent Thoumie2008-01-023-2/+40
* - OPTIONS'ify (HAL, AIGLX, SUID).Florent Thoumie2007-12-121-20/+24
* Fix plist for sparc64. Should be a no-op on other archs, but bumpMark Linimon2007-11-192-13/+14
* Add temporary fix for LEDs. Proper fix will be available in nextFlorent Thoumie2007-10-292-1/+21
* Restore default optimization on RELENG_7.Florent Thoumie2007-10-241-4/+0
* - Explicit some configure arguments.Florent Thoumie2007-10-091-11/+7
* Teach xorg-server that FreeBSD >= 700053 supports PCI domains andMarius Strobl2007-09-303-0/+395
* - Update X.org ports to 7.3.Florent Thoumie2007-09-1311-384/+40
* Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.Dejan Lesjak2007-06-212-0/+15
* Clenup share/X11 directory upon deinstall.Dejan Lesjak2007-05-301-0/+1
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-1939-1664/+486
* Fix loading modules on current by adding patch from devel/imake-6 sinceDejan Lesjak2007-02-222-1/+40
* Add vendor patch preventing overwiting of data on the stack or otherDejan Lesjak2007-01-272-1/+9
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-144-1/+259
* Fix crash by bad pcf font.Dejan Lesjak2006-08-253-1/+103
* - Add support to Intel 945GMMarcus Alves Grando2006-08-202-1/+336
* Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() inDejan Lesjak2006-06-042-1/+12
* Add my patch for buffer overflow in the Render extension's TriFan/TriStripEric Anholt2006-05-033-1/+27
* Complete removal of cfb from sunffb driver as was done post release inDejan Lesjak2006-04-202-1/+102
* Add patch from X.Org, fixing privilege escalation.Dejan Lesjak2006-03-212-0/+21
* Fix build on FreeBSD 4.XDejan Lesjak2006-02-025-0/+59
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-2131-1405/+140
* Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.Eric Anholt2005-11-302-1/+23
* Do not put Apple Cinema Display to sleep right after DDC probe.Dejan Lesjak2005-11-111-4/+14
* If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,Dejan Lesjak2005-11-112-1/+5
* Fix the fix for CAN-2005-2495.Dejan Lesjak2005-09-182-30/+44
* Fix integer overflow when allocating large pixmaps.Dejan Lesjak2005-09-122-1/+170
* Fix a use-after-free in the cursor code that's easily triggered with -AJ mallocEric Anholt2005-08-262-1/+43