Commit graph

8 commits

Author SHA1 Message Date
Thomas Klausner
303fd48adc Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:03:22 +00:00
David Brownlee
0a76f86cc9 Add pkg-config to USE_TOOLS and make bluez-libs include conditional on Linux 2009-07-10 19:49:37 +00:00
Tobias Nygren
d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Juan Romero Pardines
8c514464a5 Use pkgsrc/mk/fuse.buildlink3.mk. 2007-03-07 17:38:11 +00:00
Sergey Svishchev
4f46d1157a Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
2006-10-29 11:23:06 +00:00
Sergey Svishchev
c11d89b336 Repair even more linkrot in MASTER_SITES and HOMEPAGEs... 2006-05-01 14:20:07 +00:00
pancake ;)
e9c4a179a4 * fix PKGNAME. 2006-02-20 10:43:15 +00:00
pancake ;)
a8192260ee * Initial import of fusefs-sshfs
This is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do.  On the
client side mounting the filesystem is as easy as logging into the
server with ssh.

The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful.  There were some limitations of that
codebase, so I rewrote it.  Features of this implementation are:

  - Based on FUSE (the best userspace filesystem framework for Linux ;)
  - Multithreading: more than one request can be on it's way to the
    server
  - Allowing large reads (max 64k)
  - Caching directory contents
  - Reconnect on failure
2006-02-12 03:04:43 +00:00