Port details |
- mstflint-lite Firmware Burning and Diagnostics Tools for Mellanox devices (lite version)
- 4.22.0.1_1 sysutils
=0 4.22.0.1_1Version of this port present on the latest quarterly branch.
- BROKEN: does not link: expat2 no longer provides static library by default
IGNORE: is marked as broken: does not link: expat2 no longer provides static library by default
- 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: 2020-08-03 15:10:09
- Last Update: 2023-10-05 08:27:31
- Commit Hash: 594eeba
- License: BSD2CLAUSE GPLv2
- WWW:
- https://github.com/Mellanox/mstflint
- Description:
- Mellanox Technologies - www.mellanox.com
****************************************
MSTFLINT Package - Firmware Burning and Diagnostics Tools
Overview
This package contains a burning tool and diagnostic tools for Mellanox
manufactured HCA/NIC cards. It also provides access to the relevant source
code.
This package is based on a subset of the Mellanox Firmware Tools (MFT) package.
For a full documentation of the MFT package, please refer to the downloads page
in Mellanox web site.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mstflint-lite>0:sysutils/mstflint-lite
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: mstflint-lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671207291
SHA256 (Mellanox-mstflint-v4.22.0-1_GH0.tar.gz) = 1403928463fe589034e0effb215bbeb18e0ffac745c197b4511782f6694fe24c
SIZE (Mellanox-mstflint-v4.22.0-1_GH0.tar.gz) = 5936816
Packages (timestamps in pop-ups are UTC):
- Master port: sysutils/mstflint
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xmlwf : textproc/expat2
- boost-libs>0 : devel/boost-libs
- xmllint : textproc/libxml2
- formatter_regex.hpp : devel/boost-libs
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_mstflint-lite
- USES:
- autoreconf gmake libtool localbase:ldflags pkgconfig
- 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) |
This is a slave port. You may also want to view the commits to the master port: sysutils/mstflint |
Commit | Credits | Log message |
4.22.0.1_1 05 Oct 2023 08:27:31 |
Olivier Cochard (olivier) |
sysutils/mstflint: Update to 4.25.0 and take maintainship
Remove the -lite flavor.
Event: Oslo Hackathon at Modirum |
4.22.0.1_1 17 Dec 2022 23:56:45 |
Olivier Cochard (olivier) |
sysutils/mstflint-lite: static binaries not compilant with PIE
Sponsored by: Netflix |
4.18.0.1_1 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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) |
4.18.0.1_1 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 ) |
4.18.0.1_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
4.16.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.16.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.14.0.3 03 Aug 2020 15:10:02 |
olivier |
New sub-port: mstflint-lite including only some essential tools
from mstflint (mstflint, mstconfig, mstfwmanager and mstlink).
PR: 242038
Approved by: hselasky (maintainer timeout)
Sponsored by: Netflix |