aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-fur
Commit message (Collapse)AuthorAgeFilesLines
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
|
* Convert USE_FUSE macros into USES feature.bapt2013-03-071-1/+1
| | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)gahr2013-02-281-2/+2
| | | | Approved by: portmgr
* - Convert to new options frameworkbapt2013-02-211-11/+9
| | | | - Use USE_PKGCONFIG
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-211-1/+1
| | | | | Submitted by: avl via IM Approved by: avl via IM
* - introduce a USE_FUSE macroflo2012-12-141-3/+2
| | | | | | | | | - 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)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with P,R,S
* - Update to 0.4.6avl2009-07-242-5/+5
| | | | | | - FUR in the SynCE project now, change MASTER_SITES to SF/synce Approved by: tabthorpe, glarkin (mentors, implicit)
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-04-011-0/+2
| | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* FUR is an application that let the user mount a Windows CE based device on yourmiwi2009-03-245-0/+82
file system: it uses the brilliant FUSE and the librapi2 of the Synce Project to give you the illusion that the storage of your Pocket PC is mounted on a directory on your local filesystem. WWW: http://www.infis.univ.ts.it/~riccardo/FUR.html PR: ports/132972 Submitted by: Alexander Logvinov <ports at logvinov.com>