| 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/dsbmd/ |
Upload File : |
PORTNAME= dsbmd
PORTVERSION= 1.11.4
CATEGORIES= sysutils
MAINTAINER= mk@nic-nac-project.org
COMMENT= Media mounting daemon
WWW= https://github.com/mrclksr/DSBMD
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= tar:tgz
USE_RC_SUBR= dsbmd
USE_GITHUB= yes
GH_ACCOUNT= mrclksr
GH_PROJECT= DSBMD
PLIST_FILES= "@sample etc/dsbmd.conf.sample" \
libexec/dsbmd
PORTDOCS= readme.mdoc
OPTIONS_DEFINE= DOCS EXFAT EXT4 HFS LKL MTP NTFS PTP
OPTIONS_DEFAULT= EXT4 MTP NTFS PTP
EXFAT_DESC= exFAT filesystem support
EXT4_DESC= Ext4 filesystem support
HFS_DESC= HFS+ support
LKL_DESC= Btrfs and XFS support through Linux Kernel Library
NTFS_DESC= Mount NTFS filesystems with read and write support
PTP_DESC= Picture Transfer Protocol support
EXFAT_RUN_DEPENDS= mount.exfat:sysutils/fusefs-exfat
EXT4_RUN_DEPENDS= fuse-ext2:sysutils/fusefs-ext2
HFS_RUN_DEPENDS= hfsfuse:sysutils/fusefs-hfsfuse
LKL_RUN_DEPENDS= lklfuse:sysutils/fusefs-lkl
MTP_RUN_DEPENDS= jmtpfs:sysutils/fusefs-jmtpfs
NTFS_RUN_DEPENDS= ntfs-3g:sysutils/fusefs-ntfs
PTP_RUN_DEPENDS= gphotofs:graphics/fusefs-gphotofs
.include <bsd.port.mk>