Port details |
- seaweedfs Distributed Object Store and Filesystem
- 3.59_7 net =2 3.59_5Version of this port present on the latest quarterly branch.
- Maintainer: drtr0jan@yandex.ru
- Port Added: 2021-01-06 11:11:06
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: sysutils
- License: APACHE20
- WWW:
- https://github.com/seaweedfs/seaweedfs/wiki
- Description:
- SeaweedFS is a distributed object store and file system to store and
serve billions of files fast. Its object store has O(1) disk seek,
and transparent cloud integration. The Filer supports cross-cluster
active-active replication, Kubernetes, POSIX, S3 API, encryption,
Erasure Coding for warm storage, FUSE mount, Hadoop, and WebDAV.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- seaweedfs>0:net/seaweedfs
- To install the port:
- cd /usr/ports/net/seaweedfs/ && make install clean
- To add the package, run one of these commands:
- pkg install net/seaweedfs
- pkg install seaweedfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: seaweedfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701978189
SHA256 (go/net_seaweedfs/seaweedfs-3.59/v0.0.0-20231113061208-27b34f37935f.mod) = 3e0f7102f62cda5a1206c73ab55bce5c06f3afbaef86f97fbf235dea66e157c8
SIZE (go/net_seaweedfs/seaweedfs-3.59/v0.0.0-20231113061208-27b34f37935f.mod) = 17381
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:
-
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for seaweedfs-3.59_7:
GOCDK=on: Go CDK PubSub API support
RCLONE=on: rsync for cloud storage backend
====> Filer store engines
ELASTIC=on: Elasticsearch support
SQLITE=on: SQLite database support
TIKV=off: TiKV database support
YDB=off: YDB support
===> Use 'make config' to modify these settings
- Options name:
- net_seaweedfs
- USES:
- go:modules zip
- 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 |
3.59_7 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
3.59_6 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
3.59_5 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.59_4 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.59_3 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.59_2 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
3.59_1 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
3.59 08 Dec 2023 07:25:20 |
Muhammad Moinur Rahman (bofh) Author: Boris Korzun |
net/seaweedfs: Update version 3.52=>3.59
Changelog: https://github.com/seaweedfs/seaweedfs/releases/tag/3.59
PR: 275609
Approved by: submitter is maintainer |
3.52_3 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
3.52_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
3.52_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.52 08 Jun 2023 10:51:07 |
Robert Clausecker (fuz) Author: Boris Korzun |
net/seaweedfs: update to 3.52
Changelogs:
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.48
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.49
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.50
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.51
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.52
PR: 271894 |
3.47 30 Apr 2023 18:41:40 |
Robert Clausecker (fuz) Author: Boris Korzun |
net/seaweedfs: update to 3.47
Changelogs:
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.44
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.45
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.46
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.47
PR: 271115 |
3.43_1 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.43 10 Mar 2023 11:10:22 |
Fernando Apesteguía (fernape) Author: Boris Korzun |
net/seaweedfs: Update to 3.43
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.38
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.39
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.40
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.41
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.42
* https://github.com/seaweedfs/seaweedfs/releases/tag/3.43
PR: 270011
Reported by: drtr0jan@yandex.ru (maintainer) |
3.37_4 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
3.37_3 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.37_2 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
3.37_1 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
3.37 25 Dec 2022 11:31:55 |
Nuno Teixeira (eduardo) Author: Boris Korzun |
net/seaweedfs: Update to 3.37
ChangeLog: https://github.com/seaweedfs/seaweedfs/releases/tag/3.36
https://github.com/seaweedfs/seaweedfs/releases/tag/3.37
PR: 268548 |
3.35_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
3.35 16 Nov 2022 23:07:43 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 3.35
- hand over maintainership thank-you Boris!
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
PR: 238112 |
3.20_2 13 Nov 2022 12:02:38 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 3.26, pet port
PR: 259527
Sponsored by: SkunkWerks, GmbH |
3.20_2 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
3.20_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) |
3.20 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 ) |
3.20 09 Aug 2022 10:44:34 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 3.20, use GO_MODULE magic
Obtained from: dmgk
Sponsored by: SkunkWerks, GmbH |
2.81_4 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.81_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
2.81_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
2.81_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
2.81 21 Dec 2021 23:42:47 |
Dave Cottlehuber (dch) |
net/seaweedfs: move binary to /bin/ |
2.81 21 Dec 2021 23:02:31 |
Dave Cottlehuber (dch) Author: Boris Korzun |
net/seaweedfs: update to 2.81
PR: 259527
Sponsored by: SkunkWerks, GmbH |
2.64 26 Aug 2021 06:36:44 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 2.64 |
2.56 30 Jun 2021 10:02:56 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 2.56
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
2.55 24 Jun 2021 20:43:12 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 2.55
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
2.49 31 May 2021 09:53:13 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 2.49 |
2.40 23 Apr 2021 10:04:05 |
Dave Cottlehuber (dch) |
net/seaweedfs: update to 2.40 |
2.35 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
2.35 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.35 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.35 29 Mar 2021 10:17:12 |
dch |
net/seaweedfs: update to 2.35
- separate deps for easier updates
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
2.29 03 Mar 2021 22:23:18 |
dch |
net/seaweedfs: update to 2.29
Sponsored by: SkunkWerks, GmbH |
2.28 23 Feb 2021 16:58:39 |
dch |
net/seaweedfs: remove upstreamed patch
It escaped moving patch from git->svn
Sponsored by: SkunkWerks, GmbH |
2.28 23 Feb 2021 16:56:26 |
dch |
net/seaweedfs: update to 2.28
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
2.22 30 Jan 2021 13:56:21 |
dch |
net/seaweedfs: update to 2.22 with fuse support
Include upstreamed patch that enables FUSE support in FreeBSD
Sponsored by: SkunkWerks, GmbH |
2.19 06 Jan 2021 11:10:57 |
dch |
net/seaweedfs: new port - distributed object store
SeaweedFS is a distributed object store and file system to store and
serve billions of files fast! Its object store has O(1) disk seek,
and transparent cloud integration. The Filer supports cross-cluster
active-active replication, POSIX, S3 API, encryption, Erasure Coding for
warm storage, FUSE mount, Hadoop, and WebDAV.
WWW: https://github.com/chrislusf/seaweedfs/wiki
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D27391 |