aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-sshfs
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2Wesley Shields2009-01-223-6/+7
| | | | | | | | | | | | - Add missing man page - Add pkg-message support when using the port PR: ports/130270 Submitted by: Andrew Clark <andrewclarkii@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=226663
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Upgrade to 1.8.Vanilla I. Shu2007-07-053-68/+4
| | | | | | | | PR: ports/114301 Submitted by: maintainer Notes: svn path=/head/; revision=194967
* - Update to 1.7Martin Wilke2006-12-043-4/+68
| | | | | | | | PR: ports/106344 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=178890
* - update to 1.6Yen-Ming Lee2006-03-203-4/+5
| | | | | | | PR: based on ports/93637 Notes: svn path=/head/; revision=157750
* Correctly handle library version number dependency.Vanilla I. Shu2006-02-111-3/+1
| | | | | | | | PR: ports/93158 Submitted by: maintainer Notes: svn path=/head/; revision=155710
* - Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4Pav Lucistnik2006-01-184-162/+18
| | | | | | | | PR: ports/91873 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=153832
* Add USE_GNOME=glib20 to fix the build with glib-2.8.Joe Marcus Clarke2005-11-061-2/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147453
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 1.3 [1]Simon Barner2005-10-314-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog summary: * bugfixes * Add remote uid detection and translation ('idmap=user' option). Idea and implementation details worked out by Jean-Marc Valin (Since this is rather untested, it's not yet mentioned in pkg-message). * Add support for SSH protocol version 1. Bug reported by Miklos Bagi Jr. * Add atomic create+open and ftruncate operation. This should fix issues with 'cp' and other programs failing with "Permission denied". To be effective, needs FUSE version 2.5 and kernel version 2.6.15 (just a guess, since neither of them is released yet). (Investigations are made whether this is possible/necessary for fuse4bsd) - User lower case in first letter of IGNORE Submitted by: Anish Mistry (maintainer) PR: ports/88265 Notes: svn path=/head/; revision=146821
* Add new port for fusefs-sshfs:Simon Barner2005-10-196-0/+198
SSHFS allows you to mount a remote directory over a normal ssh connection. WWW: http://sourceforge.net/projects/fuse/ PR: ports/87168 Submitted by: Anish Mistry <amistry@am-productions.biz> Reviewed by: Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant) Notes: svn path=/head/; revision=145833