notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/wifi-firmware-kmod/Makefile
SVNWeb

Number of commits found: 1

Fri, 12 May 2023
[ 11:57 Bjoern A. Zeeb (bz) search for other commits by this committer ]    commit hash:6247964e51aa9d2dd972fb4c545c97164bda609c  commit hash:6247964e51aa9d2dd972fb4c545c97164bda609c  commit hash:6247964e51aa9d2dd972fb4c545c97164bda609c  6247964  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
net/wifi-firmware-*: use metaport for "base" and switch to Makefile.inc

Rename the wifi-firmware-base to wifi-firmware-kmod (similar to
gpu-firmware-mod).  The former was never build so technically it
is no move.  Make the new subdir a metaport including all
wireless firmware.
Move the old Makefile to Makefile.inc and adjust the child ports
accordingly.

This solves two problems: (1) the base port is now buildable and (2)
there is a single port to depend on to add all the needed firmware
files to, e.g., put on a release media.

Suggested by:	amdmi3
PR:		270742
Reviewed by:	ehaupt, jrm
Approved by:	ehaupt, jrm
Differential Revision: https://reviews.freebsd.org/D40014

Number of commits found: 1