aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-fur
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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - 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
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* 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
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)Pietro Cerutti2013-02-281-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=313088
* - Convert to new options frameworkBaptiste Daroussin2013-02-201-11/+9
| | | | | | | - Use USE_PKGCONFIG Notes: svn path=/head/; revision=312641
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* - introduce a USE_FUSE macroFlorian Smeets2012-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) Notes: svn path=/head/; revision=308910
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Update to 0.4.6Alexander Logvinov2009-07-242-5/+5
| | | | | | | | | - FUR in the SynCE project now, change MASTER_SITES to SF/synce Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=238313
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Allow to build with MAKE_JOBS_SAFEMartin Wilke2009-03-311-0/+2
| | | | | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231414
* FUR is an application that let the user mount a Windows CE based device on yourMartin Wilke2009-03-235-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> Notes: svn path=/head/; revision=230778