aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs2-cli
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-cli
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-cli')
-rw-r--r--sysutils/moosefs2-cli/Makefile14
-rw-r--r--sysutils/moosefs2-cli/pkg-descr9
-rw-r--r--sysutils/moosefs2-cli/pkg-plist2
3 files changed, 25 insertions, 0 deletions
diff --git a/sysutils/moosefs2-cli/Makefile b/sysutils/moosefs2-cli/Makefile
new file mode 100644
index 000000000000..57128b0b446f
--- /dev/null
+++ b/sysutils/moosefs2-cli/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= -cli
+
+COMMENT= MooseFS command line interface
+
+LICENSE= GPLv2
+
+MFS_COMPONENT= cli
+
+MASTERDIR= ${.CURDIR}/../moosefs2-master
+
+.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/moosefs2-cli/pkg-descr b/sysutils/moosefs2-cli/pkg-descr
new file mode 100644
index 000000000000..48db6cc3f490
--- /dev/null
+++ b/sysutils/moosefs2-cli/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 CLI utilities.
+
+WWW: https://moosefs.com/
diff --git a/sysutils/moosefs2-cli/pkg-plist b/sysutils/moosefs2-cli/pkg-plist
new file mode 100644
index 000000000000..17fff2f3de57
--- /dev/null
+++ b/sysutils/moosefs2-cli/pkg-plist
@@ -0,0 +1,2 @@
+bin/mfscli
+man/man1/mfscli.1.gz