Port details |
- sftpgo Fully featured and highly configurable SFTP, FTP/S, and WebDAV server
- 2.6.4 ftp =5 2.6.2_2Version of this port present on the latest quarterly branch.
- Maintainer: skozlov@FreeBSD.org
- Port Added: 2021-06-08 16:48:08
- Last Update: 2024-11-28 21:35:09
- Commit Hash: 33d3fd2
- People watching this port, also watch:: jitsi-meet, node, memcached, freeradius3, libxml2
- Also Listed In: www
- License: AGPLv3
- WWW:
- https://github.com/drakkan/sftpgo
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1732829562
SHA256 (sftpgo_v2.6.4_src_with_deps.tar.xz) = 5903360dd6da0dba07c778e2886e437d1c54a625894b7443e3b3b155f5ed3a73
SIZE (sftpgo_v2.6.4_src_with_deps.tar.xz) = 11985844
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:
-
- go122 : lang/go122
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sftpgo-2.6.4:
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:1.22,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.6.4 28 Nov 2024 21:35:09 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.6.4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.4 |
2.6.2_3 08 Nov 2024 20:58:46 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update
PR: 281842 |
2.6.2_2 08 Nov 2024 14:39:46 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: unbreak build
SFTPGo requires Go 1.22.7+, but the default is 1.21, so it doesn't
build without specifying the version explicitly. Unfortunatelly, go.mk
doesn't support specifying _minimum_ Go version, so I have to pin it to
1.22 even though the port builds OK on 1.23 and 1.24. |
2.6.2_2 01 Oct 2024 17:04:04 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: remove go version pin
The port actually builds fine for 1.23 as well.
PR: 281795
Reported by: Jordan Ostreff <jordan@ostreff.info> |
2.6.2_2 09 Aug 2024 06:24:09 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update |
2.6.2_1 03 Jul 2024 08:29:47 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update |
2.6.2 21 Jun 2024 23:03:33 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.6.2
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.2 |
2.6.1 19 Jun 2024 14:31:23 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.6.1
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.1 |
2.6.0_1 15 Jun 2024 09:52:23 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go122 update
MFH: 2024Q2 |
2.6.0 19 May 2024 21:32:47 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.6.0
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.0 |
2.5.6 13 May 2024 23:18:35 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.5.6
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.5.6 |
2.5.5_5 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.5.5_4 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.5.5_3 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
2.5.5_2 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
2.5.5_1 18 Jan 2024 18:19:34 |
Renato Botelho (garga) |
ftp/sftpgo: Move manpages to share/man
Approved by: portmgr (blanket) |
2.5.5 08 Dec 2023 20:35:33 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.5.5
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.5.5 |
2.5.4_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
2.5.4 16 Sep 2023 13:07:38 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.5.4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.5.4 |
2.5.3_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
2.5.3_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.5.3 13 Jul 2023 22:05:54 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.5.3
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.5.3 |
2.5.2 17 Jun 2023 19:06:05 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: update to 2.5.2 |
2.5.1_1 30 May 2023 20:33:22 |
Serhii (Sergey) Kozlov (skozlov) |
ftp/sftpgo: Fix plist
PR: 271612
Reported by: Sam <bsd@bontempi.net> |
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 |