summaryrefslogtreecommitdiff
path: root/sysutils/mtpfs/files/patch-mtpfs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* filesystems: add new category for file systems and related utilitiesRobert Clausecker2024-11-061-11/+0
| | | | | | | | | | | | | | | | | | The filesystems category houses file systems and file system utilities. It is added mainly to turn the sysutils/fusefs-* pseudo-category into a proper one, but is also useful for the sundry of other file systems related ports found in the tree. Ports that seem like they belong there are moved to the new category. Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are not moved as they currently don't fetch and don't have TIMESTAMP set in their distinfo, but that is required to be able to push a rename of the port by the pre-receive hook. Approved by: portmgr (rene) Reviewed by: mat Pull Request: https://github.com/freebsd/freebsd-ports/pull/302 PR: 281988
* sysutils/mtpfs: update to use githubJohn Hixson2020-07-021-22/+2
| | | | | | | | PR: 200078 Reported by: jensh604@gmail.com Notes: svn path=/head/; revision=541051
* - Add LICENSEDmitry Marakasov2018-08-011-4/+4
| | | | | | | | | | - Regenerate patches - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=476169
* - Update to 1.1Beech Rintoul2012-12-151-7/+15
| | | | | | | | PR: ports/174408 Submitted by: John Hixson <john@pcbsd.org> (maintainer) Notes: svn path=/head/; revision=308973
* - Fix build (fogot to updte patch)Chin-San Huang2009-01-241-6/+7
| | | | Notes: svn path=/head/; revision=226798
* New port: sysutils/mtpfs MTP device filesystemEdwin Groothuis2007-09-081-0/+22
MTPFS is a FUSE filesystem that supports reading aand writing from any MTP device (as supported by libmtp) WWW: http://www.adebenham.com/mtpfs/ Notes: svn path=/head/; revision=199075