Port details |
- sftpgo Fully featured and highly configurable SFTP, FTP/S, and WebDAV server
- 2.5.1 ftp
=2 2.4.4_4Version of this port present on the latest quarterly branch. - Maintainer: skozlov@FreeBSD.org
 - Port Added: 2021-06-08 16:48:08
- Last Update: 2023-05-24 20:40:00
- Commit Hash: 8f3d9e4
- People watching this port, also watch:: vault, netdata, openjdk8, coreutils, zfs-stats
- Also Listed In: www
- License: AGPLv3
- Description:
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/sftpgo/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/sftpgo
- pkg install sftpgo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sftpgo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684960511
SHA256 (sftpgo_v2.5.1_src_with_deps.tar.xz) = 71f4ecda16638d1725cc7339ebe18c9526a59527cf02df237c2df50924014f83
SIZE (sftpgo_v2.5.1_src_with_deps.tar.xz) = 11993444
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sftpgo-2.5.1:
BASH=on: Install programmable completions for Bash
FISH=on: Install programmable completions for Fish
MANPAGES=on: Build and/or install manual pages
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- ftp_sftpgo
- USES:
- go:modules tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1 24 May 2023 20:40:00
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.5.1
Changelog: https://github.com/drakkan/sftpgo/releases
Reported by: Sam <bsd@bontempi.net> |
2.4.5 08 Apr 2023 21:01:50
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.4.5 |
2.4.4_4 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
2.4.4_3 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
2.4.4_2 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
2.4.4_1 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
2.4.4 05 Feb 2023 20:16:46
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.4.4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.4.4 |
2.4.3_1 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
2.4.3 07 Jan 2023 18:31:58
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.4.3
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.4.3 |
2.4.2_1 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.4.2 08 Dec 2022 00:23:13
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.4.2
PR: 268221
Reported by: Sam <bsd@bontempi.net>
Changelog: https://github.com/drakkan/sftpgo/releases |
2.3.3_2 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.3.3_1 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.3.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.3 19 Aug 2022 23:12:22
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.3.3
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.3.3 |
2.3.1_2 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.3.1_1 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
2.3.1 14 Jun 2022 22:00:36
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.3.1
Changelogs:
https://github.com/drakkan/sftpgo/releases/tag/v2.3.0
https://github.com/drakkan/sftpgo/releases/tag/v2.3.1 |
2.2.3_1 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
2.2.3 01 May 2022 22:39:18
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.2.3
- Remove one patch (merged upstream)
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.2.3 |
2.2.2_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
2.2.2 08 Feb 2022 21:24:20
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: Fix build on i386 |
2.2.2 06 Feb 2022 23:12:49
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.2.2
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.2.2 |
2.2.1 09 Jan 2022 13:18:56
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: update to 2.2.1
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.2.1 |
2.2.0 23 Dec 2021 01:22:34
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: Update to 2.2.0
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.2.0 |
2.1.2 01 Oct 2021 23:11:00
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: Update to 2.1.2
Changelog: https://github.com/drakkan/sftpgo/releases |
2.1.0 16 Jun 2021 18:10:53
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: Update to 2.1.0
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.1.0 |
2.0.4 08 Jun 2021 16:46:34
    |
Serhii (Sergey) Kozlov (skozlov)  |
ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW]
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 |