aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs2-netdump
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-netdump
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-netdump')
-rw-r--r--sysutils/moosefs2-netdump/Makefile14
-rw-r--r--sysutils/moosefs2-netdump/pkg-descr9
-rw-r--r--sysutils/moosefs2-netdump/pkg-plist2
3 files changed, 25 insertions, 0 deletions
diff --git a/sysutils/moosefs2-netdump/Makefile b/sysutils/moosefs2-netdump/Makefile
new file mode 100644
index 000000000000..d234e63378d0
--- /dev/null
+++ b/sysutils/moosefs2-netdump/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= -netdump
+
+COMMENT= MooseFS network packet dump utility
+
+LICENSE= GPLv2
+
+MFS_COMPONENT= netdump
+
+MASTERDIR= ${.CURDIR}/../moosefs2-master
+
+.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/moosefs2-netdump/pkg-descr b/sysutils/moosefs2-netdump/pkg-descr
new file mode 100644
index 000000000000..8f2ec6470f46
--- /dev/null
+++ b/sysutils/moosefs2-netdump/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 network packet dump utility
+
+WWW: https://moosefs.com/
diff --git a/sysutils/moosefs2-netdump/pkg-plist b/sysutils/moosefs2-netdump/pkg-plist
new file mode 100644
index 000000000000..0137ae45840e
--- /dev/null
+++ b/sysutils/moosefs2-netdump/pkg-plist
@@ -0,0 +1,2 @@
+sbin/mfsnetdump
+man/man8/mfsnetdump.8.gz