| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/fusefs-rar2fs/ |
Upload File : |
PORTNAME= rar2fs
DISTVERSION= 1.29.5
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
MAINTAINER= n_carlsson@outlook.com
COMMENT= Mount RAR archives as file system
WWW= https://hasse69.github.io/rar2fs/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${NONEXISTENT}:${LIBUNRAR_PORT}:patch
LIB_DEPENDS= libunrar.so.6:${LIBUNRAR_PORT}
USES= autoreconf compiler:c11 gmake fuse
USE_GITHUB= yes
GH_ACCOUNT= hasse69
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static-unrar \
--with-fuse-lib=${LOCALBASE}/lib \
--with-fuse=${LOCALBASE}/include/fuse \
--with-unrar=`${MAKE} -C ${PORTSDIR}/${LIBUNRAR_PORT} -VWRKSRC` \
--with-unrar-lib=${LOCALBASE}/lib
CONFIGURE_ENV= LIBUNRAR_PKG=${LIBUNRAR_PKG}
PLIST_FILES= bin/${PORTNAME} \
bin/mkr2i \
man/man1/rar2fs.1.gz
LIBUNRAR_PORT= archivers/libunrar6
LIBUNRAR_PKG= ${LIBUNRAR_PORT:S|archivers/||}
.include <bsd.port.mk>