Port details |
- garage Open-source distributed storage service
- 1.0.0_7 www =2 1.0.0_6Version of this port present on the latest quarterly branch.
- Maintainer: ashish@FreeBSD.org
- Port Added: 2022-02-08 21:00:06
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: AGPLv3
- WWW:
- https://garagehq.deuxfleurs.fr/
- Description:
- An open-source distributed storage service you can
self-host to fullfill many needs.
Goals:
- Self-contained
- Fast to deploy, safe to operate
- Deploy everywhere on every machine
- Highly resilient
- ¦ ¦ ¦ ¦
- 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/www/garage/ && make install clean
- To add the package, run one of these commands:
- pkg install www/garage
- pkg install garage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: garage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715865289
SHA256 (garage-1.0.0.tar.gz) = 70fa89f732a3de4bb2d1158a2e89c521a993a734eb24b6bd65e79c207c2e8868
SIZE (garage-1.0.0.tar.gz) = 42459468
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:
-
- protoc : devel/protobuf
- rust>=1.84.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsodium.so : security/libsodium
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_garage
- USES:
- cargo pkgconfig
- pkg-message:
- If upgrading from < 0.9:
- To upgrade from 0.8.x to 0.9.0, please refer to the upgrade instructions at:
https://garagehq.deuxfleurs.fr/documentation/working-documents/migration-09/
- For install:
- To get started, refer to the documentation at:
/usr/local/share/doc/garage/book/src/quick_start/index.md
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_7 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
1.0.0_6 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
1.0.0_5 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
1.0.0_4 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.0.0_3 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.0.0_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.0.0_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.0.0 16 May 2024 22:18:21 |
Ashish SHUKLA (ashish) |
www/garage: Update to 1.0.0
- Update rc.d script to use daemon(8) to daemonize[0]
- Add garage_log_file rc.conf parameter for log file
PR: 274711 [0]
Reported by: vedad@kajtaz.net [0] |
0.9.0_4 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.9.0_3 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.9.0_2 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.9.0_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.9.0 21 Dec 2023 14:19:47 |
Ashish SHUKLA (ashish) |
www/garage: Update to 0.9.0 |
0.8.4_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.8.4_1 18 Nov 2023 20:20:43 |
Robert Clausecker (fuz) |
www/garage: fix build on armv7/i386
Disable LTO to avoid address space exhaustion.
Approved by: portmgr (build fix blanket)
MFH: 2023Q4 |
0.8.4_1 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.8.4 24 Sep 2023 23:24:19 |
Ashish SHUKLA (ashish) |
www/garage: Update to 0.8.4
- Add rc.d script
- Relocate CARGO_VENDOR_DIR
Co-authored-by: Isaak Tsalicoglou <tisaak@gmail.com> |
0.8.2_2 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.8.2_1 06 Aug 2023 23:52:27 |
Muhammad Moinur Rahman (bofh) |
www/garage: Fix build
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.8.2_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.8.2 16 Jun 2023 01:01:08 |
Ashish SHUKLA (ashish) |
www/garage: Fix pkg-plist
Missed it in the previous commit ea1e517a36da |
0.8.2 15 Jun 2023 20:06:39 |
Ashish SHUKLA (ashish) |
www/garage: Update to 0.8.2
- Move CARGO_CRATES to their own file
- Remove the patch |
0.8.1_5 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.8.1_4 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.8.1_3 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.8.1_2 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.8.1_1 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.8.1 06 Jan 2023 19:12:30 |
Ashish SHUKLA (ashish) |
www/garage: Update to 0.8.1 |
0.7.2_6 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.7.2_5 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.7.2_4 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
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) |
0.7.2_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 ) |
0.7.2_3 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr |
0.7.2_2 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
0.7.2_3 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
0.7.2_2 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
0.7.2_1 08 Jun 2022 17:18:06 |
Piotr Kubaj (pkubaj) |
www/garage: fix build on ARM / POWER
error[E0308]: mismatched types
-->
/wrkdirs/usr/ports/www/garage/work/garage/cargo-crates/pnet_datalink-0.28.0/src/bpf.rs:133:29
|
133 | iface.ifr_name[i] = c as i8;
| ----------------- ^^^^^^^ expected `u8`, found `i8`
| |
| expected due to the type of this binding |
0.7.2_1 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
0.7.2 29 May 2022 16:55:18 |
Ashish SHUKLA (ashish) |
www/garage: Update to 0.7.2 |
0.6.0_2 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
0.6.0_1 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
0.6.0 08 Feb 2022 20:59:36 |
Ashish SHUKLA (ashish) |
www/garage: New port: Open-source distributed storage service
An open-source distributed storage service you can
self-host to fullfill many needs.
Goals:
- Self-contained
- Fast to deploy, safe to operate
- Deploy everywhere on every machine
- Highly resilient
WWW: https://garagehq.deuxfleurs.fr/ |