diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-04-21 17:03:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-04-21 17:03:32 +0000 |
commit | 29e347e19709b94e2a25b8f749afaa22b4613213 (patch) | |
tree | 7fb1ab5c9603709eeba2da5c25166d99dc1147d6 /UPDATING | |
parent | 551496002207129285b709a89863af8a414819a9 (diff) | |
download | ports-29e347e19709b94e2a25b8f749afaa22b4613213.tar.gz ports-29e347e19709b94e2a25b8f749afaa22b4613213.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120421: + AFFECTS: users of x11/xorg + AUTHOR: x11@FreeBSD.org + + The default mesa has been updated to 7.6.1 and the default xorg-server to 1.7.7. + A switch is available for people that want to use mesa 7.11.x and xorg-server + 1.10.6. This requires an nvidia card or Intel+KMS support. If you have an intel + card and can try these experimental KMS support patches: 10/head with a + patch: http://people.freebsd.org/~kib/drm/ + FreeBSD stable/9 and releng/9.0 + http://lists.freebsd.org/pipermail/freebsd-x11/2012-April/011640.html + 20120419: AFFECTS: users of security/openssl AUTHOR: dinoex@FreeBSD.org |