Sat Apr 7 19:46:21 2018 UTC ()
fuse-ntfs-3g: added missing commit


(adam)
diff -r1.19 -r1.20 pkgsrc/filesystems/fuse-ntfs-3g/Makefile
diff -r1.5 -r1.6 pkgsrc/filesystems/fuse-ntfs-3g/PLIST

cvs diff -r1.19 -r1.20 pkgsrc/filesystems/fuse-ntfs-3g/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/fuse-ntfs-3g/Makefile 2015/11/10 17:45:22 1.19
+++ pkgsrc/filesystems/fuse-ntfs-3g/Makefile 2018/04/07 19:46:21 1.20
@@ -1,32 +1,21 @@ @@ -1,32 +1,21 @@
1# $NetBSD: Makefile,v 1.19 2015/11/10 17:45:22 adam Exp $ 1# $NetBSD: Makefile,v 1.20 2018/04/07 19:46:21 adam Exp $
2 2
3.include "../../filesystems/libntfs/Makefile.common" 3.include "../../filesystems/libntfs/Makefile.common"
4 4
5PKGNAME= fuse-${DISTNAME:S/_ntfsprogs//} 5PKGNAME= fuse-${DISTNAME:S/_ntfsprogs//}
6CATEGORIES= filesystems 6CATEGORIES= filesystems
7 7
8COMMENT= NTFS driver with read and write support 8COMMENT= NTFS driver with read and write support
9 9
10CONFIGURE_ARGS+= --disable-ntfsprogs 10CONFIGURE_ARGS+= --disable-ntfsprogs
11CONFIGURE_ARGS+= --enable-mount-helper 11CONFIGURE_ARGS+= --enable-mount-helper
12 12
13BUILD_DIRS= src 13NOT_FOR_PLATFORM= NetBSD-*-* # ancient fuse API
14 14
15USE_TOOLS+= pkg-config 15BUILD_DIRS= src
16 16
17PLIST_VARS+= lowntfs 17USE_TOOLS+= pkg-config
18.include "../../mk/bsd.prefs.mk" 
19SUBST_CLASSES+= lowntfs 
20SUBST_MESSAGE.lowntfs= Dealing with lowntfs. 
21SUBST_STAGE.lowntfs= pre-configure 
22SUBST_FILES.lowntfs= src/Makefile.in 
23.if ${OPSYS} == "NetBSD" 
24SUBST_SED.lowntfs= -e 's,@ENABLE_LOWNTFS@,\#,' 
25.else 
26SUBST_SED.lowntfs= -e 's,@ENABLE_LOWNTFS@,,' 
27PLIST.lowntfs= yes 
28.endif 
29 18
30.include "../../filesystems/libntfs/buildlink3.mk" 19.include "../../filesystems/libntfs/buildlink3.mk"
31.include "../../mk/fuse.buildlink3.mk" 20.include "../../mk/fuse.buildlink3.mk"
32.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/filesystems/fuse-ntfs-3g/PLIST (expand / switch to unified diff)

--- pkgsrc/filesystems/fuse-ntfs-3g/PLIST 2015/11/10 17:45:22 1.5
+++ pkgsrc/filesystems/fuse-ntfs-3g/PLIST 2018/04/07 19:46:21 1.6
@@ -1,14 +1,10 @@ @@ -1,14 +1,10 @@
1@comment $NetBSD: PLIST,v 1.5 2015/11/10 17:45:22 adam Exp $ 1@comment $NetBSD: PLIST,v 1.6 2018/04/07 19:46:21 adam Exp $
2${PLIST.lowntfs}bin/lowntfs-3g 2bin/lowntfs-3g
3bin/ntfs-3g 3bin/ntfs-3g
4bin/ntfs-3g.probe 4bin/ntfs-3g.probe
5bin/ntfs-3g.secaudit 
6bin/ntfs-3g.usermap 
7man/man8/mount.lowntfs-3g.8 5man/man8/mount.lowntfs-3g.8
8man/man8/mount.ntfs-3g.8 6man/man8/mount.ntfs-3g.8
9man/man8/ntfs-3g.8 7man/man8/ntfs-3g.8
10man/man8/ntfs-3g.probe.8 8man/man8/ntfs-3g.probe.8
11man/man8/ntfs-3g.secaudit.8 
12man/man8/ntfs-3g.usermap.8 
13sbin/mount.lowntfs-3g 9sbin/mount.lowntfs-3g
14sbin/mount.ntfs-3g 10sbin/mount.ntfs-3g