Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105778246
D31795.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
954 B
Referenced Files
None
Subscribers
None
D31795.diff
View Options
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -63,6 +63,8 @@
kernel_DESC= FreeBSD Kernel
manuals_COMMENT= Manual Pages
manuals_DESC= Manual Pages
+mlx-tools_COMMENT= Mellanox Utilities
+mlx-tools_DESC= Mellanox Utilities
nfs_COMMENT= NFS Utilities
nfs_DESC= NFS Utilities
openssl_COMMENT= OpenSSL Library and Utility
diff --git a/usr.sbin/mlx5tool/Makefile b/usr.sbin/mlx5tool/Makefile
--- a/usr.sbin/mlx5tool/Makefile
+++ b/usr.sbin/mlx5tool/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+PACKAGE= mlx-tools
+
PROG= mlx5tool
MAN= mlx5tool.8
diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile
--- a/usr.sbin/mlxcontrol/Makefile
+++ b/usr.sbin/mlxcontrol/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+PACKAGE= mlx-tools
+
PROG= mlxcontrol
MAN= mlxcontrol.8
SRCS= command.c config.c interface.c util.c
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 1:45 PM (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15541904
Default Alt Text
D31795.diff (954 B)
Attached To
Mode
D31795: pkgbase: Create a mlx-tools package
Attached
Detach File
Event Timeline
Log In to Comment