Page MenuHomeFreeBSD

D31799.id94550.diff
No OneTemporary

D31799.id94550.diff

Index: release/packages/Makefile.package
===================================================================
--- release/packages/Makefile.package
+++ release/packages/Makefile.package
@@ -79,6 +79,8 @@
rc_DESC= RC Scripts
rcmds_COMMENT= Remote Command Utilities
rcmds_DESC= Remote Command Utilities
+rdma_COMMENT= RDMA Utilities
+rdma_DESC= RDMA Utilities
rescue_COMMENT= Rescue Utilities
rescue_DESC= Rescue Utilities
runtime_COMMENT= FreeBSD Base System
Index: usr.bin/ofed/libibverbs/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/Makefile
+++ usr.bin/ofed/libibverbs/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+PACKAGE= FreeBSD-rdma
+
SUBDIR= \
asyncwatch \
devinfo \
Index: usr.bin/ofed/libibverbs/asyncwatch/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/asyncwatch/Makefile
+++ usr.bin/ofed/libibverbs/asyncwatch/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_asyncwatch
MAN= ibv_asyncwatch.1
SRCS= asyncwatch.c
Index: usr.bin/ofed/libibverbs/devices/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/devices/Makefile
+++ usr.bin/ofed/libibverbs/devices/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_devices
MAN= ibv_devices.1
SRCS= device_list.c
Index: usr.bin/ofed/libibverbs/devinfo/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/devinfo/Makefile
+++ usr.bin/ofed/libibverbs/devinfo/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_devinfo
MAN= ibv_devinfo.1
SRCS= devinfo.c
Index: usr.bin/ofed/libibverbs/rc_pingpong/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/rc_pingpong/Makefile
+++ usr.bin/ofed/libibverbs/rc_pingpong/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_rc_pingpong
MAN= ibv_rc_pingpong.1
SRCS= rc_pingpong.c pingpong.c
Index: usr.bin/ofed/libibverbs/srq_pingpong/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/srq_pingpong/Makefile
+++ usr.bin/ofed/libibverbs/srq_pingpong/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_srq_pingpong
MAN= ibv_srq_pingpong.1
SRCS= srq_pingpong.c pingpong.c
Index: usr.bin/ofed/libibverbs/uc_pingpong/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/uc_pingpong/Makefile
+++ usr.bin/ofed/libibverbs/uc_pingpong/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_uc_pingpong
MAN= ibv_uc_pingpong.1
SRCS= uc_pingpong.c pingpong.c
Index: usr.bin/ofed/libibverbs/ud_pingpong/Makefile
===================================================================
--- usr.bin/ofed/libibverbs/ud_pingpong/Makefile
+++ usr.bin/ofed/libibverbs/ud_pingpong/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ibv_ud_pingpong
MAN= ibv_ud_pingpong.1
SRCS= ud_pingpong.c pingpong.c
Index: usr.bin/ofed/librdmacm/mckey/Makefile
===================================================================
--- usr.bin/ofed/librdmacm/mckey/Makefile
+++ usr.bin/ofed/librdmacm/mckey/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= mckey
MAN= mckey.1
SRCS= mckey.c
Index: usr.bin/ofed/librdmacm/rping/Makefile
===================================================================
--- usr.bin/ofed/librdmacm/rping/Makefile
+++ usr.bin/ofed/librdmacm/rping/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= rping
MAN= rping.1
SRCS= rping.c common.c
Index: usr.bin/ofed/librdmacm/ucmatose/Makefile
===================================================================
--- usr.bin/ofed/librdmacm/ucmatose/Makefile
+++ usr.bin/ofed/librdmacm/ucmatose/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= ucmatose
MAN= ucmatose.1
SRCS= cmatose.c common.c
Index: usr.bin/ofed/librdmacm/udaddy/Makefile
===================================================================
--- usr.bin/ofed/librdmacm/udaddy/Makefile
+++ usr.bin/ofed/librdmacm/udaddy/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= rdma
PROG= udaddy
MAN= udaddy.1
SRCS= udaddy.c common.c

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 12, 1:48 PM (18 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15769859
Default Alt Text
D31799.id94550.diff (4 KB)

Event Timeline