| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 May 2013 14:37:03
1.7.7_6,1
|
zeising  |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
11 Mar 2013 19:14:28
1.7.7_6,1
|
zeising  |
Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.
Reviewed by: kwm, bapt
Obtained from: xorg development repo (partly) |
02 Feb 2013 21:45:43
1.7.7_6,1
|
zeising  |
Fix the patch used to make xorg-server build with clang on i386.
Noticed by: Barbara Guida <barbara.freebsd@gmail.com>
PR: ports/175776 [1]
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
Approved by: kwm, miwi (mentors, implicit) |
19 Jan 2013 12:35:40
1.7.7_6,1
|
zeising  |
Fix build on i386 when building with clang.
PR: ports/174286 (inspired by)
Submitted by: deeptech71 <deeptech71@gmail.com>
Tested by: crees, kwm
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg-dev repo |
14 Dec 2012 11:02:48
1.7.7_6,1
|
zeising  |
Add a patch to fix a couple of cases of use before initialized in the new
xorg-server. Without this patch, xorg-server compiled with clang segfaults.
Bump portrevision since clang is default compiler on current.
Reviewed by: kwm
Approved by: kwm, miwi (mentors, implicit) |
15 Nov 2012 12:47:11
1.7.7_6,1
|
avilla  |
- Add missing "defined".
Approved by: eadler, kwm (x11@)
Feature safe: yes |
31 Aug 2012 15:44:41
1.7.7_6,1
|
kwm  |
Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.
While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.
Motivator: pkgng
Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it
anymore to give credit the people)
Reviewed by: danfe@ (for nvidia parts), bapt@
Approved by: danfe@ (for nvidia parts)
With hat: x11@ |
29 Aug 2012 11:30:32
1.7.7_5,1
|
kwm  |
Replace some spaces with tabs, and remove double defined variables in PLIST_SUB. |
29 Jul 2012 18:26:01
1.7.7_5,1
|
zeising  |
Fix the build of xorg related ports when the base system is compiled with
clang as system compiler and cpp is clang cpp (as opposed to GNU cpp).
This is done by removing the configure test for cpp completely. Using
clang cpp will make some manual pages as well as some scripts get slightly
wierd whitespace formatting. However, it does not affect the function of
the scripts or the instructions in the manual pages.
PR: ports/166373
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (PR)
Patch by: me (with ideas from PR and mailing list)
Tested by: Jakub Lach <jakub_lach@mailplus.pl>, me
Approved by: kwm (mentor)
Obtained from: xorg staging area |
13 Jul 2012 10:23:57
1.7.7_5,1
|
bapt  |
Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given
arch
Fix xorg-server on sparc64 by excluing the HAL option on sparc64 has it used to
be before convertion to new options framework [1]
Reported by: marius@
Tested by: marius@
Approved by: kwm [1] |
06 Jun 2012 12:56:31
1.7.7_5,1
|
bapt  |
Convert to new options framework
while here remove the NO_SUID_XSERVER which was redundant with the options and
fix a bug[1] (defining an option after bsd.port.pre.mk) which was a workaround
of
limitations of the old framework
Reported by: ak@ [1]
Reviewed by: kwm@, miwi@
Approved by: kwm@, miwi@ |
24 Apr 2012 17:28:04
1.7.7_5,1
|
naddy  |
Revert "dix: use the event mask of the grab for TryClientEvents."
http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b
This fixes delivery of button press events to clients.
In particular, it fixes irrecoverable focus loss in mwm(1).
Approved by: miwi
Obtained from: Xorg upstream |
21 Apr 2012 17:03:32
1.7.7_4,1
|
miwi  |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@. |
09 Nov 2011 15:26:04
1.7.7_3,1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:04:53
1.7.7_3,1
|
miwi  |
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10 |
18 Oct 2011 18:25:44
1.7.7_3,1
|
kwm  |
Fix CVE-2011-4028 and CVE-2011-4029.
Obtained from: upstream xorg-server
Security: 8441957c-f9b4-11e0-a78a-bcaec565249c |
07 Aug 2011 07:17:59
1.7.7_2,1
|
kwm  |
Fix the "exaGetPixmapFirstPixel called for invalid bpp" problem. This bug
is more visible with XFCE.
PR: ports/156721
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Obtained from: xorg-server upstream
With hat: x11@ |
27 Feb 2011 23:16:09
1.7.7_1,1
|
naddy  |
Revert "dix: use the event mask of the grab for TryClientEvents."
http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b
This fixes delivery of button press events to clients.
In particular, it fixes irrecoverable focus loss in mwm(1).
Approved by: miwi
Obtained from: Xorg upstream |
25 Feb 2011 16:52:50
1.7.7,1
|
miwi  |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
25 Jan 2011 02:07:10
1.7.5,1
|
stas  |
- There's no nv(4x) manpage in xorg-server distribution anymore.
Reported by: nathanw
Feature safe: yes |
25 Jan 2011 01:53:11
1.7.5,1
|
stas  |
- Fix build on powerpc64.
PR: ports/147568, ports/153644
Submitted by: nwhitehorn, Matthew Rezny <mrezny@hexaneinc.com>
Feature safe: yes |
05 May 2010 05:02:25
1.7.5,1
|
miwi  |
- Fix build on ppc
Submitted by: Andreas Tobler |
01 May 2010 11:41:07
1.7.5,1
|
miwi  |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
08 Feb 2010 00:20:09
1.6.5_1,1
|
marius  |
Given that HAL doesn't work on sparc64 and always needs to be disabled
there anyway change the default to off for that architecture.
Approved by: rnoland |
07 Feb 2010 15:24:08
1.6.5,1
|
rnoland  |
Update xorg-server and friends to 1.6.5. |
19 Jun 2009 23:19:01
1.6.1,1
|
marcel  |
Allow building on ia64. This does not make it functional, because
ia64 doesn't have any non-serial console. It does allow xorg to
build though and in particular xorg-drivers. The latter depends on
xorg-server.
Ok'd: rnoland@ |
07 May 2009 19:40:18
1.6.1,1
|
rnoland  |
Update Xserver and friends to 1.6.1 |
04 Apr 2009 04:04:01
1.6.0,1
|
rnoland  |
Update Xorg server to 1.6.0
o Update randrproto, libXrandr and xrandr to 1.3.0
o Update xf86-video-intel to 2.6.3
o Update other less common drivers as needed
o Mark a bunch of un-maintained input drivers ignored
o Update the various slave X server ports as well |
31 Mar 2009 20:19:04
1.5.3_8,1
|
marius  |
Given that the x86-centric approach of mmap(2)'ing PCI memory via
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz |
08 Mar 2009 23:07:06
1.5.3_7,1
|
rnoland  |
Add the patch that I missed in the last commit. |
08 Mar 2009 23:03:47
1.5.3_7,1
|
rnoland  |
Add a patch from git to fix issues with gnome-2.25.
Requested by: marcus |
02 Mar 2009 19:29:23
1.5.3_6,1
|
rnoland  |
Add a patch to handle memory barriers on amd64 the same as linux.
This is reported to prevent some lockups with the nv driver on amd64.
http://bugs.freedesktop.org/show_bug.cgi?id=3168 |
08 Feb 2009 07:23:46
1.5.3_5,1
|
rnoland  |
Add a patch to deal with the hald/xorg startup race. With this patch
it should be safe for hald to start even after the Xserver.
Obtained from: xorg-devel |
04 Feb 2009 18:31:01
1.5.3_4,1
|
jkim  |
- Replace open(2)/close(2) pairs with stat(2). Closing mouse device has
a side effect of changing current operation level and sysmouse(4) lets
you open /dev/sysmouse multiple times unlike other mouse drivers.
- Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0.
- Simplify the patches a little while I am here. |
03 Feb 2009 02:20:32
1.5.3_3,1
|
jkim  |
- Partially back out the previous attempt to fix PS/2 protocol support.
Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1
and above.
- Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist.
Previously, it was only available when HAL support was compiled in.
They should be able to handle SysMouse protocol at operation level 1.
- Check protocol for ums(4) as it only supports SysMouse protocol.
- Sync X server with mouse driver.
Reviewed by: rnoland |
27 Jan 2009 09:31:22
1.5.3_2,1
|
flz  |
Build record and xtrap extensions.
PR: ports/131033
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> |
25 Jan 2009 18:43:39
1.5.3_1,1
|
rnoland  |
Add dependency on dri2proto
Approved by: garga (mentor, implicit) |
23 Jan 2009 16:28:36
1.5.3,1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
15 Jun 2008 12:24:20
1.4.2,1
|
flz  |
Update x11-servers/xorg-server to 1.4.2 (security update). |
06 Jun 2008 14:13:31
1.4_10,1  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
29 May 2008 11:02:54
1.4_9,1  |
flz  |
Add upstream patch (don't free not-allocated dbus socket).
PR: ports/124081
Submitted by: deischen
Obtained from: fd.o git repository |
27 May 2008 15:37:15
1.4_8,1  |
flz  |
Disable dtrace support for now as userland tracing isn't supported yet.
Suggested by: jb |
19 Apr 2008 17:56:05
1.4_8  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
15 Apr 2008 18:01:15
1.4_8,1  |
jkim  |
- Auto-detect and use native extended PS/2 protocols with the latest psm(4).
Since psm has gained write(2) support, it can be directly driven by X.org
input drivers without help of moused(8) or SysMouse protocol.
- Fix regressions without moused running.
PR: ports/122363, ports/122405 |
01 Apr 2008 18:14:34
1.4_7,1  |
jkim  |
Fix mouse probing issues with HAL support:
- Do not probe /dev/psm0 as SysMouse if HAL support is enabled.
- Add /dev/ums0 as SysMouse if HAL support is disabled.
- Do not force sysmouse(4) mode unless device is /dev/sysmouse. When
moused(8) is not running, current mode level is untouched.
- Correcly check if moused is actually running. Checking pid file is
not enough because it may be /var/run/moused.<device>.pid when it is
invoked by devd(8) for USB mice.
- Do not attach device if it is opened by moused.
- Correctly add device path for HAL.
This patch is tested with many possible combinations of moused(8), HAL,
PS/2 mouse, USB mouse, and xorg.conf.
Tested by: cokane, jkim, marcus,
Matthew Seaman (m dot seaman at infracaninophile dot co dot uk) |
13 Mar 2008 11:37:31
1.4_6,1  |
flz  |
Add patch that fixes xmodmap use in .xinitrc.
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Obtained from: fd.o xorg/xserver repository
Commit id: 27ad5d74c20f01516a1bff73be283f8982fcf0fe |
06 Mar 2008 00:48:43
1.4_5,1  |
jkim  |
- Check correct POSIX spec. date for clock_gettime(2) whether
CLOCK_MONOTONIC is available.
- If FreeBSD-specific CLOCK_MONOTONIC_FAST is available, use it
instead of precise but slow gettimeofday(2) or CLOCK_MONOTONIC.
Reviewed by: stable, x11 |
23 Jan 2008 12:18:47
1.4_4,1  |
flz  |
Fix xserver multiple vulnerabilities.
Security:
http://www.vuxml.org/freebsd/fe2b6597-c9a4-11dc-8da8-0008a18a9961.html |
02 Jan 2008 12:58:05
1.4_3,1  |
flz  |
- Add local patch to fix alpha build. [1]
- Add local patch to fix powerpc build. [2][3]
- Fix OPTIONS handling for SUID option. [4]
PR: ports/113601 [1], ports/118850 [2],
ports/118851 [3], ports/119012 [4]
Submitted by: naddy [1], grehan [2][3],
Dmitry Marakasov [4] |
12 Dec 2007 17:34:16
1.4_3,1  |
flz  |
- OPTIONS'ify (HAL, AIGLX, SUID).
- Fix CONFIGURE_ARGS. [1]
Submitted by: alvest@earthlink.net [1] |
19 Nov 2007 17:17:39
1.4_3,1  |
linimon  |
Fix plist for sparc64. Should be a no-op on other archs, but bump
portrevision for sparc64. While here, pet portlint.
Tested on: pointyhat
Submitted by: flz
Approved by: portmgr (self) |
29 Oct 2007 14:04:27
1.4_2,1  |
flz  |
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 |
24 Oct 2007 13:33:37
1.4_1,1  |
flz  |
Restore default optimization on RELENG_7.
PR: ports/117445
Submitted by: Ildar <dar.quonb@gmai.com> |
09 Oct 2007 22:31:49
1.4_1,1  |
flz  |
- Explicit some configure arguments.
- Mark as IGNORE on alpha since it does work correctly. |
30 Sep 2007 11:01:41
1.4_1,1  |
marius  |
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 |
13 Sep 2007 19:45:08
1.4,1  |
flz  |
- 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@ |
21 Jun 2007 17:33:47
1.2.0_2,1  |
lesi  |
Band-aid over memory hungry gcc 4.2 when compiling xf86ScanPci.c.
Submitted by: Michiel Boland ( michiel at boland dot org ) |
30 May 2007 23:59:32
1.2.0_2,1  |
lesi  |
Clenup share/X11 directory upon deinstall.
Pointed out by: kris |
19 May 2007 20:32:57
1.2.0_2,1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Feb 2007 21:18:01
6.9.0_6  |
lesi  |
Fix loading modules on current by adding patch from devel/imake-6 since
local copy of imake is used at configuring. Since FreeBSD versions older
than 300004 are not supported, simplify patch to just return elf for
default.
PR: ports/109091
Submitted by: Szilveszter Adam (sziszi at bsd dot hu) |
27 Jan 2007 20:22:20
6.9.0_6  |
lesi  |
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 |
14 Oct 2006 08:54:54
6.9.0_5  |
marcus  |
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) |
25 Aug 2006 21:52:49
6.9.0_5  |
lesi  |
Fix crash by bad pcf font.
Obtained from: X.org bugzilla #7535
Security: CVE-2006-3467 |
20 Aug 2006 22:58:20
6.9.0_4  |
mnag  |
- Add support to Intel 945GM
- portlint(1)
PR: 100673
Approved by: x11 (No objection and maintainer timeout, 30 days) |
04 Jun 2006 17:47:03
6.9.0_4  |
lesi  |
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 |
03 May 2006 08:12:21
6.9.0_3  |
anholt  |
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 |
20 Apr 2006 10:45:43
6.9.0_2  |
lesi  |
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 |
21 Mar 2006 17:06:39
6.9.0_1  |
lesi  |
Add patch from X.Org, fixing privilege escalation.
Security: http://www.vuxml.org/61534682-b8f4-11da-8e62-000e0c33c2dc
Security: CVE-2006-0745 |
02 Feb 2006 12:39:41
6.9.0  |
lesi  |
Fix build on FreeBSD 4.X
PR: ports/92137
Submitted by: ume |
22 Jan 2006 02:59:47
6.9.0  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jan 2006 18:55:08
6.9.0  |
lesi  |
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. |
30 Nov 2005 07:52:59
6.8.2_7  |
anholt  |
Fix one of the hangs on new GeForce cards using a patch from X.Org CVS.
PR: ports/87160
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
11 Nov 2005 22:36:46
6.8.2_6  |
lesi  |
Do not put Apple Cinema Display to sleep right after DDC probe.
No revision bump as this probably affects relatively small amount of users.
PR: ports/88623
Reported, fix found by: John O'Brien
Obtained from: X.Org CVS |
11 Nov 2005 22:16:17
6.8.2_6  |
lesi  |
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. |
18 Sep 2005 16:34:24
6.8.2_6  |
lesi  |
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 |
12 Sep 2005 14:21:40
6.8.2_5  |
lesi  |
Fix integer overflow when allocating large pixmaps.
(Freedesktop.org bug #594)
Obtained from: Red Hat via simon
Security: CAN-2005-2495 |
26 Aug 2005 19:03:26
6.8.2_4  |
anholt  |
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 |
31 Jul 2005 23:42:48
6.8.2_3  |
lesi  |
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 |
22 Jun 2005 23:12:58
6.8.2_3  |
anholt  |
[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 <vkushnir@i.kiev.ua> |
15 Jun 2005 02:42:14
6.8.2_2  |
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
17 May 2005 23:37:59
6.8.2_2  |
lesi  |
- 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] |
09 May 2005 07:22:57
6.8.2_1  |
lesi  |
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 |
06 Apr 2005 19:17:37
6.8.2  |
lesi  |
Speed up extract target by not extracting */CVS/*. From ahze:
With Patch:
(pII 400Mhz)
real 1m12.597s
user 0m14.706s
sys 0m12.061s
(athlon 2500+ 3disk raid 0)
real 0m12.912s
user 0m2.884s
sys 0m3.128s
Without Patch:
(pII 400Mhz)
real 1m43.233s
user 0m14.565s
sys 0m13.951s
(athlon 2500+ 3disk raid 0)
real 0m22.967s
user 0m2.925s
sys 0m3.576s
Submitted by: ahze |
25 Mar 2005 07:03:04
6.8.2  |
lesi  |
Sync with etc/mtree/BSD.x11-4.dist rev. 1.26:
Add mt locale directory, since more and more ports create and use it.
Requested by: krion
Approved by: portmgr (krion; in advance) |
19 Mar 2005 04:32:38
6.8.2  |
anholt  |
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 |
19 Mar 2005 04:08:50
6.8.2  |
anholt  |
Remove a duplicated imake define that adds noise to the configure stage. |
17 Mar 2005 23:22:13
6.8.2  |
lesi  |
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) |
13 Jan 2005 22:52:24
6.8.1_2  |
anholt  |
[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 |
02 Jan 2005 00:32:07
6.8.1_1  |
anholt  |
[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, marcs at draenor dot org
[2] Frank J. Laszlo, laszlof at vonostingroup dot com
[6] Ken Stailey kstailey at yahoo dot com
[6] r1.4 of X.Org CVS.
Approved by: portmgr |
31 Dec 2004 09:02:28
6.8.1  |
anholt  |
Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8
I had moved libXThrStub into libX11, because it seemed unnecessary. However,
because libc_r symbols are also weak, the weak stubs in libX11 would interfere,
however they don't if they are in a library linked by libX11. The most common
manifestation of the problem was:
GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error
'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy,
&sched)'
in glib apps.
PR: ports/75477
Submitted by: KIMURA Yasuhiro, yasu at utahime dot org
Testing by: marcus |
29 Dec 2004 02:29:31
6.8.1  |
pav  |
- Rewrap to fit on 80 columns console
Approved by: anholt (x11 hat) |
23 Dec 2004 01:35:49
6.8.1  |
anholt  |
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) |
04 Nov 2004 16:57:50
6.7.0_9  |
lesi  |
Don't refer people to nonexistant 'Monitors' file in xorgconfig.
(freedesktop.org Bugzilla #1692)
Reported by: znerd
PR: ports/56275 |
26 Sep 2004 14:18:42
6.7.0_9  |
lesi  |
Fix behaviour of keyboard under pc98 where keycodes differ from i386.
Submitted by: Satoshi Kimura
Approved by: portmgr (linimon), mentor (anholt) |
12 Sep 2004 20:35:09
6.7.0_8  |
lesi  |
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) |
02 Sep 2004 21:46:08
6.7.0_7  |
lesi  |
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] |
02 Sep 2004 01:57:53
6.7.0_6  |
lesi  |
Use MASTER_SITE_XORG.
Approved by: anholt (mentor) |
31 Aug 2004 00:18:27
6.7.0_6  |
lesi  |
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) |
28 Jul 2004 14:24:35
6.7.0_5  |
pav  |
- Correct typo (CLFAGS -> CFLAGS)
PR: ports/69703
Submitted by: Masakazu HIGAKI <higamasa@dream.com> |
23 Jul 2004 23:46:02
6.7.0_5  |
pav  |
- Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.
Approved by: anholt (x11 hat) |