Date: Mon, 20 Jun 2005 18:30:39 +0000 (UTC) From: Dejan Lesjak <lesi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile pkg-message ports/x11-servers/XFree86-4-Server/files patch-HALlib_bindings.c patch-bsdResource.c patch-mga_driver.c ports/x11-servers/XFree86-4-Server/scripts configure Message-ID: <200506201830.j5KIUd88061935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lesi 2005-06-20 18:30:39 UTC
FreeBSD ports repository
Modified files:
x11-servers/XFree86-4-Server Makefile
x11-servers/XFree86-4-Server/scripts configure
Added files:
x11-servers/XFree86-4-Server/files patch-HALlib_bindings.c
patch-bsdResource.c
patch-mga_driver.c
Removed files:
x11-servers/XFree86-4-Server pkg-message
Log:
- Install X server setuid root by default, and provide a switch
NO_SUID_XSERVER to disable this. The end result is same as it was before
with x11/wrapper installed as the code from there is included in X
server. It is also the same as xorg-server port does (from which this
changes were taken). This should conclude removal of dependency on
x11/wrapper from meta port for above reasons. [1]
- (patch-bsdResource.c) 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. [2]
- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
MGASetDisplayStart interface back to HALSetDisplayStart (taken from
upstream CVS) [3]
Noticed by: (bugsgrief at bugsgrief.net) [1]
Submitted by: marius [2]
Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
Revision Changes Path
1.167 +14 -10 ports/x11-servers/XFree86-4-Server/Makefile
1.1 +27 -0 ports/x11-servers/XFree86-4-Server/files/patch-HALlib_bindings.c (new)
1.1 +68 -0 ports/x11-servers/XFree86-4-Server/files/patch-bsdResource.c (new)
1.5 +35 -0 ports/x11-servers/XFree86-4-Server/files/patch-mga_driver.c (new)
1.2 +0 -5 ports/x11-servers/XFree86-4-Server/pkg-message (dead)
1.86 +1 -0 ports/x11-servers/XFree86-4-Server/scripts/configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506201830.j5KIUd88061935>
