aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mtpfs
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326070
* Convert USE_FUSE macros into USES feature.7-eolBaptiste Daroussin2013-03-061-1/+1
| | | | | | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix Notes: svn path=/head/; revision=313527 svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
* - Update to 1.1Beech Rintoul2012-12-155-32/+64
| | | | | | | | PR: ports/174408 Submitted by: John Hixson <john@pcbsd.org> (maintainer) Notes: svn path=/head/; revision=308973
* - introduce a USE_FUSE macroFlorian Smeets2012-12-141-2/+1
| | | | | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=308910
* - Fix build with clangGuido Falsi2012-10-302-12/+17
| | | | | | | | | | | | | | While I'm here: - Trim Makefile headers - Remove ABI version numbers from LIB_DEPENDS - Update author address in Created by line Approved by: John Hixson <john@pcbsd.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306689
* - Chase libmtp shlib bumpMartin Wilke2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297427
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Chase audio/libmtp update.Max Brazhnikov2010-05-101-0/+1
| | | | Notes: svn path=/head/; revision=254066
* - Fix build (fogot to updte patch)Chin-San Huang2009-01-241-6/+7
| | | | Notes: svn path=/head/; revision=226798
* - Update to 0.9Chin-San Huang2009-01-242-5/+4
| | | | Notes: svn path=/head/; revision=226795
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Chase audio/libmtp share library version bumpRong-En Fan2008-03-311-1/+1
| | | | | | | PR: ports/12203 Notes: svn path=/head/; revision=210211
* - Chase audio/libmtp share library version bumpRong-En Fan2008-02-281-1/+1
| | | | | | | PR: 118499 Notes: svn path=/head/; revision=208069
* Add missing dependencies.Edwin Groothuis2007-09-111-1/+4
| | | | | | | Noticed by: TAPHR Notes: svn path=/head/; revision=199338
* Remove 'makedepend' generated fileEdwin Groothuis2007-09-081-24/+0
| | | | Notes: svn path=/head/; revision=199078
* PR: ports/114762Edwin Groothuis2007-09-081-1/+1
| | | | | | | Submitted by: John Hixson <john@pcbsd.divinix.org> Notes: svn path=/head/; revision=199077
* New port: sysutils/mtpfs MTP device filesystemEdwin Groothuis2007-09-087-0/+100
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