aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs2-client
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-07-07 20:58:23 +0000
committerMark Felder <feld@FreeBSD.org>2016-07-07 20:58:23 +0000
commit22d6c5c36ed3fd05c424507e24a4e8de51c02209 (patch)
tree6de1a37b3983852003f6cdbfa9605edf344bd3f8 /sysutils/moosefs2-client
parente83fe6e0bedd71f5b9d2d26813ad68bfba0dec72 (diff)
downloadports-22d6c5c36ed3fd05c424507e24a4e8de51c02209.tar.gz
ports-22d6c5c36ed3fd05c424507e24a4e8de51c02209.zip
Move moosefs ports to moosefs2
This makes room for moosefs3-* and moosefs4-* ports. We do not want end users blindly upgrading moosefs across major and have issues or data loss. PR: 210306
Notes
Notes: svn path=/head/; revision=418199
Diffstat (limited to 'sysutils/moosefs2-client')
-rw-r--r--sysutils/moosefs2-client/Makefile14
-rw-r--r--sysutils/moosefs2-client/pkg-descr9
-rw-r--r--sysutils/moosefs2-client/pkg-plist47
3 files changed, 70 insertions, 0 deletions
diff --git a/sysutils/moosefs2-client/Makefile b/sysutils/moosefs2-client/Makefile
new file mode 100644
index 000000000000..5d4f80bbaebf
--- /dev/null
+++ b/sysutils/moosefs2-client/Makefile
@@ -0,0 +1,14 @@
+# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
+# $FreeBSD$
+
+PKGNAMESUFFIX= -client
+
+COMMENT= MooseFS client tools
+
+LICENSE= GPLv2
+
+MFS_COMPONENT= client
+
+MASTERDIR= ${.CURDIR}/../moosefs2-master
+
+.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/moosefs2-client/pkg-descr b/sysutils/moosefs2-client/pkg-descr
new file mode 100644
index 000000000000..7183a1cf9350
--- /dev/null
+++ b/sysutils/moosefs2-client/pkg-descr
@@ -0,0 +1,9 @@
+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.
+
+WWW: https://moosefs.com/
diff --git a/sysutils/moosefs2-client/pkg-plist b/sysutils/moosefs2-client/pkg-plist
new file mode 100644
index 000000000000..2fe316151a86
--- /dev/null
+++ b/sysutils/moosefs2-client/pkg-plist
@@ -0,0 +1,47 @@
+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
+man/man1/mfsappendchunks.1.gz
+man/man1/mfscheckfile.1.gz
+man/man1/mfsdeleattr.1.gz
+man/man1/mfsdelquota.1.gz
+man/man1/mfsdirinfo.1.gz
+man/man1/mfsfileinfo.1.gz
+man/man1/mfsfilepaths.1.gz
+man/man1/mfsfilerepair.1.gz
+man/man1/mfsgeteattr.1.gz
+man/man1/mfsgetgoal.1.gz
+man/man1/mfsgetquota.1.gz
+man/man1/mfsgettrashtime.1.gz
+man/man1/mfsmakesnapshot.1.gz
+man/man1/mfsrgetgoal.1.gz
+man/man1/mfsrgettrashtime.1.gz
+man/man1/mfsrsetgoal.1.gz
+man/man1/mfsrsettrashtime.1.gz
+man/man1/mfsseteattr.1.gz
+man/man1/mfssetgoal.1.gz
+man/man1/mfssetquota.1.gz
+man/man1/mfssettrashtime.1.gz
+man/man1/mfstools.1.gz
+man/man8/mfsmount.8.gz