| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/rshim-user-space/ |
Upload File : |
PORTNAME= rshim-user-space
DISTVERSIONPREFIX= rshim-
DISTVERSION= 2.0.6-14
PORTEPOCH= 1
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Userspace daemon for the Mellanox BlueField SoC
WWW= https://github.com/Mellanox/rshim-user-space/
LICENSE= BSD3CLAUSE
CATEGORIES= sysutils
LIB_DEPENDS= libepoll-shim-interpose.so:devel/libepoll-shim \
libpci.so:devel/libpci \
libpciaccess.so:devel/libpciaccess
USES= autoreconf compiler:c11 localbase gmake pkgconfig tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= Mellanox
GNU_CONFIGURE= yes
.include <bsd.port.options.mk>
.if ${OPSYS} != FreeBSD || !exists(/usr/lib/libcuse.so)
IGNORE= not supported on this operating system combination
.endif
.include <bsd.port.mk>