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
This commit is contained in:
Olivier Cochard 2020-08-03 15:10:01 +00:00
parent a24b6b8016
commit 582179cc7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544072
4 changed files with 35 additions and 0 deletions

View File

@ -708,6 +708,7 @@
SUBDIR += msiklm
SUBDIR += msktutil
SUBDIR += mstflint
SUBDIR += mstflint-lite
SUBDIR += msyslog
SUBDIR += mtm
SUBDIR += mtpfs

View File

@ -0,0 +1,14 @@
# $FreeBSD$
PKGNAMESUFFIX= -lite
COMMENT= Firmware Burning and Diagnostics Tools for Mellanox devices (lite version)
CONFLICTS_INSTALL= mstflint
LITE= yes
MASTERDIR= ${.CURDIR}/../mstflint
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,8 @@
MSTFLINT Package - Firmware Burning and Diagnostics Tools
This package contains a burning tool and diagnostic tools for Mellanox
manufactured HCA/NIC cards.
This package is the lite version (static compiled with essential tools only).
WWW: https://github.com/Mellanox/mstflint
WWW: http://www.mellanox.com/page/management_tools

View File

@ -0,0 +1,12 @@
bin/mstconfig
bin/mstflint
bin/mstfwmanager
bin/mstlink
man/man1/mstconfig.1.gz
man/man1/mstflint.1.gz
man/man1/mstfwmanager.1.gz
man/man1/mstlink.1.gz
%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db
%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db
%%DATADIR%%/prm_dbs/hca/ext/register_access_table.adb
%%DATADIR%%/prm_dbs/switch/ext/register_access_table.adb