Port details |
- malo-firmware-kmod Marvell Libertas 88W8335 IEEE 802.11b/g Firmware Kernel Module
- 3.0.0.39 net =2 3.0.0.39Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-11-27 21:57:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kld
- License: not specified in port
- WWW:
- http://www.nazgul.ch/malo/
- Description:
- Marvell Libertas 88W8335 firmware files are not free because Marvell
refuses to grant distribution rights. This port contains firmware
files from OpenBSD's malo(4) driver.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- malo-firmware-kmod>0:net/malo-firmware-kmod
- To install the port:
- cd /usr/ports/net/malo-firmware-kmod/ && make install clean
- No package is available: This is a modified version of a restricted firmware
- PKGNAME: there is no package for this port: NO_PACKAGE = This is a modified version of a restricted firmware
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386 powerpc powerpc64
- distinfo:
- TIMESTAMP = 1465402261
SHA256 (malo-fw-3.0.0.39.tar.gz) = fdb70aa628250922bb3f2a912b5dc7c54304a8120cb72191b49f497b4653954a
SIZE (malo-fw-3.0.0.39.tar.gz) = 31796
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_malo-firmware-kmod
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.0.39 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.0.39 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.0.0.39 16 Jun 2021 23:30:46 |
Piotr Kubaj (pkubaj) |
net/malo-firmware-kmod: enable on powerpc |
3.0.0.39 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.0.39 05 Oct 2020 17:34:54 |
rene |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
3.0.0.39 20 Oct 2019 17:22:47 |
pkubaj |
net/malo-firmware-kmod: unbreak on powerpc64
There are powerpc64 boards with PCI, the port builds just fine.
Approved by: mentors (implicit approval) |
3.0.0.39 27 May 2018 09:53:45 |
linimon |
Mark as not-for !x86.
These ports fail to build on at least powerpc64; plus, these aging PCI
and/or CardBus cards are unlikely to be of use on other tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
3.0.0.39 10 Jun 2016 01:49:53 |
cpm |
- Update MASTER_SITES
- Update MAINTAINER to my @FreeBSD.org address
Reviewed by: amdmi3, junovitch (mentors)
Approved by: junovitch (mentor)
MFH: 2016Q2
Differential Revision: D6774 |
3.0.0.39 01 Dec 2014 15:00:24 |
robak |
net/malo-firmware-kmod: pkg-descr grammar fixes |
3.0.0.39 27 Nov 2014 22:17:26 |
antoine |
- Remove LICENSE, this is a restricted firmware so I doubt it's under BSD
license
- Allow staging as a regular user
- Cleanup |
3.0.0.39 27 Nov 2014 21:57:11 |
robak |
net/malo-firmware-kmod: NEW PORT - Marvell Libertas 88W8335 firmware
Marvell Libertas 88W8335 firmware files are not free because Marvell
refuses to grant distribution rights. As a result, we need to build the
firmware using ports.
This firmware files are comed from OpenBSD malo driver.
WWW: http://www.nazgul.ch/malo/
PR: 193588
Submitted by: Juan Ramon Molina Menor <info@juanmolina.eu> |