summaryrefslogtreecommitdiff
path: root/filesystems/fuse-curlftpfs
AgeCommit message (Collapse)AuthorFilesLines
2008-03-27Update distinfo to reflect reality.bjs1-2/+1
2008-03-27Update to version 0.9.1. Changes since 0.9:bjs3-21/+8
- Ask for a password in the terminal so that it doesn't show in ps. - Support different codepages. - Support for SOCKS proxy. - Bug fixes. Add CFLAGS.NetBSD+=-D_NETBSD_SOURCE to make it build.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-03-15Fix up CATEGORIES for filesystemagc1-2/+2
2007-02-28NetBSD now has /usr/include/fuse_opt.h, remove unnecessary patchesxtraeme3-31/+1
removing the include of fuse_opt.h.
2007-02-21aspell.wiz1-2/+2
2007-02-20Initial import of fuse-curlftpfs-0.9.0.xtraeme8-0/+96
CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. Features CurlFtpFS diferentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system