Bug 225638 - New port: sysutils/fusefs-ntfs-compression: ntfs-3g plugin for XPRESS/LXZ support
Summary: New port: sysutils/fusefs-ntfs-compression: ntfs-3g plugin for XPRESS/LXZ sup...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-03 00:14 UTC by Val Packett
Modified: 2018-02-19 14:43 UTC (History)
1 user (show)

See Also:


Attachments
fusefs-ntfs-compression (1.96 KB, patch)
2018-02-03 00:14 UTC, Val Packett
no flags Details | Diff
fusefs-ntfs-compression.patch (1.97 KB, patch)
2018-02-19 13:48 UTC, Val Packett
no flags Details | Diff
fusefs-ntfs-compression.patch v3 (1.97 KB, patch)
2018-02-19 14:35 UTC, Val Packett
no flags Details | Diff
fusefs-ntfs-compression.patch actually v3 (1.93 KB, patch)
2018-02-19 14:35 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2018-02-03 00:14:29 UTC
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.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2018-02-19 13:43:06 UTC
Error out in configure phase:

https://gist.github.com/anonymous/7d86e47bba6c34caf1c2f11994f2a010
Comment 2 Val Packett 2018-02-19 13:48:29 UTC
Created attachment 190797 [details]
fusefs-ntfs-compression.patch

ah, USES=libtool
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2018-02-19 14:20:29 UTC
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.
Comment 4 Val Packett 2018-02-19 14:35:01 UTC
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?
Comment 5 Val Packett 2018-02-19 14:35:47 UTC
Created attachment 190800 [details]
fusefs-ntfs-compression.patch actually v3

oops wrong upload
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2018-02-19 14:38:13 UTC
(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.
Comment 7 commit-hook freebsd_committer freebsd_triage 2018-02-19 14:43:55 UTC
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