Port details |
- wifi-firmware-base Firmware modules for base WiFi NIC
- 0 net
=1 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
- IGNORE: is a metaport or misconfigured child port; there is nothing to build
- Maintainer: bz@FreeBSD.org
- Port Added: 2023-04-22 15:27:12
- Last Update: 2023-05-12 11:57:09
- Commit Hash: 6247964
- People watching this port, also watch:: mailutils, osv-scanner, opensmtpd, memcached, tmux
- Also Listed In: kld
- License: not specified in port
- WWW:
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/
- Description:
- WiFi firmware build master port.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wifi-firmware-base-kmod>0:net/wifi-firmware-base
- No installation instructions:
- This port has been deleted.
- PKGNAME: wifi-firmware-base-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_wifi-firmware-base
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2025-01-02
REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0 12 May 2023 11:57:09 |
Bjoern A. Zeeb (bz) |
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 |
0 28 Apr 2023 22:48:56 |
Bjoern A. Zeeb (bz) |
net/wifi-firmware-base: fix make index entry
It seems despite IGNORE make index still adds this to the index so
make sure we have a sane PORTNAME until we improve the
wifi-firmware ports even further (still suggestiongs coming in).
PR: 270742
Reported by: amdmi3
Approved by: ehaupt |
22 Apr 2023 20:27:27 |
Bjoern A. Zeeb (bz) |
net/wifi-firmware-*: connect to build
Add a missing pkg-decr [1] for wifi-firmware-base and connect all
wifi-firmware-* to the build.
Reported by: dvl [1]
Discussed on: ports-committers (rene)
PR: 270742 |
22 Apr 2023 15:21:22 |
Bjoern A. Zeeb (bz) |
net/wifi-firmware-*: add framework and firmware for various WiFi chipsets
Add a "base port framework" to fetch (WiFi) firmware and license files
from the linux-firmware.git repository and an accompanying FreeBSD
build kmod framework tarball (for now; we might do without that in
the future).
Add child ports for Realtek rtw88 and rtw89, Mediatek mt76, and
Atheros ath10k and ath11k firmware as a start.
This is a beginning in order to stop bloating src.git and the
installed kernels with lots of MB of firmware files whereas usually
only one vebdor/chipset/flavor is needed. Before fully switching
more infrastructure needs to be in place but this is the first and
most important step.
PR: 270742
Reviewed by: lwhsu
Approved by: lwhsu (ports)
Differential Revision: https://reviews.freebsd.org/D39487 |
Number of commits found: 4
|