summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-05 19:32:55 +0000
committermaya <maya@pkgsrc.org>2019-04-05 19:32:55 +0000
commit03057c28f388df0651b6aece507d8448b9f7749e (patch)
treecb23f60f3c5ab92d74cbc10b01ae223e112b628e /filesystems
parentbb160d256ca8934bfaed13154d59a2b36b0f0b7f (diff)
downloadpkgsrc-03057c28f388df0651b6aece507d8448b9f7749e.tar.gz
Add fuse-exfat version 1.3.0
This project aims to provide a full-featured exFAT file system implementation for Unix-like systems. It consists of a FUSE module (fuse-exfat) and a set of utilities (exfat-utils).
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-exfat/DESCR3
-rw-r--r--filesystems/fuse-exfat/Makefile23
-rw-r--r--filesystems/fuse-exfat/PLIST14
-rw-r--r--filesystems/fuse-exfat/distinfo6
4 files changed, 46 insertions, 0 deletions
diff --git a/filesystems/fuse-exfat/DESCR b/filesystems/fuse-exfat/DESCR
new file mode 100644
index 00000000000..87363fa225c
--- /dev/null
+++ b/filesystems/fuse-exfat/DESCR
@@ -0,0 +1,3 @@
+This project aims to provide a full-featured exFAT file system
+implementation for Unix-like systems. It consists of a FUSE module
+(fuse-exfat) and a set of utilities (exfat-utils).
diff --git a/filesystems/fuse-exfat/Makefile b/filesystems/fuse-exfat/Makefile
new file mode 100644
index 00000000000..57b1fbc6e04
--- /dev/null
+++ b/filesystems/fuse-exfat/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2019/04/05 19:32:55 maya Exp $
+
+GITHUB_PROJECT= exfat
+GITHUB_TAG= v${PKGVERSION_NOREV}
+DISTNAME= fuse-exfat-1.3.0
+CATEGORIES= filesystems
+MASTER_SITES= ${MASTER_SITE_GITHUB:=relan/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://alperakcan.net/projects/fuse-ext2/
+COMMENT= FUSE file-system and utilities for exFAT file systems
+LICENSE= gnu-gpl-v2
+
+
+USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+USE_TOOLS+= autoheader automake autoreconf gmake pkg-config
+
+post-extract:
+ cd ${WRKSRC} && autoreconf -fiv
+
+.include "../../mk/fuse.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/filesystems/fuse-exfat/PLIST b/filesystems/fuse-exfat/PLIST
new file mode 100644
index 00000000000..efd907eaf3f
--- /dev/null
+++ b/filesystems/fuse-exfat/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2019/04/05 19:32:55 maya Exp $
+man/man8/dumpexfat.8
+man/man8/exfatfsck.8
+man/man8/exfatlabel.8
+man/man8/mkexfatfs.8
+man/man8/mount.exfat-fuse.8
+sbin/dumpexfat
+sbin/exfatfsck
+sbin/exfatlabel
+sbin/fsck.exfat
+sbin/mkexfatfs
+sbin/mkfs.exfat
+sbin/mount.exfat
+sbin/mount.exfat-fuse
diff --git a/filesystems/fuse-exfat/distinfo b/filesystems/fuse-exfat/distinfo
new file mode 100644
index 00000000000..b456090a500
--- /dev/null
+++ b/filesystems/fuse-exfat/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/04/05 19:32:55 maya Exp $
+
+SHA1 (fuse-exfat-1.3.0.tar.gz) = 35cafafbd46cd246be040557a6e9d3e81690c455
+RMD160 (fuse-exfat-1.3.0.tar.gz) = 95a682015ed560a56b12592ccb1abfef5a7d0200
+SHA512 (fuse-exfat-1.3.0.tar.gz) = fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488
+Size (fuse-exfat-1.3.0.tar.gz) = 57846 bytes