Bug 241558

Summary: [NEW PORT] sysutils/fusefs-jmtpfs: MTP fusefs
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Some People CC: jbeich, jhixson, rozhuk.im
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Ivan Rozhuk 2019-10-29 00:41:51 UTC
Created attachment 208665 [details]
patch

sysutils/mtpfs and sysutils/fusefs-simple-mtpfs does not work for me, but this works ok.
Some times it freezes but always continue work after some time.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-02 01:42:59 UTC
A commit references this bug:

Author: jbeich
Date: Sat Nov  2 01:42:10 UTC 2019
New revision: 516281
URL: https://svnweb.freebsd.org/changeset/ports/516281

Log:
  sysutils/fusefs-jmtpfs: add new port

  PR:		241558
  Submitted by:	rozhuk.im@gmail.com

Changes:
  head/sysutils/Makefile
  head/sysutils/fusefs-jmtpfs/
  head/sysutils/fusefs-jmtpfs/Makefile
  head/sysutils/fusefs-jmtpfs/distinfo
  head/sysutils/fusefs-jmtpfs/pkg-descr
Comment 2 Jan Beich freebsd_committer freebsd_triage 2019-11-02 01:44:17 UTC
(In reply to rozhuk.im from comment #0)
> sysutils/fusefs-simple-mtpfs does not work for me

And me. ;) Directory listing times out here. I mostly use adb, so didn't notice when simple-mtpfs regressed.
However, jmtpfs works fine here.
Comment 3 Ivan Rozhuk 2019-11-02 02:47:12 UTC
Thanks!