The FreeBSD Ports Archive
FreeBSD x11-servers : xorg-server4>
X.Org X server and related programs
xorg-server history
v. 1.50
date: 2007/12/12 17:34:16; author: flz; state: Exp; lines: +24 -20
- OPTIONS'ify (HAL, AIGLX, SUID).
- Fix CONFIGURE_ARGS. [1]
Submitted by: alvest@earthlink.net [1]
v. 1.49
date: 2007/11/19 17:17:39; author: linimon; state: Exp; lines: +5 -5
Fix plist for sparc64. Should be a no-op on other archs, but bump
portv. for sparc64. While here, pet portlint.
Tested on: pointyhat
Submitted by: flz
Approved by: portmgr (self)
v. 1.48
date: 2007/10/29 14:04:27; author: flz; state: Exp; lines: +1 -1
Add temporary fix for LEDs. Proper fix will be available in next
xorg-server release but this one has been deemed good enough for now.
Obtained from: fd.o bugzilla
v. 1.47
date: 2007/10/24 13:33:37; author: flz; state: Exp; lines: +0 -4
Restore default optimization on RELENG_7.
PR: ports/117445
Submitted by: Ildar
v. 1.46
date: 2007/10/09 22:31:49; author: flz; state: Exp; lines: +7 -11
- Explicit some configure arguments.
- Mark as IGNORE on alpha since it does work correctly.
v. 1.45
date: 2007/09/30 11:01:41; author: marius; state: Exp; lines: +1 -0
Teach xorg-server that FreeBSD >= 700053 supports PCI domains and
how to deal with it. This affects !386 only and is based on the
respective Linux support code.
Approved by: flz
v. 1.44
date: 2007/09/13 19:44:55; author: flz; state: Exp; lines: +23 -8
- 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.43
date: 2007/06/21 17:33:46; author: lesi; state: Exp; lines: +4 -0
Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.
Submitted by: Michiel Boland ( michiel at boland dot org )
v. 1.42
date: 2007/05/19 20:29:50; author: flz; state: Exp; lines: +39 -111
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/01/27 20:22:20; author: lesi; state: Exp; lines: +6 -1
Add vendor patch preventing overwiting of data on the stack or other
parts of server by dbe and render extensions.
PR: ports/107733
Security: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
v. 1.40
date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +0 -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.39
date: 2006/08/25 21:52:48; author: lesi; state: Exp; lines: +1 -1
Fix crash by bad pcf font.
Obtained from: X.org bugzilla #7535
Security: CVE-2006-3467
v. 1.38
date: 2006/08/20 22:58:19; author: mnag; state: Exp; lines: +1 -1
- Add support to Intel 945GM
- portlint(1)
PR: 100673
Approved by: x11 (No objection and maintainer timeout, 30 days)
v. 1.37
date: 2006/06/04 17:47:03; author: lesi; state: Exp; lines: +1 -1
Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() in
Xrender from XFree86 that takes endianess into account. This should fix
the following errors on FreeBSD/sparc64:
'RenderBadGlyphSet (invalid GlyphSet parameter)'.
(Details: serial 8980 error_code 178 request_code 153 minor_code 24)
Submitted by: marius
v. 1.36
date: 2006/05/03 08:12:20; author: anholt; state: Exp; lines: +1 -1
Add my patch for buffer overflow in the Render extension's TriFan/TriStrip
requests.
Security: CVE-2006-1526
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.35
date: 2006/04/20 10:45:42; author: lesi; state: Exp; lines: +1 -1
Complete removal of cfb from sunffb driver as was done post release in
X.org CVS to avoid failure to load this driver because of unresolved
symbols.
Digged up and tested by: Matthias Muthmann
PR: sparc64/94886
Obtained from: X.org CVS
v. 1.34
date: 2006/03/21 17:06:39; author: lesi; state: Exp; lines: +1 -0
Add patch from X.Org, fixing privilege escalation.
Security: http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc
Security: CVE-2006-0745
v. 1.33
date: 2006/01/21 18:55:07; author: lesi; state: Exp; lines: +4 -5
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
v. 1.32
date: 2005/11/30 07:52:58; author: anholt; state: Exp; lines: +1 -1
Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.
PR: ports/87160
Submitted by: Ying-Chieh Chen
v. 1.31
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.30
date: 2005/09/18 16:34:24; author: lesi; state: Exp; lines: +1 -1
Fix the fix for CAN-2005-2495.
Among other, this shoud fix problems with wine - thanks to
Robert Backhaus (robbak at gmail.com) for testing.
Obtained from: Xorg CVS
v. 1.29
date: 2005/09/12 14:21:39; author: lesi; state: Exp; lines: +1 -1
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/26 19:03:25; author: anholt; state: Exp; lines: +1 -1
Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc
opts and running current gdm.
Approved by: portmgr (marcus)
Obtained from: X.Org CVS
v. 1.27
date: 2005/07/31 23:42:48; author: lesi; state: Exp; lines: +0 -5
Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driver
work properly this time on FreeBSD/sparc64 so stop using workaround that
defaults to old 'keyboard' one and remove erroneous patch by me.
Pointed out by: Matthias Muthmann (mmuthmann at gmx.net)
Tested by: Matthias Muthmann (Ultra10/type5c), me (Ultra5/type5)
Obtained from: Xorg CVS
v. 1.26
date: 2005/06/22 23:12:58; author: anholt; state: Exp; lines: +1 -1
[1] Fix the Chipset lines written by xorgcfg for 3dfx cards.
[2] Add the PCI ID for Radeon X600, 0x5B62 to a place that was missed.
PR: [1] ports/32121
Submitted by: [1] alane
[2] Vladimir Kushnir
v. 1.25
date: 2005/05/17 23:37:58; author: lesi; state: Exp; lines: +6 -1
- Correct the ranges of the bus resource windows on sparc64.
This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [1]
- Default to old 'keyboard' driver for sparc64. Patches for 'kbd'
one were not enough so until new driver is fixed, this change
makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is
provided to ease efforts of fixing 'kbd'.
Submitted by: marius [1]
v. 1.24
date: 2005/05/09 07:22:57; author: lesi; state: Exp; lines: +1 -0
Bump max number of buttons supported by mouse driver to 16 so Logitech
MediaPlay mouse works.
(Xorg Bugzilla #2389)
PR: ports/80744
Submitted by: cy
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.50
date: 2007/12/12 17:34:16; author: flz; state: Exp; lines: +24 -20
- OPTIONS'ify (HAL, AIGLX, SUID).
- Fix CONFIGURE_ARGS. [1]
Submitted by: alvest@earthlink.net [1]
v. 1.49
date: 2007/11/19 17:17:39; author: linimon; state: Exp; lines: +5 -5
Fix plist for sparc64. Should be a no-op on other archs, but bump
portv. for sparc64. While here, pet portlint.
Tested on: pointyhat
Submitted by: flz
Approved by: portmgr (self)
v. 1.48
date: 2007/10/29 14:04:27; author: flz; state: Exp; lines: +1 -1
Add temporary fix for LEDs. Proper fix will be available in next
xorg-server release but this one has been deemed good enough for now.
Obtained from: fd.o bugzilla
v. 1.47
date: 2007/10/24 13:33:37; author: flz; state: Exp; lines: +0 -4
Restore default optimization on RELENG_7.
PR: ports/117445
Submitted by: Ildar
v. 1.46
date: 2007/10/09 22:31:49; author: flz; state: Exp; lines: +7 -11
- Explicit some configure arguments.
- Mark as IGNORE on alpha since it does work correctly.
v. 1.45
date: 2007/09/30 11:01:41; author: marius; state: Exp; lines: +1 -0
Teach xorg-server that FreeBSD >= 700053 supports PCI domains and
how to deal with it. This affects !386 only and is based on the
respective Linux support code.
Approved by: flz
v. 1.44
date: 2007/09/13 19:44:55; author: flz; state: Exp; lines: +23 -8
- 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.43
date: 2007/06/21 17:33:46; author: lesi; state: Exp; lines: +4 -0
Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.
Submitted by: Michiel Boland ( michiel at boland dot org )
v. 1.42
date: 2007/05/19 20:29:50; author: flz; state: Exp; lines: +39 -111
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/01/27 20:22:20; author: lesi; state: Exp; lines: +6 -1
Add vendor patch preventing overwiting of data on the stack or other
parts of server by dbe and render extensions.
PR: ports/107733
Security: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
v. 1.40
date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +0 -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.39
date: 2006/08/25 21:52:48; author: lesi; state: Exp; lines: +1 -1
Fix crash by bad pcf font.
Obtained from: X.org bugzilla #7535
Security: CVE-2006-3467
v. 1.38
date: 2006/08/20 22:58:19; author: mnag; state: Exp; lines: +1 -1
- Add support to Intel 945GM
- portlint(1)
PR: 100673
Approved by: x11 (No objection and maintainer timeout, 30 days)
v. 1.37
date: 2006/06/04 17:47:03; author: lesi; state: Exp; lines: +1 -1
Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() in
Xrender from XFree86 that takes endianess into account. This should fix
the following errors on FreeBSD/sparc64:
'RenderBadGlyphSet (invalid GlyphSet parameter)'.
(Details: serial 8980 error_code 178 request_code 153 minor_code 24)
Submitted by: marius
v. 1.36
date: 2006/05/03 08:12:20; author: anholt; state: Exp; lines: +1 -1
Add my patch for buffer overflow in the Render extension's TriFan/TriStrip
requests.
Security: CVE-2006-1526
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.35
date: 2006/04/20 10:45:42; author: lesi; state: Exp; lines: +1 -1
Complete removal of cfb from sunffb driver as was done post release in
X.org CVS to avoid failure to load this driver because of unresolved
symbols.
Digged up and tested by: Matthias Muthmann
PR: sparc64/94886
Obtained from: X.org CVS
v. 1.34
date: 2006/03/21 17:06:39; author: lesi; state: Exp; lines: +1 -0
Add patch from X.Org, fixing privilege escalation.
Security: http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc
Security: CVE-2006-0745
v. 1.33
date: 2006/01/21 18:55:07; author: lesi; state: Exp; lines: +4 -5
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
v. 1.32
date: 2005/11/30 07:52:58; author: anholt; state: Exp; lines: +1 -1
Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.
PR: ports/87160
Submitted by: Ying-Chieh Chen
v. 1.31
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.30
date: 2005/09/18 16:34:24; author: lesi; state: Exp; lines: +1 -1
Fix the fix for CAN-2005-2495.
Among other, this shoud fix problems with wine - thanks to
Robert Backhaus (robbak at gmail.com) for testing.
Obtained from: Xorg CVS
v. 1.29
date: 2005/09/12 14:21:39; author: lesi; state: Exp; lines: +1 -1
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/26 19:03:25; author: anholt; state: Exp; lines: +1 -1
Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc
opts and running current gdm.
Approved by: portmgr (marcus)
Obtained from: X.Org CVS
v. 1.27
date: 2005/07/31 23:42:48; author: lesi; state: Exp; lines: +0 -5
Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driver
work properly this time on FreeBSD/sparc64 so stop using workaround that
defaults to old 'keyboard' one and remove erroneous patch by me.
Pointed out by: Matthias Muthmann (mmuthmann at gmx.net)
Tested by: Matthias Muthmann (Ultra10/type5c), me (Ultra5/type5)
Obtained from: Xorg CVS
v. 1.26
date: 2005/06/22 23:12:58; author: anholt; state: Exp; lines: +1 -1
[1] Fix the Chipset lines written by xorgcfg for 3dfx cards.
[2] Add the PCI ID for Radeon X600, 0x5B62 to a place that was missed.
PR: [1] ports/32121
Submitted by: [1] alane
[2] Vladimir Kushnir
v. 1.25
date: 2005/05/17 23:37:58; author: lesi; state: Exp; lines: +6 -1
- Correct the ranges of the bus resource windows on sparc64.
This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [1]
- Default to old 'keyboard' driver for sparc64. Patches for 'kbd'
one were not enough so until new driver is fixed, this change
makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is
provided to ease efforts of fixing 'kbd'.
Submitted by: marius [1]
v. 1.24
date: 2005/05/09 07:22:57; author: lesi; state: Exp; lines: +1 -0
Bump max number of buttons supported by mouse driver to 16 so Logitech
MediaPlay mouse works.
(Xorg Bugzilla #2389)
PR: ports/80744
Submitted by: cy
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.50
date: 2007/12/12 17:34:16; author: flz; state: Exp; lines: +24 -20
- OPTIONS'ify (HAL, AIGLX, SUID).
- Fix CONFIGURE_ARGS. [1]
Submitted by: alvest@earthlink.net [1]
v. 1.49
date: 2007/11/19 17:17:39; author: linimon; state: Exp; lines: +5 -5
Fix plist for sparc64. Should be a no-op on other archs, but bump
portv. for sparc64. While here, pet portlint.
Tested on: pointyhat
Submitted by: flz
Approved by: portmgr (self)
v. 1.48
date: 2007/10/29 14:04:27; author: flz; state: Exp; lines: +1 -1
Add temporary fix for LEDs. Proper fix will be available in next
xorg-server release but this one has been deemed good enough for now.
Obtained from: fd.o bugzilla
v. 1.47
date: 2007/10/24 13:33:37; author: flz; state: Exp; lines: +0 -4
Restore default optimization on RELENG_7.
PR: ports/117445
Submitted by: Ildar
v. 1.46
date: 2007/10/09 22:31:49; author: flz; state: Exp; lines: +7 -11
- Explicit some configure arguments.
- Mark as IGNORE on alpha since it does work correctly.
v. 1.45
date: 2007/09/30 11:01:41; author: marius; state: Exp; lines: +1 -0
Teach xorg-server that FreeBSD >= 700053 supports PCI domains and
how to deal with it. This affects !386 only and is based on the
respective Linux support code.
Approved by: flz
v. 1.44
date: 2007/09/13 19:44:55; author: flz; state: Exp; lines: +23 -8
- 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.43
date: 2007/06/21 17:33:46; author: lesi; state: Exp; lines: +4 -0
Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.
Submitted by: Michiel Boland ( michiel at boland dot org )
v. 1.42
date: 2007/05/19 20:29:50; author: flz; state: Exp; lines: +39 -111
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.41
date: 2007/01/27 20:22:20; author: lesi; state: Exp; lines: +6 -1
Add vendor patch preventing overwiting of data on the stack or other
parts of server by dbe and render extensions.
PR: ports/107733
Security: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
v. 1.40
date: 2006/10/14 08:54:53; author: marcus; state: Exp; lines: +0 -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.39
date: 2006/08/25 21:52:48; author: lesi; state: Exp; lines: +1 -1
Fix crash by bad pcf font.
Obtained from: X.org bugzilla #7535
Security: CVE-2006-3467
v. 1.38
date: 2006/08/20 22:58:19; author: mnag; state: Exp; lines: +1 -1
- Add support to Intel 945GM
- portlint(1)
PR: 100673
Approved by: x11 (No objection and maintainer timeout, 30 days)
v. 1.37
date: 2006/06/04 17:47:03; author: lesi; state: Exp; lines: +1 -1
Add a better workaround for LP64 bug in ProcRenderCompositeGlyphs() in
Xrender from XFree86 that takes endianess into account. This should fix
the following errors on FreeBSD/sparc64:
'RenderBadGlyphSet (invalid GlyphSet parameter)'.
(Details: serial 8980 error_code 178 request_code 153 minor_code 24)
Submitted by: marius
v. 1.36
date: 2006/05/03 08:12:20; author: anholt; state: Exp; lines: +1 -1
Add my patch for buffer overflow in the Render extension's TriFan/TriStrip
requests.
Security: CVE-2006-1526
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.35
date: 2006/04/20 10:45:42; author: lesi; state: Exp; lines: +1 -1
Complete removal of cfb from sunffb driver as was done post release in
X.org CVS to avoid failure to load this driver because of unresolved
symbols.
Digged up and tested by: Matthias Muthmann
PR: sparc64/94886
Obtained from: X.org CVS
v. 1.34
date: 2006/03/21 17:06:39; author: lesi; state: Exp; lines: +1 -0
Add patch from X.Org, fixing privilege escalation.
Security: http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc
Security: CVE-2006-0745
v. 1.33
date: 2006/01/21 18:55:07; author: lesi; state: Exp; lines: +4 -5
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
v. 1.32
date: 2005/11/30 07:52:58; author: anholt; state: Exp; lines: +1 -1
Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.
PR: ports/87160
Submitted by: Ying-Chieh Chen
v. 1.31
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.30
date: 2005/09/18 16:34:24; author: lesi; state: Exp; lines: +1 -1
Fix the fix for CAN-2005-2495.
Among other, this shoud fix problems with wine - thanks to
Robert Backhaus (robbak at gmail.com) for testing.
Obtained from: Xorg CVS
v. 1.29
date: 2005/09/12 14:21:39; author: lesi; state: Exp; lines: +1 -1
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/26 19:03:25; author: anholt; state: Exp; lines: +1 -1
Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc
opts and running current gdm.
Approved by: portmgr (marcus)
Obtained from: X.Org CVS
v. 1.27
date: 2005/07/31 23:42:48; author: lesi; state: Exp; lines: +0 -5
Grab a patch for keyboard on sparc64 from Xorg CVS. This makes 'kbd' driver
work properly this time on FreeBSD/sparc64 so stop using workaround that
defaults to old 'keyboard' one and remove erroneous patch by me.
Pointed out by: Matthias Muthmann (mmuthmann at gmx.net)
Tested by: Matthias Muthmann (Ultra10/type5c), me (Ultra5/type5)
Obtained from: Xorg CVS
v. 1.26
date: 2005/06/22 23:12:58; author: anholt; state: Exp; lines: +1 -1
[1] Fix the Chipset lines written by xorgcfg for 3dfx cards.
[2] Add the PCI ID for Radeon X600, 0x5B62 to a place that was missed.
PR: [1] ports/32121
Submitted by: [1] alane
[2] Vladimir Kushnir
v. 1.25
date: 2005/05/17 23:37:58; author: lesi; state: Exp; lines: +6 -1
- Correct the ranges of the bus resource windows on sparc64.
This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [1]
- Default to old 'keyboard' driver for sparc64. Patches for 'kbd'
one were not enough so until new driver is fixed, this change
makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is
provided to ease efforts of fixing 'kbd'.
Submitted by: marius [1]
v. 1.24
date: 2005/05/09 07:22:57; author: lesi; state: Exp; lines: +1 -0
Bump max number of buttons supported by mouse driver to 16 so Logitech
MediaPlay mouse works.
(Xorg Bugzilla #2389)
PR: ports/80744
Submitted by: cy
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.
=============================================================================
|
| |

|