| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Merge upstreqam patches:
- https://github.com/libfuse/sshfs/issues/211
- https://github.com/libfuse/sshfs/issues/212
- https://github.com/libfuse/sshfs/issues/278
PR: 264607
Reported by: rozhuk.im@gmail.com
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.3
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.2
|
|
|
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/releases
Notes:
svn path=/head/; revision=556477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- include posix_openpt() usage patch
- add workaround for readdir() issue: #211
- fix few warnings
- Add DOCS option
- remove gettext dep
Upstream patches:
https://github.com/libfuse/sshfs/pull/212
https://github.com/libfuse/sshfs/issues/211
PR: 246325
Submitted by: rozhuk.im@gmail.com
Notes:
svn path=/head/; revision=538024
|
|
|
|
|
|
|
| |
Relnotes:https://github.com/libfuse/sshfs/releases
Notes:
svn path=/head/; revision=525346
|
|
|
|
| |
Notes:
svn path=/head/; revision=516727
|
|
|
|
| |
Notes:
svn path=/head/; revision=499205
|
|
|
|
|
|
|
| |
Relnotes:https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst
Notes:
svn path=/head/; revision=488806
|
|
|
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/releases
Notes:
svn path=/head/; revision=486245
|
|
|
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst
Notes:
svn path=/head/; revision=475204
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NDEBUG [1]
PR: 223338 [1]
Submitted by: rozhuk.im@gmail.com [1]
Relnotes: https://github.com/libfuse/sshfs/releases
Notes:
svn path=/head/; revision=458485
|
|
|
|
|
|
|
| |
Approved by: bofh
Notes:
svn path=/head/; revision=453084
|
|
|
|
|
|
|
| |
Relnotes: https://github.com/libfuse/sshfs/blob/master/ChangeLog
Notes:
svn path=/head/; revision=442599
|
|
|
|
|
|
|
| |
0 Add USES=gettext
Notes:
svn path=/head/; revision=419095
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to GITHUB
- Add USES=autoreconf
- Change WWW to GITHUB page
- Add in pkg-message to load pty for Version 10.0+ [1]
PR: 208586 [1]
Submitted by: luke@foolishgames.com [1]
Notes:
svn path=/head/; revision=412954
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
Changes: http://sourceforge.net/p/fuse/sshfs/ci/master/tree/ChangeLog
PR: ports/185845
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=342502
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 165986
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=293505
|
|
|
|
|
|
|
|
| |
PR: 163422
Submitted by: Johannes Totz <johannes@jo-t.de>
Notes:
svn path=/head/; revision=287656
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/114301
Submitted by: maintainer
Notes:
svn path=/head/; revision=194967
|
|
|
|
|
|
|
|
| |
PR: ports/106344
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
Notes:
svn path=/head/; revision=178890
|
|
|
|
|
|
|
| |
PR: based on ports/93637
Notes:
svn path=/head/; revision=157750
|
|
|
|
|
|
|
|
| |
PR: ports/91873
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
Notes:
svn path=/head/; revision=153832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|