Changeset View
Changeset View
Standalone View
Standalone View
UPDATING
- This file is larger than 256 KB, so syntax highlighting is disabled by default.
| This file documents some of the problems you may encounter when upgrading | This file documents some of the problems you may encounter when upgrading | ||||
| your ports. We try our best to minimize these disruptions, but sometimes | your ports. We try our best to minimize these disruptions, but sometimes | ||||
| they are unavoidable. | they are unavoidable. | ||||
| You should get into the habit of checking this file for changes each time | You should get into the habit of checking this file for changes each time | ||||
| you update your ports collection, before attempting any port upgrades. | you update your ports collection, before attempting any port upgrades. | ||||
| 20170216: | |||||
| AFFECTS: users of qt4 and qt5 | |||||
| AUTHOR: tcberner@FreeBSD.org | |||||
| Qt4's binaries were moved to lib/qt4/bin analogously to Qt5's, and in turn | |||||
| Qt5's libraries were moved to lib/qt5/lib. A wrapper script misc/qtchooser | |||||
| installs wrappers to bin now. | |||||
| 20170211: | 20170211: | ||||
| AFFECTS: users of x11-server/xorg-server | AFFECTS: users of x11-server/xorg-server | ||||
| AUTHOR: rezny@FreeBSD.org | AUTHOR: rezny@FreeBSD.org | ||||
| Xorg server has been updated to 1.18.4 and autodetection has changed. | Xorg server has been updated to 1.18.4 and autodetection has changed. | ||||
| The order in which drivers are now attempted is: | The order in which drivers are now attempted is: | ||||
| 1) vendor/model specific driver according to PCI IDs | 1) vendor/model specific driver according to PCI IDs | ||||
| 2) generic modesetting driver which requires a drm driver with KMS | 2) generic modesetting driver which requires a drm driver with KMS | ||||
| ▲ Show 20 Lines • Show All 14,174 Lines • Show Last 20 Lines | |||||