aboutsummaryrefslogtreecommitdiff
path: root/ftp/sftpgo/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW]Serhii (Sergey) Kozlov2021-06-081-0/+6
Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in Go. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. WWW: https://github.com/drakkan/sftpgo Approved by: koobs Differential Revision: https://reviews.freebsd.org/D30661