Update of X.org servers to 1.18.4, which includes a clean-up effort,
the return of the misc servers to minimal slave ports, addition of Geode driver
and update of several drivers includinig Intel and Radeon. All Xorg drivers
not updated have had their revisions bumped and patches added as applicable.
Details
- Reviewers
swills feld - Group Reviewers
O5: Ports Framework portmgr x11 - Commits
- rP433863: Xorg-servers update to 1.18.4 with driver updates and revision bumps.
CFT done, poudriere 10.3 amd64/i386 11.0 amd64/i386/ppc64 OK
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Just a minor nit, this looks fine. I assume the patches are correct, can't really comment/review those. Don't forgot to svn rm the things that are deleted (instead of committing empty files). Looks like great work, thanks for the effort!
Were there any issues from the CFT?
Was an exp-run done?
Mk/bsd.xorg.mk | ||
---|---|---|
68 ↗ | (On Diff #24721) | Please remove this line if it's not needed. |
The CFT as ok for most, the only issue I'm aware of was fixed by upgrading mesa along so would probably be nice to upgrade mesa at the same time
The CFT also identified a build issue caused by adding dri3proto to only some drivers (it seems all drivers check for it during configure if the server was built with it), so dri3proto was added to drivers category. I did another poudriere run as final confirmation building all affected ports (all of xorg and mesa). There has not been an exp-run.
Update the review since xf86-video-amdgpu was just added and any update of xorg-server requires bumping the revision of all drivers.