Commit 03f72edb authored by Rene Ladan's avatar Rene Ladan
Browse files

filesystems/moosefs2-client: Remove expired port

2026-03-31 filesystems/moosefs2-client: 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
parent fa529a90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5192,3 +5192,4 @@ filesystems/moosefs2-cgi||2026-03-31|Has expired: 2.x reached EoL 2017-12-31, us
filesystems/moosefs2-netdump||2026-03-31|Has expired: 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
filesystems/moosefs2-metalogger||2026-03-31|Has expired: 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
filesystems/moosefs2-cli||2026-03-31|Has expired: 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
filesystems/moosefs2-client||2026-03-31|Has expired: 2.x reached EoL 2017-12-31, use filesystems/moosefs-* 4.x instead
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@
    SUBDIR += moosefs-master
    SUBDIR += moosefs-metalogger
    SUBDIR += moosefs-netdump
    SUBDIR += moosefs2-client
    SUBDIR += moosefs2-master
    SUBDIR += moosefs3-cgi
    SUBDIR += moosefs3-cgiserv
+0 −10
Original line number Diff line number Diff line
PORTREVISION=	2
PKGNAMESUFFIX=	-client

COMMENT=	MooseFS client tools

MFS_COMPONENT=	client

MASTERDIR=	${.CURDIR}/../moosefs2-master

.include "${MASTERDIR}/Makefile"
+0 −7
Original line number Diff line number Diff line
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 clients: mfsmount and mfstools.
+0 −47
Original line number Diff line number Diff line
bin/mfsappendchunks
bin/mfscheckfile
bin/mfsdirinfo
bin/mfsfileinfo
bin/mfsfilerepair
bin/mfsmakesnapshot
bin/mfsgetgoal
bin/mfssetgoal
bin/mfsrgetgoal
bin/mfsrsetgoal
bin/mfsgettrashtime
bin/mfssettrashtime
bin/mfsrgettrashtime
bin/mfsrsettrashtime
bin/mfsgeteattr
bin/mfsseteattr
bin/mfsdeleattr
bin/mfsgetquota
bin/mfssetquota
bin/mfsdelquota
bin/mfsfilepaths
bin/mfsmount
bin/mfstools
@sample etc/mfs/mfsmount.cfg.sample
share/man/man1/mfsappendchunks.1.gz
share/man/man1/mfscheckfile.1.gz
share/man/man1/mfsdeleattr.1.gz
share/man/man1/mfsdelquota.1.gz
share/man/man1/mfsdirinfo.1.gz
share/man/man1/mfsfileinfo.1.gz
share/man/man1/mfsfilepaths.1.gz
share/man/man1/mfsfilerepair.1.gz
share/man/man1/mfsgeteattr.1.gz
share/man/man1/mfsgetgoal.1.gz
share/man/man1/mfsgetquota.1.gz
share/man/man1/mfsgettrashtime.1.gz
share/man/man1/mfsmakesnapshot.1.gz
share/man/man1/mfsrgetgoal.1.gz
share/man/man1/mfsrgettrashtime.1.gz
share/man/man1/mfsrsetgoal.1.gz
share/man/man1/mfsrsettrashtime.1.gz
share/man/man1/mfsseteattr.1.gz
share/man/man1/mfssetgoal.1.gz
share/man/man1/mfssetquota.1.gz
share/man/man1/mfssettrashtime.1.gz
share/man/man1/mfstools.1.gz
share/man/man8/mfsmount.8.gz