Commit graph

4 commits

Author SHA1 Message Date
Joe Marcus Clarke
937f5ed79b Add USE_GNOME=glib20 to fix the build with glib-2.8.
Reported by:	pointyhat via kris
2005-11-06 20:15:42 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Simon Barner
4e1f2cf3f4 - Update to 1.3 [1]
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
2005-10-31 12:49:43 +00:00
Simon Barner
bac96c84c1 Add new port for fusefs-sshfs:
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)
2005-10-19 08:21:28 +00:00