Created attachment 190283 [details] fusefs-ntfs-compression https://github.com/ebiggers/ntfs-3g-system-compression this little plugin for ntfs-3g allows it to read files compressed with the new fancy Windows 10 compression features.
Error out in configure phase: https://gist.github.com/anonymous/7d86e47bba6c34caf1c2f11994f2a010
Created attachment 190797 [details] fusefs-ntfs-compression.patch ah, USES=libtool
Failed in package stage: https://gist.github.com/anonymous/1998a83ac359ed3a7e5b7c3c596a5806 Please try to test it in poudriere, or do the quick tests: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html you submission is good, hope these can improve the quality even more.
Created attachment 190799 [details] fusefs-ntfs-compression.patch v3 (In reply to Li-Wen Hsu from comment #3) oh I shouldn't have added the la file (lol it's libtool junk) to the plist. Was it getting installed on my machine because of the DEVELOPER=1 option?
Created attachment 190800 [details] fusefs-ntfs-compression.patch actually v3 oops wrong upload
(In reply to Greg V from comment #4) > Was it getting installed on my machine because of the DEVELOPER=1 option? I don't think so, I also have that enabled on my machine.
A commit references this bug: Author: lwhsu Date: Mon Feb 19 14:43:16 UTC 2018 New revision: 462327 URL: https://svnweb.freebsd.org/changeset/ports/462327 Log: - Add sysutils/fusefs-ntfs-compression, NTFS-3G plugin for reading XPRESS or LZX compressed files PR: 225638 Submitted by: Greg V <greg@unrelenting.technology> Changes: head/sysutils/Makefile head/sysutils/fusefs-ntfs-compression/ head/sysutils/fusefs-ntfs-compression/Makefile head/sysutils/fusefs-ntfs-compression/distinfo head/sysutils/fusefs-ntfs-compression/pkg-descr