summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-06 00:43:42 +0800
committermiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-06 00:43:42 +0800
commiteb384524d18261e42f80deeb7cbe74523f1d49eb (patch)
tree0495ae031d15285d4795cdeb948cfc6df2c97f58 /UPDATING
parente8fa453ef65d0752f7b1379dc1726874936edf7d (diff)
downloadxorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar.gz
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar.bz2
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar.lz
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar.xz
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.tar.zst
xorg-devel-ports-eb384524d18261e42f80deeb7cbe74523f1d49eb.zip
- Move ports/branches/xorg-dev to ports/trunk/
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@388 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING22
1 files changed, 22 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
new file mode 100644
index 0000000..efa2c15
--- /dev/null
+++ b/UPDATING
@@ -0,0 +1,22 @@
+
+** This needs at least a review **
+
+20120105:
+ AFFECTS: users of mesa based ports (libGL etc) and xorg-server.
+ AUTHOR: x11@FreeBSD.org
+
+ Update default mesa (libGL and friends) to 7.6.1 and xorg-server to 1.7.7.
+ Add a new switch WITH_NEW_XORG, for people that want mesa 7.11.x and
+ xorg-server 1.10.4, this will also update xf86-video-intel to the version
+ that only supports KMS. If you FreeBSD version doesn't have KMS then you
+ shouldn't use the WITH_NEW_XORG macro on machines with intel graphics.
+ Supported versions of FreeBSD with KMS kernel support:
+ 10.0-Current with a patch
+
+ When switching xorg-server versions make sure to rebuild your xf86-* ports.
+
+ Mention acceleration issues with KDE and 1.10.x. Nvidia should be without
+ any problems. Ati should work, but acceleration might be botched.
+ The nouveau driver is sadly a casualty, it needs both a update and kernel
+ support needs to be written. Other rarer drivers aren't tested.
+