The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-servers : xorg-server-snap

X.Org X server and related programs

 This package contains the X.Org X server and some associated programs. 

http://www.freedesktop.org/Software/xorg



xorg-server-snap history


v. 1.38
date: 2007/09/13 19:44:55;  author: flz;  state: Exp;  lines: +2 -0
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@

v. 1.37 date: 2007/05/19 20:29:52; author: flz; state: Exp; lines: +39 -131 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +1 -0 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.35 date: 2006/03/06 20:30:19; author: kris; state: Exp; lines: +1 -0 BROKEN on sparc64: Does not compile Approved by: portmgr (implicit)
v. 1.34 date: 2005/12/06 11:04:43; author: anholt; state: Exp; lines: +1 -1 Update to RC3.
v. 1.33 date: 2005/11/29 18:36:55; author: anholt; state: Exp; lines: +1 -1 Update xorg-server-snap to 6.9RC2 (6.9.99.902).
v. 1.32 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.31 date: 2005/10/16 08:46:40; author: anholt; state: Exp; lines: +1 -2 Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursor change handling as well as a merge of some important nv changes to avoid hangs and reduce corruption in some cases.
v. 1.30 date: 2005/09/19 00:33:50; author: lesi; state: Exp; lines: +1 -1 Fix the fix for CAN-2005-2495. Obtained from: Xorg CVS
v. 1.29 date: 2005/09/12 14:21:40; author: lesi; state: Exp; lines: +1 -0 Fix integer overflow when allocating large pixmaps. (Freedesktop.org bug #594) Obtained from: Red Hat via simon Security: CAN-2005-2495
v. 1.28 date: 2005/08/01 10:27:21; author: lesi; state: Exp; lines: +18 -2 Fixup plist and man lists for alpha and sparc64. Noticed by: pointyhat
v. 1.27 date: 2005/06/23 01:19:08; author: anholt; state: Exp; lines: +1 -1 Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add a soon-to-be-committed-upstream patch to fix the build after the removal of xf86drmCompat.c. Also includes the fix for ports/32121, which had been committed.
v. 1.26 date: 2005/06/10 21:06:57; author: anholt; state: Exp; lines: +4 -4 Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneous bugfixes, and includes Zack Rusin's great improvements to Render extension performance. Should also fix packaging on amd64.
v. 1.25 date: 2005/05/06 18:08:38; author: anholt; state: Exp; lines: +2 -0 Add two missing i386-only drivers to the packing list. Reported by: krismail
v. 1.24 date: 2005/05/04 01:28:29; author: anholt; state: Exp; lines: +14 -8 Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD.
v. 1.23 date: 2005/03/19 04:32:37; author: anholt; state: Exp; lines: +14 -1 Add Peter Grehan's patches to port xorg-server to PowerPC. PR: ports/78345, ports/78346, ports/78348, ports/78352, ports/78353, ports/78354, ports/78355, ports/78356, ports/78358, ports/78359 Submitted by: grehan
v. 1.22 date: 2005/03/17 23:22:12; author: lesi; state: Exp; lines: +2 -3 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.21 date: 2005/01/13 22:52:23; author: anholt; state: Exp; lines: +51 -51 [1] Add i810 driver to AMD64 package. [2] Put the manpages from section 4 under 4x. For example, you can do "man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get cirrus(4x), and man -a vga to get both vga manpages. [3] Apply several important-looking fixes to ATI drivers from the stable branch: - Fix mode setting with Mach64 on some laptops. - Don't crash with mach64 for some PCI configurations - Improve hang detection on r128s. (may improve speed in DRI, too) - Avoid a hang on server regen on r128 with DRI. - Fix the DynamicClocks support, which could have caused hangs with DRI on original Radeons. PR: [2] ports/25576 Submitted by: [2] fanf Requested by: [1] peter Obtained from: [3] XORG-6_8-branch
v. 1.20 date: 2005/01/02 00:32:06; author: anholt; state: Exp; lines: +1 -0 [1] Fix a crash on startup with i830+ systems due to failure to follow an API change that occurred. [2] Install the xorg.conf referred to by xorg.conf(5). Installation was disabled during the XF86 name avoidance phase, but could still be of use. [3] Add a section about the Composite extension to xorg.conf. [4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't package correctly, you can't actually debug modules (where crashes almost always happen) without it. [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen, ringbuffer lockups, and various warnings. [6] Recognize R_ALPHA_SREL32 relocation type in elfloader. PR: [1] ports/75425 [2] ports/73915 [6] ports/73257 Submitted by: [1] Marc Silver, ma v. 1.19 date: 2004/12/29 02:29:31; author: pav; state: Exp; lines: +2 -2 - Rewrap to fit on 80 columns console Approved by: anholt (x11 hat)
v. 1.18 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -9 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.17 date: 2004/09/26 14:18:42; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under pc98 where keycodes differ from i386. Submitted by: Satoshi Kimura Approved by: portmgr (linimon), mentor (anholt)
v. 1.16 date: 2004/09/12 20:35:08; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under sparc64, where keycodes were off by one (i.e., when pressing 'd' on keyboard, server would get code for 'f'). Submitted by: marius Approved by: portmgr (linimon), anholt (mentor)
v. 1.15 date: 2004/09/02 21:46:08; author: lesi; state: Exp; lines: +1 -1 Fix problem with XVideo (insufficient resources for operation). [1] Use correct prototype for sysarch(2). [2] PR: ports/70317 [1], ports/71037 [2] Submitted by: Andrew Elmore (aelmore at interwoven.com) [2] Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474 [1]
v. 1.14 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.13 date: 2004/08/31 00:18:26; author: lesi; state: Exp; lines: +44 -18 Fix missing symbol with SiS driver [1]. Fix package list (partly [2]). PR: ports/69790 [1], ports/70376 [2] Submitted by: Andreas Kohn (andreas AT syndrom23.de) [1] John R. Makosky (jrm-spam1 AT crackpot.org) [2] Approved by: anholt (mentor)
v. 1.12 date: 2004/07/23 23:46:01; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.11 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -0 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.10 date: 2004/07/19 06:29:06; author: anholt; state: Exp; lines: +1 -1 s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency. Reported by: pointyhat via kris (over and over)
v. 1.9 date: 2004/07/11 20:22:37; author: anholt; state: Exp; lines: +0 -4 Rethink the DRI dependency. It's not actually needed for the server to work. It's only useful with both server and libraries. It should really be depended on by the metaport instead. PR: ports/68484 Submitted by: Roman Bogorodskiy
v. 1.8 date: 2004/06/19 06:03:51; author: anholt; state: Exp; lines: +0 -5 And my hat collection grows. Actually remove the remnants of pkg-message stuff.
v. 1.7 date: 2004/06/19 05:51:44; author: anholt; state: Exp; lines: +15 -7 - Install the server setuid by default. The x11/wrapper/files/wrapper.c code is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports.
v. 1.6 date: 2004/06/10 07:43:39; author: anholt; state: Exp; lines: +4 -2 Install xorgcfg and xorgconfig. PR: ports/67656 Submitted by: Alex Deiter
v. 1.5 date: 2004/05/29 23:08:07; author: anholt; state: Exp; lines: +5 -2 - Depend on xorg-libraries by default instead of the modular libraries. - Don't install Xserver.1 (a manpage for all X servers), which is provided by xorg-manpages.
v. 1.4 date: 2004/05/18 05:29:03; author: anholt; state: Exp; lines: +4 -4 [1] Fix packaging on amd64 [2] Remove sparc64 patch that got spammed into the wrong location in FreeBSD.cf [3] Fix many problems in the Render implementation. [4] Depend on libGL to provide glx headers, until they're located in a more appropriate package. PR: [1] ports/66682 Submitted by: [1] Francois Tigeot Obtained from: [3] X.Org CVS
v. 1.3 date: 2004/05/11 08:12:23; author: anholt; state: Exp; lines: +2 -0 [1] Add missing dependency on freetype2. [2] Add missing AMD64 patch that was in XFree86-4-Server. Reported by: [1] bento via kris Submitted by: [2] Francois Tigeot
v. 1.2 date: 2004/05/10 16:50:39; author: marcus; state: Exp; lines: +1 -1 Correct a typo in one of the LIB_PC_DEPENDS.
v. 1.1 date: 2004/05/10 05:04:59; author: anholt; state: Exp; New port: xorg-server taken from X.org release 6.7.0. Tested only on x86 so far due to problems installing dependencies on build cluster. Based on XFree86-4-Server originally, but I decided the history wasn't worth keeping that much as a lot has been changed. ============================================================================= v. 1.38 date: 2007/09/13 19:44:55; author: flz; state: Exp; lines: +2 -0 - Update X.org ports to 7.3. - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.37 date: 2007/05/19 20:29:52; author: flz; state: Exp; lines: +39 -131 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +1 -0 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.35 date: 2006/03/06 20:30:19; author: kris; state: Exp; lines: +1 -0 BROKEN on sparc64: Does not compile Approved by: portmgr (implicit)
v. 1.34 date: 2005/12/06 11:04:43; author: anholt; state: Exp; lines: +1 -1 Update to RC3.
v. 1.33 date: 2005/11/29 18:36:55; author: anholt; state: Exp; lines: +1 -1 Update xorg-server-snap to 6.9RC2 (6.9.99.902).
v. 1.32 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.31 date: 2005/10/16 08:46:40; author: anholt; state: Exp; lines: +1 -2 Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursor change handling as well as a merge of some important nv changes to avoid hangs and reduce corruption in some cases.
v. 1.30 date: 2005/09/19 00:33:50; author: lesi; state: Exp; lines: +1 -1 Fix the fix for CAN-2005-2495. Obtained from: Xorg CVS
v. 1.29 date: 2005/09/12 14:21:40; author: lesi; state: Exp; lines: +1 -0 Fix integer overflow when allocating large pixmaps. (Freedesktop.org bug #594) Obtained from: Red Hat via simon Security: CAN-2005-2495
v. 1.28 date: 2005/08/01 10:27:21; author: lesi; state: Exp; lines: +18 -2 Fixup plist and man lists for alpha and sparc64. Noticed by: pointyhat
v. 1.27 date: 2005/06/23 01:19:08; author: anholt; state: Exp; lines: +1 -1 Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add a soon-to-be-committed-upstream patch to fix the build after the removal of xf86drmCompat.c. Also includes the fix for ports/32121, which had been committed.
v. 1.26 date: 2005/06/10 21:06:57; author: anholt; state: Exp; lines: +4 -4 Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneous bugfixes, and includes Zack Rusin's great improvements to Render extension performance. Should also fix packaging on amd64.
v. 1.25 date: 2005/05/06 18:08:38; author: anholt; state: Exp; lines: +2 -0 Add two missing i386-only drivers to the packing list. Reported by: krismail
v. 1.24 date: 2005/05/04 01:28:29; author: anholt; state: Exp; lines: +14 -8 Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD.
v. 1.23 date: 2005/03/19 04:32:37; author: anholt; state: Exp; lines: +14 -1 Add Peter Grehan's patches to port xorg-server to PowerPC. PR: ports/78345, ports/78346, ports/78348, ports/78352, ports/78353, ports/78354, ports/78355, ports/78356, ports/78358, ports/78359 Submitted by: grehan
v. 1.22 date: 2005/03/17 23:22:12; author: lesi; state: Exp; lines: +2 -3 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.21 date: 2005/01/13 22:52:23; author: anholt; state: Exp; lines: +51 -51 [1] Add i810 driver to AMD64 package. [2] Put the manpages from section 4 under 4x. For example, you can do "man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get cirrus(4x), and man -a vga to get both vga manpages. [3] Apply several important-looking fixes to ATI drivers from the stable branch: - Fix mode setting with Mach64 on some laptops. - Don't crash with mach64 for some PCI configurations - Improve hang detection on r128s. (may improve speed in DRI, too) - Avoid a hang on server regen on r128 with DRI. - Fix the DynamicClocks support, which could have caused hangs with DRI on original Radeons. PR: [2] ports/25576 Submitted by: [2] fanf Requested by: [1] peter Obtained from: [3] XORG-6_8-branch
v. 1.20 date: 2005/01/02 00:32:06; author: anholt; state: Exp; lines: +1 -0 [1] Fix a crash on startup with i830+ systems due to failure to follow an API change that occurred. [2] Install the xorg.conf referred to by xorg.conf(5). Installation was disabled during the XF86 name avoidance phase, but could still be of use. [3] Add a section about the Composite extension to xorg.conf. [4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't package correctly, you can't actually debug modules (where crashes almost always happen) without it. [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen, ringbuffer lockups, and various warnings. [6] Recognize R_ALPHA_SREL32 relocation type in elfloader. PR: [1] ports/75425 [2] ports/73915 [6] ports/73257 Submitted by: [1] Marc Silver, ma v. 1.19 date: 2004/12/29 02:29:31; author: pav; state: Exp; lines: +2 -2 - Rewrap to fit on 80 columns console Approved by: anholt (x11 hat)
v. 1.18 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -9 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.17 date: 2004/09/26 14:18:42; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under pc98 where keycodes differ from i386. Submitted by: Satoshi Kimura Approved by: portmgr (linimon), mentor (anholt)
v. 1.16 date: 2004/09/12 20:35:08; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under sparc64, where keycodes were off by one (i.e., when pressing 'd' on keyboard, server would get code for 'f'). Submitted by: marius Approved by: portmgr (linimon), anholt (mentor)
v. 1.15 date: 2004/09/02 21:46:08; author: lesi; state: Exp; lines: +1 -1 Fix problem with XVideo (insufficient resources for operation). [1] Use correct prototype for sysarch(2). [2] PR: ports/70317 [1], ports/71037 [2] Submitted by: Andrew Elmore (aelmore at interwoven.com) [2] Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474 [1]
v. 1.14 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.13 date: 2004/08/31 00:18:26; author: lesi; state: Exp; lines: +44 -18 Fix missing symbol with SiS driver [1]. Fix package list (partly [2]). PR: ports/69790 [1], ports/70376 [2] Submitted by: Andreas Kohn (andreas AT syndrom23.de) [1] John R. Makosky (jrm-spam1 AT crackpot.org) [2] Approved by: anholt (mentor)
v. 1.12 date: 2004/07/23 23:46:01; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.11 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -0 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.10 date: 2004/07/19 06:29:06; author: anholt; state: Exp; lines: +1 -1 s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency. Reported by: pointyhat via kris (over and over)
v. 1.9 date: 2004/07/11 20:22:37; author: anholt; state: Exp; lines: +0 -4 Rethink the DRI dependency. It's not actually needed for the server to work. It's only useful with both server and libraries. It should really be depended on by the metaport instead. PR: ports/68484 Submitted by: Roman Bogorodskiy
v. 1.8 date: 2004/06/19 06:03:51; author: anholt; state: Exp; lines: +0 -5 And my hat collection grows. Actually remove the remnants of pkg-message stuff.
v. 1.7 date: 2004/06/19 05:51:44; author: anholt; state: Exp; lines: +15 -7 - Install the server setuid by default. The x11/wrapper/files/wrapper.c code is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports.
v. 1.6 date: 2004/06/10 07:43:39; author: anholt; state: Exp; lines: +4 -2 Install xorgcfg and xorgconfig. PR: ports/67656 Submitted by: Alex Deiter
v. 1.5 date: 2004/05/29 23:08:07; author: anholt; state: Exp; lines: +5 -2 - Depend on xorg-libraries by default instead of the modular libraries. - Don't install Xserver.1 (a manpage for all X servers), which is provided by xorg-manpages.
v. 1.4 date: 2004/05/18 05:29:03; author: anholt; state: Exp; lines: +4 -4 [1] Fix packaging on amd64 [2] Remove sparc64 patch that got spammed into the wrong location in FreeBSD.cf [3] Fix many problems in the Render implementation. [4] Depend on libGL to provide glx headers, until they're located in a more appropriate package. PR: [1] ports/66682 Submitted by: [1] Francois Tigeot Obtained from: [3] X.Org CVS
v. 1.3 date: 2004/05/11 08:12:23; author: anholt; state: Exp; lines: +2 -0 [1] Add missing dependency on freetype2. [2] Add missing AMD64 patch that was in XFree86-4-Server. Reported by: [1] bento via kris Submitted by: [2] Francois Tigeot
v. 1.2 date: 2004/05/10 16:50:39; author: marcus; state: Exp; lines: +1 -1 Correct a typo in one of the LIB_PC_DEPENDS.
v. 1.1 date: 2004/05/10 05:04:59; author: anholt; state: Exp; New port: xorg-server taken from X.org release 6.7.0. Tested only on x86 so far due to problems installing dependencies on build cluster. Based on XFree86-4-Server originally, but I decided the history wasn't worth keeping that much as a lot has been changed. ============================================================================= v. 1.38 date: 2007/09/13 19:44:55; author: flz; state: Exp; lines: +2 -0 - Update X.org ports to 7.3. - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.37 date: 2007/05/19 20:29:52; author: flz; state: Exp; lines: +39 -131 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +1 -0 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.35 date: 2006/03/06 20:30:19; author: kris; state: Exp; lines: +1 -0 BROKEN on sparc64: Does not compile Approved by: portmgr (implicit)
v. 1.34 date: 2005/12/06 11:04:43; author: anholt; state: Exp; lines: +1 -1 Update to RC3.
v. 1.33 date: 2005/11/29 18:36:55; author: anholt; state: Exp; lines: +1 -1 Update xorg-server-snap to 6.9RC2 (6.9.99.902).
v. 1.32 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.31 date: 2005/10/16 08:46:40; author: anholt; state: Exp; lines: +1 -2 Update to the 6.8.99.16 snapshot, and add in a fix for a memory leak in cursor change handling as well as a merge of some important nv changes to avoid hangs and reduce corruption in some cases.
v. 1.30 date: 2005/09/19 00:33:50; author: lesi; state: Exp; lines: +1 -1 Fix the fix for CAN-2005-2495. Obtained from: Xorg CVS
v. 1.29 date: 2005/09/12 14:21:40; author: lesi; state: Exp; lines: +1 -0 Fix integer overflow when allocating large pixmaps. (Freedesktop.org bug #594) Obtained from: Red Hat via simon Security: CAN-2005-2495
v. 1.28 date: 2005/08/01 10:27:21; author: lesi; state: Exp; lines: +18 -2 Fixup plist and man lists for alpha and sparc64. Noticed by: pointyhat
v. 1.27 date: 2005/06/23 01:19:08; author: anholt; state: Exp; lines: +1 -1 Update to 6.8.99.12, and incorporate the PCI ID fix for a Radeon X600. Add a soon-to-be-committed-upstream patch to fix the build after the removal of xf86drmCompat.c. Also includes the fix for ports/32121, which had been committed.
v. 1.26 date: 2005/06/10 21:06:57; author: anholt; state: Exp; lines: +4 -4 Update to the 6.8.99.10 snapshot. Merges in many local patches, miscellaneous bugfixes, and includes Zack Rusin's great improvements to Render extension performance. Should also fix packaging on amd64.
v. 1.25 date: 2005/05/06 18:08:38; author: anholt; state: Exp; lines: +2 -0 Add two missing i386-only drivers to the packing list. Reported by: krismail
v. 1.24 date: 2005/05/04 01:28:29; author: anholt; state: Exp; lines: +14 -8 Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD.
v. 1.23 date: 2005/03/19 04:32:37; author: anholt; state: Exp; lines: +14 -1 Add Peter Grehan's patches to port xorg-server to PowerPC. PR: ports/78345, ports/78346, ports/78348, ports/78352, ports/78353, ports/78354, ports/78355, ports/78356, ports/78358, ports/78359 Submitted by: grehan
v. 1.22 date: 2005/03/17 23:22:12; author: lesi; state: Exp; lines: +2 -3 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.21 date: 2005/01/13 22:52:23; author: anholt; state: Exp; lines: +51 -51 [1] Add i810 driver to AMD64 package. [2] Put the manpages from section 4 under 4x. For example, you can do "man 4x vga" to get the X vga(4x) manpage, still do man 4 cirrus to get cirrus(4x), and man -a vga to get both vga manpages. [3] Apply several important-looking fixes to ATI drivers from the stable branch: - Fix mode setting with Mach64 on some laptops. - Don't crash with mach64 for some PCI configurations - Improve hang detection on r128s. (may improve speed in DRI, too) - Avoid a hang on server regen on r128 with DRI. - Fix the DynamicClocks support, which could have caused hangs with DRI on original Radeons. PR: [2] ports/25576 Submitted by: [2] fanf Requested by: [1] peter Obtained from: [3] XORG-6_8-branch
v. 1.20 date: 2005/01/02 00:32:06; author: anholt; state: Exp; lines: +1 -0 [1] Fix a crash on startup with i830+ systems due to failure to follow an API change that occurred. [2] Install the xorg.conf referred to by xorg.conf(5). Installation was disabled during the XF86 name avoidance phase, but could still be of use. [3] Add a section about the Composite extension to xorg.conf. [4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't package correctly, you can't actually debug modules (where crashes almost always happen) without it. [5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen, ringbuffer lockups, and various warnings. [6] Recognize R_ALPHA_SREL32 relocation type in elfloader. PR: [1] ports/75425 [2] ports/73915 [6] ports/73257 Submitted by: [1] Marc Silver, ma v. 1.19 date: 2004/12/29 02:29:31; author: pav; state: Exp; lines: +2 -2 - Rewrap to fit on 80 columns console Approved by: anholt (x11 hat)
v. 1.18 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -9 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.17 date: 2004/09/26 14:18:42; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under pc98 where keycodes differ from i386. Submitted by: Satoshi Kimura Approved by: portmgr (linimon), mentor (anholt)
v. 1.16 date: 2004/09/12 20:35:08; author: lesi; state: Exp; lines: +1 -1 Fix behaviour of keyboard under sparc64, where keycodes were off by one (i.e., when pressing 'd' on keyboard, server would get code for 'f'). Submitted by: marius Approved by: portmgr (linimon), anholt (mentor)
v. 1.15 date: 2004/09/02 21:46:08; author: lesi; state: Exp; lines: +1 -1 Fix problem with XVideo (insufficient resources for operation). [1] Use correct prototype for sysarch(2). [2] PR: ports/70317 [1], ports/71037 [2] Submitted by: Andrew Elmore (aelmore at interwoven.com) [2] Approved by: anholt (mentor) Obtained from: Free Desktop.Org Bugzilla #474 [1]
v. 1.14 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.13 date: 2004/08/31 00:18:26; author: lesi; state: Exp; lines: +44 -18 Fix missing symbol with SiS driver [1]. Fix package list (partly [2]). PR: ports/69790 [1], ports/70376 [2] Submitted by: Andreas Kohn (andreas AT syndrom23.de) [1] John R. Makosky (jrm-spam1 AT crackpot.org) [2] Approved by: anholt (mentor)
v. 1.12 date: 2004/07/23 23:46:01; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.11 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +4 -0 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.10 date: 2004/07/19 06:29:06; author: anholt; state: Exp; lines: +1 -1 s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency. Reported by: pointyhat via kris (over and over)
v. 1.9 date: 2004/07/11 20:22:37; author: anholt; state: Exp; lines: +0 -4 Rethink the DRI dependency. It's not actually needed for the server to work. It's only useful with both server and libraries. It should really be depended on by the metaport instead. PR: ports/68484 Submitted by: Roman Bogorodskiy
v. 1.8 date: 2004/06/19 06:03:51; author: anholt; state: Exp; lines: +0 -5 And my hat collection grows. Actually remove the remnants of pkg-message stuff.
v. 1.7 date: 2004/06/19 05:51:44; author: anholt; state: Exp; lines: +15 -7 - Install the server setuid by default. The x11/wrapper/files/wrapper.c code is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports.
v. 1.6 date: 2004/06/10 07:43:39; author: anholt; state: Exp; lines: +4 -2 Install xorgcfg and xorgconfig. PR: ports/67656 Submitted by: Alex Deiter
v. 1.5 date: 2004/05/29 23:08:07; author: anholt; state: Exp; lines: +5 -2 - Depend on xorg-libraries by default instead of the modular libraries. - Don't install Xserver.1 (a manpage for all X servers), which is provided by xorg-manpages.
v. 1.4 date: 2004/05/18 05:29:03; author: anholt; state: Exp; lines: +4 -4 [1] Fix packaging on amd64 [2] Remove sparc64 patch that got spammed into the wrong location in FreeBSD.cf [3] Fix many problems in the Render implementation. [4] Depend on libGL to provide glx headers, until they're located in a more appropriate package. PR: [1] ports/66682 Submitted by: [1] Francois Tigeot Obtained from: [3] X.Org CVS
v. 1.3 date: 2004/05/11 08:12:23; author: anholt; state: Exp; lines: +2 -0 [1] Add missing dependency on freetype2. [2] Add missing AMD64 patch that was in XFree86-4-Server. Reported by: [1] bento via kris Submitted by: [2] Francois Tigeot
v. 1.2 date: 2004/05/10 16:50:39; author: marcus; state: Exp; lines: +1 -1 Correct a typo in one of the LIB_PC_DEPENDS.
v. 1.1 date: 2004/05/10 05:04:59; author: anholt; state: Exp; New port: xorg-server taken from X.org release 6.7.0. Tested only on x86 so far due to problems installing dependencies on build cluster. Based on XFree86-4-Server originally, but I decided the history wasn't worth keeping that much as a lot has been changed. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm