| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/112346
Submitted by: mm
Additional testing: Boris Lytochkin <lytboris@gmail.com>
|
|
|
|
|
| |
PR: ports/106638
Submitted by: Martin Matuska <martin@matuska.org>
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
|
|
|
|
|
| |
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/97917
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: krion (mentor, implicit)
|
|
CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and
libcurl.
CurlFtpFS differentiates 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
WWW: http://curlftpfs.sourceforge.net/
Approved by: krion (mentor)
|