Date: Wed, 10 Jul 2019 15:46:14 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506357 - in head/sysutils: . mstflint Message-ID: <201907101546.x6AFkEmK053598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Jul 10 15:46:14 2019 New Revision: 506357 URL: https://svnweb.freebsd.org/changeset/ports/506357 Log: sysutils/mstflint: create port Mstflint - an open source version of MFT (Mellanox Firmware Tools) WWW: https://github.com/Mellanox/mstflint Tested by: slavash Added: head/sysutils/mstflint/ head/sysutils/mstflint/Makefile (contents, props changed) head/sysutils/mstflint/distinfo (contents, props changed) head/sysutils/mstflint/pkg-descr (contents, props changed) head/sysutils/mstflint/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile (contents, props changed) Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Jul 10 15:41:55 2019 (r506356) +++ head/sysutils/Makefile Wed Jul 10 15:46:14 2019 (r506357) @@ -709,6 +709,7 @@ SUBDIR += mptd SUBDIR += msiklm SUBDIR += msktutil + SUBDIR += mstflint SUBDIR += msyslog SUBDIR += mtm SUBDIR += mtpfs Added: head/sysutils/mstflint/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mstflint/Makefile Wed Jul 10 15:46:14 2019 (r506357) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= mstflint +DISTVERSIONPREFIX= v +DISTVERSION= 4.12.0-1 +CATEGORIES= sysutils + +MAINTAINER= swills@FreeBSD.org +COMMENT= Mellanox Firmware Tools + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= autoreconf libtool + +GNU_CONFIGURE= yes + +USE_GITHUB= yes +GH_ACCOUNT= Mellanox + +.include <bsd.port.mk> Added: head/sysutils/mstflint/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mstflint/distinfo Wed Jul 10 15:46:14 2019 (r506357) @@ -0,0 +1,3 @@ +TIMESTAMP = 1562536530 +SHA256 (Mellanox-mstflint-v4.12.0-1_GH0.tar.gz) = 5cbf8924f33f813dd636bc25681b07d8940aa7803ff1f995266ac86ff30cbf35 +SIZE (Mellanox-mstflint-v4.12.0-1_GH0.tar.gz) = 3716706 Added: head/sysutils/mstflint/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mstflint/pkg-descr Wed Jul 10 15:46:14 2019 (r506357) @@ -0,0 +1,3 @@ +Mstflint - an open source version of MFT (Mellanox Firmware Tools) + +WWW: https://github.com/Mellanox/mstflint Added: head/sysutils/mstflint/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mstflint/pkg-plist Wed Jul 10 15:46:14 2019 (r506357) @@ -0,0 +1,79 @@ +bin/mstconfig +bin/mstcongestion +bin/mstflint +bin/mstfwreset +bin/mstfwtrace +bin/mstmcra +bin/mstmread +bin/mstmtserver +bin/mstmwrite +bin/mstprivhost +bin/mstregdump +bin/mstvpd +include/mstflint/cmdif/icmd_cif_common.h +include/mstflint/cmdif/icmd_cif_open.h +include/mstflint/common/compatibility.h +include/mstflint/mtcr.h +include/mstflint/mtcr_com_defs.h +include/mstflint/tools_layouts/adb_to_c_utils.h +include/mstflint/tools_layouts/icmd_layouts.h +lib/libcmdif.a +lib/libdev_mgt.a +lib/libreg_access.a +lib/libtools_layouts.a +lib/mstflint/libmtcr_ul.a +lib/mstflint/python_tools/c_dev_mgt.so +lib/mstflint/python_tools/ccmdif.so +lib/mstflint/python_tools/cmdif.py +lib/mstflint/python_tools/cmtcr.so +lib/mstflint/python_tools/dev_mgt.py +lib/mstflint/python_tools/mft_logger.py +lib/mstflint/python_tools/mlxpci/binary_file.py +lib/mstflint/python_tools/mlxpci/mlxpci_lib.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/__init__.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/logger.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mcra.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlnx_peripheral_components.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlxfwreset_mlnxdriver.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlxfwreset_status_checker.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlxfwreset_utils.py +lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/pci_device.py +lib/mstflint/python_tools/mstfwreset/mstfwreset.py +lib/mstflint/python_tools/mstfwtrace/fw_trace_utilities.py +lib/mstflint/python_tools/mstfwtrace/mstfwtrace.py +lib/mstflint/python_tools/mstfwtrace/secure_fw_trace.py +lib/mstflint/python_tools/mstprivhost/mstprivhost.py +lib/mstflint/python_tools/mtcr.py +lib/mstflint/python_tools/regaccess.py +lib/mstflint/python_tools/rreg_access.so +lib/mstflint/python_tools/tools_version.py +man/man1/mstarchive.1.gz +man/man1/mstconfig.1.gz +man/man1/mstflint.1.gz +man/man1/mstfwtrace.1.gz +man/man1/mstlink.1.gz +man/man1/mstmcra.1.gz +man/man1/mstmread.1.gz +man/man1/mstmtserver.1.gz +man/man1/mstmwrite.1.gz +man/man1/mstprivhost.1.gz +man/man1/mstreg.1.gz +man/man1/mstregdump.1.gz +man/man1/mstvpd.1.gz +%%DATADIR%%/BlueField.csv +%%DATADIR%%/ConnectIB.csv +%%DATADIR%%/ConnectX2.csv +%%DATADIR%%/ConnectX3.csv +%%DATADIR%%/ConnectX3Pro.csv +%%DATADIR%%/ConnectX4.csv +%%DATADIR%%/ConnectX4LX.csv +%%DATADIR%%/ConnectX5.csv +%%DATADIR%%/ConnectX6.csv +%%DATADIR%%/InfiniScaleIV.csv +%%DATADIR%%/Quantum.csv +%%DATADIR%%/Spectrum.csv +%%DATADIR%%/SwitchIB.csv +%%DATADIR%%/SwitchIB2.csv +%%DATADIR%%/SwitchX.csv +%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db +%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907101546.x6AFkEmK053598>