git: cc9d67290998 - main - filesystems/moosefs3-cli: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jun 2026 20:46:15 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc9d67290998233ed72850132f13dc4dd6dd31da
commit cc9d67290998233ed72850132f13dc4dd6dd31da
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 20:46:11 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 20:46:11 +0000
filesystems/moosefs3-cli: Remove expired port
2026-06-30 filesystems/moosefs3-cli: 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead
---
MOVED | 1 +
filesystems/Makefile | 1 -
filesystems/moosefs3-cli/Makefile | 10 ----------
filesystems/moosefs3-cli/pkg-descr | 7 -------
filesystems/moosefs3-cli/pkg-plist | 2 --
5 files changed, 1 insertion(+), 20 deletions(-)
diff --git a/MOVED b/MOVED
index f37a8594cd9c..35a3e45a4794 100644
--- a/MOVED
+++ b/MOVED
@@ -5440,3 +5440,4 @@ filesystems/moosefs3-chunkserver|filesystems/moosefs-chunkserver|2026-06-30|Has
filesystems/moosefs3-netdump|filesystems/moosefs-netdump|2026-06-30|Has expired: 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead
filesystems/moosefs3-metalogger|filesystems/moosefs-metalogger|2026-06-30|Has expired: 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead
filesystems/moosefs3-cgiserv||2026-06-30|Has expired: 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead
+filesystems/moosefs3-cli|filesystems/moosefs-cli|2026-06-30|Has expired: 3.x reached EoL 2025-03-31, use filesystems/moosefs-* 4.x instead
diff --git a/filesystems/Makefile b/filesystems/Makefile
index c1be4c3c935c..6eda88510e31 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -68,7 +68,6 @@
SUBDIR += moosefs-metalogger
SUBDIR += moosefs-netdump
SUBDIR += moosefs3-cgi
- SUBDIR += moosefs3-cli
SUBDIR += moosefs3-client
SUBDIR += moosefs3-master
SUBDIR += mp3fs
diff --git a/filesystems/moosefs3-cli/Makefile b/filesystems/moosefs3-cli/Makefile
deleted file mode 100644
index d8117e352456..000000000000
--- a/filesystems/moosefs3-cli/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-PORTREVISION= 0
-PKGNAMESUFFIX= -cli
-
-COMMENT= MooseFS command line interface
-
-MFS_COMPONENT= cli
-
-MASTERDIR= ${.CURDIR}/../moosefs3-master
-
-.include "${MASTERDIR}/Makefile"
diff --git a/filesystems/moosefs3-cli/pkg-descr b/filesystems/moosefs3-cli/pkg-descr
deleted file mode 100644
index 9b4fd59436bf..000000000000
--- a/filesystems/moosefs3-cli/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
-network distributed file system. It spreads data over several physical commodity
-servers, which are visible to the user as one resource.
-
-For standard file operations MooseFS acts like any other Unix-like file system.
-
-This port provides: MooseFS CLI utilities.
diff --git a/filesystems/moosefs3-cli/pkg-plist b/filesystems/moosefs3-cli/pkg-plist
deleted file mode 100644
index b89b6b5ecf83..000000000000
--- a/filesystems/moosefs3-cli/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/mfscli
-share/man/man1/mfscli.1.gz