git: 90502fc3f144 - main - filesystems/moosefs2-*: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Feb 2026 23:41:10 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90502fc3f14485b41b09d30bcfed7b08a5b6155f
commit 90502fc3f14485b41b09d30bcfed7b08a5b6155f
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-02-06 23:38:42 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-06 23:41:05 +0000
filesystems/moosefs2-*: Deprecate
2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead.
PR: 289966
Approved by: Piotr R. Konopelko (MooseFS) <piotr.konopelko@moosefs.com> (maintainer)
MFH: 2026Q1
---
filesystems/moosefs2-cgi/Makefile | 1 +
filesystems/moosefs2-cgiserv/Makefile | 2 +-
filesystems/moosefs2-chunkserver/Makefile | 2 +-
filesystems/moosefs2-cli/Makefile | 2 +-
filesystems/moosefs2-client/Makefile | 2 +-
filesystems/moosefs2-master/Makefile | 6 ++++--
filesystems/moosefs2-metalogger/Makefile | 2 +-
filesystems/moosefs2-netdump/Makefile | 2 +-
8 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/filesystems/moosefs2-cgi/Makefile b/filesystems/moosefs2-cgi/Makefile
index d33138f4f30c..4aed8d65bd3f 100644
--- a/filesystems/moosefs2-cgi/Makefile
+++ b/filesystems/moosefs2-cgi/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION= 2
PKGNAMESUFFIX= -cgi
COMMENT= MooseFS CGI interface
diff --git a/filesystems/moosefs2-cgiserv/Makefile b/filesystems/moosefs2-cgiserv/Makefile
index afe97c58fc27..84293196a626 100644
--- a/filesystems/moosefs2-cgiserv/Makefile
+++ b/filesystems/moosefs2-cgiserv/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -cgiserv
COMMENT= MooseFS CGI web server
diff --git a/filesystems/moosefs2-chunkserver/Makefile b/filesystems/moosefs2-chunkserver/Makefile
index a194e2c20296..fbe20f5156f2 100644
--- a/filesystems/moosefs2-chunkserver/Makefile
+++ b/filesystems/moosefs2-chunkserver/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -chunkserver
COMMENT= MooseFS data storage and synchronization component
diff --git a/filesystems/moosefs2-cli/Makefile b/filesystems/moosefs2-cli/Makefile
index 1a6757a94e1c..5198e758b385 100644
--- a/filesystems/moosefs2-cli/Makefile
+++ b/filesystems/moosefs2-cli/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -cli
COMMENT= MooseFS command line interface
diff --git a/filesystems/moosefs2-client/Makefile b/filesystems/moosefs2-client/Makefile
index 9cf2d724e61e..289713de1f82 100644
--- a/filesystems/moosefs2-client/Makefile
+++ b/filesystems/moosefs2-client/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -client
COMMENT= MooseFS client tools
diff --git a/filesystems/moosefs2-master/Makefile b/filesystems/moosefs2-master/Makefile
index f71b0645904f..5a032d722157 100644
--- a/filesystems/moosefs2-master/Makefile
+++ b/filesystems/moosefs2-master/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moosefs2
PORTVERSION= 2.0.91
-PORTREVISION= 1
+PORTREVISION?= 2
CATEGORIES= filesystems sysutils
MASTER_SITES= http://ppa.moosefs.com/src/
PKGNAMESUFFIX?= -master
@@ -12,9 +12,11 @@ WWW= https://moosefs.com/
LICENSE= GPLv2
+DEPRECATED= 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
+EXPIRATION_DATE= 2026-03-31
+
USES= python:build
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
WRKSRC= ${WRKDIR}/moosefs-${PORTVERSION}
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
diff --git a/filesystems/moosefs2-metalogger/Makefile b/filesystems/moosefs2-metalogger/Makefile
index 6922aac6de8f..0292170dd597 100644
--- a/filesystems/moosefs2-metalogger/Makefile
+++ b/filesystems/moosefs2-metalogger/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -metalogger
COMMENT= MooseFS metadata backup server
diff --git a/filesystems/moosefs2-netdump/Makefile b/filesystems/moosefs2-netdump/Makefile
index 819857812fb0..75b0460a6833 100644
--- a/filesystems/moosefs2-netdump/Makefile
+++ b/filesystems/moosefs2-netdump/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -netdump
COMMENT= MooseFS network packet dump utility