mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7b3a812950
- MFWMANAGER to add mstfwmanager and mstarchive tools; - ADAB to add mstreg and mstlink tools; - STATIC to reduce the final packages size brings by libboost dependency; - Prepare the upcoming -lite sub port. PR: 242038 Approved by: hselasky (maintainer timeout) Sponsored by: Netflix
137 lines
5.6 KiB
Plaintext
137 lines
5.6 KiB
Plaintext
%%FWMANAGER%%bin/mstarchive
|
|
bin/mstconfig
|
|
bin/mstcongestion
|
|
bin/mstflint
|
|
%%FWMANAGER%%bin/mstfwmanager
|
|
bin/mstfwreset
|
|
bin/mstfwtrace
|
|
%%ADAB%%bin/mstlink
|
|
bin/mstmcra
|
|
bin/mstmread
|
|
bin/mstmtserver
|
|
bin/mstmwrite
|
|
bin/mstprivhost
|
|
%%ADAB%%bin/mstreg
|
|
bin/mstregdump
|
|
bin/mstresourcedump
|
|
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
|
|
%%ADAB%%lib/libadb_parser.a
|
|
lib/libcmdif.a
|
|
lib/libdev_mgt.a
|
|
%%ADAB%%lib/libmodules_lib.a
|
|
%%FWMANAGER%%lib/libmstarchive.a
|
|
%%ADAB%%lib/libmstreg_lib.a
|
|
%%ADAB%%lib/libprint_util_lib.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/cmd_reg_mfrl.py
|
|
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mpcir.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/mstresourcedump/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/commands/CommandFactory.py
|
|
lib/mstflint/python_tools/mstresourcedump/commands/DumpCommand.py
|
|
lib/mstflint/python_tools/mstresourcedump/commands/QueryCommand.py
|
|
lib/mstflint/python_tools/mstresourcedump/commands/ResDumpCommand.py
|
|
lib/mstflint/python_tools/mstresourcedump/commands/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/fetchers/CapabilityFetcher.py
|
|
lib/mstflint/python_tools/mstresourcedump/fetchers/ResourceDumpFetcher.py
|
|
lib/mstflint/python_tools/mstresourcedump/fetchers/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/filters/SegmentsFilter.py
|
|
lib/mstflint/python_tools/mstresourcedump/filters/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/mstresourcedump.py
|
|
lib/mstflint/python_tools/mstresourcedump/resource_data/DataPrinter.py
|
|
lib/mstflint/python_tools/mstresourcedump/resource_data/DumpData.py
|
|
lib/mstflint/python_tools/mstresourcedump/resource_data/QueryData.py
|
|
lib/mstflint/python_tools/mstresourcedump/resource_data/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/CommandSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/ErrorSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/InfoSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/MenuRecord.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/MenuSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/NoticeSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/RefSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/ResourceSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/Segment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/SegmentCreator.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/SegmentFactory.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/TerminateSegment.py
|
|
lib/mstflint/python_tools/mstresourcedump/segments/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/utils/__init__.py
|
|
lib/mstflint/python_tools/mstresourcedump/utils/Exceptions.py
|
|
lib/mstflint/python_tools/mstresourcedump/utils/constants.py
|
|
lib/mstflint/python_tools/mstresourcedump/validation/ArgToMenuVerifier.py
|
|
lib/mstflint/python_tools/mstresourcedump/validation/CapabilityValidator.py
|
|
lib/mstflint/python_tools/mstresourcedump/validation/__init__.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/mstcongestion.1.gz
|
|
man/man1/mstconfig.1.gz
|
|
man/man1/mstflint.1.gz
|
|
man/man1/mstfwmanager.1.gz
|
|
man/man1/mstfwreset.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/mstresourcedump.1.gz
|
|
man/man1/mstvpd.1.gz
|
|
%%DATADIR%%/BlueField.csv
|
|
%%DATADIR%%/BlueField2.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%%/ConnectX6DX.csv
|
|
%%DATADIR%%/ConnectX6LX.csv
|
|
%%DATADIR%%/InfiniScaleIV.csv
|
|
%%DATADIR%%/Quantum.csv
|
|
%%DATADIR%%/Spectrum.csv
|
|
%%DATADIR%%/Spectrum3.csv
|
|
%%DATADIR%%/SwitchIB.csv
|
|
%%DATADIR%%/SwitchIB2.csv
|
|
%%DATADIR%%/SwitchX.csv
|
|
%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db
|
|
%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db
|
|
%%ADAB%%%%DATADIR%%/prm_dbs/hca/ext/register_access_table.adb
|
|
%%ADAB%%%%DATADIR%%/prm_dbs/switch/ext/register_access_table.adb
|