Page MenuHomeFreeBSD

[new port] graphics/drm-legacy-kmod: legacy DRM modules for the linuxkpi-based KMS components
ClosedPublic

Authored by jmd on Aug 21 2018, 2:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 5:54 AM
Unknown Object (File)
Sat, May 2, 11:08 PM
Unknown Object (File)
Thu, Apr 30, 11:16 PM
Unknown Object (File)
Thu, Apr 30, 3:09 AM
Unknown Object (File)
Wed, Apr 29, 10:29 PM
Unknown Object (File)
Sat, Apr 25, 5:01 AM
Unknown Object (File)
Sat, Apr 25, 12:54 AM
Unknown Object (File)
Tue, Apr 21, 2:34 PM
Subscribers

Details

Summary

Initial port for a drm-legacy-kmod port. Probably version check should be changed if base drm1/drm2 legacy bits are dropped.

Test Plan

Builds on amd64/HEAD. No hardware old enough to test.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

linimon retitled this revision from graphics/drm-legacy-kmod to [new port] graphics/drm-legacy-kmod: legacy DRM modules for the linuxkpi-based KMS components.Aug 21 2018, 2:35 AM
graphics/drm-legacy-kmod/Makefile
18

Wrong place in the Makefile. See Chapter 15. Order of Variables in Port Makefiles.

This revision is now accepted and ready to land.Aug 21 2018, 5:40 PM

Noting further, except what mat@ already pointed out.
Don't forget to update conflicting in the other bsd-*-kmod ports.

The one thing I would say, however, is I'm looking forward to the metaport that will assume the name of drm-kmod and will do the right thing for users based on their architecture. I know that's next, I'm just stating the obvious for future onlookers.

This revision was automatically updated to reflect the committed changes.