[Midnightbsd-cvs] [MidnightBSD/mports] 2ee34d: www/librefs: add libreFS S3 compatible object stor...
Lucas Holt
noreply at github.com
Wed Aug 12 10:42:19 EDT 2026
Branch: refs/heads/www/librefs
Home: https://github.com/MidnightBSD/mports
Commit: 2ee34df7fe7029803891b453688cd5c768e3a39b
https://github.com/MidnightBSD/mports/commit/2ee34df7fe7029803891b453688cd5c768e3a39b
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M GIDs
M UIDs
M www/Makefile
A www/librefs/Makefile
A www/librefs/distinfo
A www/librefs/files/librefs.in
A www/librefs/pkg-descr
Log Message:
-----------
www/librefs: add libreFS S3 compatible object storage server
libreFS is a community maintained fork of MinIO taken at
RELEASE.2025-04-22T22-12-26Z, the last release before the embedded web
console, LDAP/OIDC login and distributed mode were moved into a
proprietary product. www/minio is deprecated upstream and expires
2026-12-31, so this provides a maintained replacement.
The fork keeps the upstream github.com/minio/minio module path, so the
sources are fetched from GitHub while go.mod drives the module cache via
GO_MOD_DIST. The binary installs as bin/librefs, matching upstream, so it
does not conflict with www/minio.
AI-Assisted-by: Claude Opus 5 <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list