aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-fusexmp_fh
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
* - Update to 2.9.3Sunpoet Po-Chuan Hsieh2013-09-205-37/+83
| | | | | | | | | | | | | | - While I'm here: - Add LICENSE - Remove contiguous blank lines Changes: http://sourceforge.net/p/fuse/fuse/ci/master/tree/ChangeLog http://sourceforge.net/p/fuse/fuse/ci/master/tree/NEWS PR: ports/182238 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=327659
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Convert USE_FUSE macros into USES feature.7-eolBaptiste Daroussin2013-03-061-6/+2
| | | | | | | | | 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
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)Pietro Cerutti2013-02-281-5/+0
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=313088
* - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Fix build for FreeBSD-6 by importing libfuse-libs patchesLi-Wen Hsu2010-08-286-0/+128
| | | | | | | Submitted by: <buganini AT gmail.com> (maintainer) Notes: svn path=/head/; revision=260144
* Add fusefs-fusexmp_fh 2.7.4, dummy driver from fusefs-libs example.Li-Wen Hsu2010-08-223-0/+50
PR: ports/149868 Submitted by: buganini at gmail.com Notes: svn path=/head/; revision=259728