aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs3-client
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-07-26 16:56:05 +0000
committerMark Felder <feld@FreeBSD.org>2016-07-26 16:56:05 +0000
commit0cfeb8fd9f52f4a60b47478dd98ca0f35b7cd8d0 (patch)
tree5f8fa934da97746f2909c09dd9e3921e0e864f49 /sysutils/moosefs3-client
parent9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (diff)
downloadports-0cfeb8fd9f52f4a60b47478dd98ca0f35b7cd8d0.tar.gz
ports-0cfeb8fd9f52f4a60b47478dd98ca0f35b7cd8d0.zip
Add remaining moosefs3-* ports to the ports tree
PR: 210306 Submitted by: Jakub Kruszona-Zawadzki <acid@moosefs.com>
Notes
Notes: svn path=/head/; revision=419134
Diffstat (limited to 'sysutils/moosefs3-client')
-rw-r--r--sysutils/moosefs3-client/Makefile14
-rw-r--r--sysutils/moosefs3-client/pkg-descr9
-rw-r--r--sysutils/moosefs3-client/pkg-plist76
3 files changed, 99 insertions, 0 deletions
diff --git a/sysutils/moosefs3-client/Makefile b/sysutils/moosefs3-client/Makefile
new file mode 100644
index 000000000000..1e49c12097fa
--- /dev/null
+++ b/sysutils/moosefs3-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}/../moosefs3-master
+
+.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/moosefs3-client/pkg-descr b/sysutils/moosefs3-client/pkg-descr
new file mode 100644
index 000000000000..7183a1cf9350
--- /dev/null
+++ b/sysutils/moosefs3-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/moosefs3-client/pkg-plist b/sysutils/moosefs3-client/pkg-plist
new file mode 100644
index 000000000000..6de8308713e5
--- /dev/null
+++ b/sysutils/moosefs3-client/pkg-plist
@@ -0,0 +1,76 @@
+@sample etc/mfs/mfsmount.cfg.sample
+bin/mfsmount
+bin/mfsappendchunks
+bin/mfscheckfile
+bin/mfsdirinfo
+bin/mfsfileinfo
+bin/mfsfilerepair
+bin/mfsmakesnapshot
+bin/mfsrmsnapshot
+bin/mfsgetgoal
+bin/mfssetgoal
+bin/mfscopygoal
+bin/mfsrgetgoal
+bin/mfsrsetgoal
+bin/mfsgetsclass
+bin/mfssetsclass
+bin/mfscopysclass
+bin/mfsxchgsclass
+bin/mfslistsclass
+bin/mfsgettrashtime
+bin/mfssettrashtime
+bin/mfscopytrashtime
+bin/mfsrgettrashtime
+bin/mfsrsettrashtime
+bin/mfsgeteattr
+bin/mfsseteattr
+bin/mfsdeleattr
+bin/mfscopyeattr
+bin/mfsgetquota
+bin/mfssetquota
+bin/mfsdelquota
+bin/mfscopyquota
+bin/mfsfilepaths
+bin/mfsscadmin
+bin/mfstools
+man/man1/mfsappendchunks.1.gz
+man/man1/mfscheckfile.1.gz
+man/man1/mfsdirinfo.1.gz
+man/man1/mfsfileinfo.1.gz
+man/man1/mfsfilerepair.1.gz
+man/man1/mfsmakesnapshot.1.gz
+man/man1/mfsrmsnapshot.1.gz
+man/man1/mfsgetgoal.1.gz
+man/man1/mfssetgoal.1.gz
+man/man1/mfscopygoal.1.gz
+man/man1/mfsrgetgoal.1.gz
+man/man1/mfsrsetgoal.1.gz
+man/man1/mfsgetsclass.1.gz
+man/man1/mfssetsclass.1.gz
+man/man1/mfscopysclass.1.gz
+man/man1/mfsxchgsclass.1.gz
+man/man1/mfslistsclass.1.gz
+man/man1/mfsgettrashtime.1.gz
+man/man1/mfssettrashtime.1.gz
+man/man1/mfscopytrashtime.1.gz
+man/man1/mfsrgettrashtime.1.gz
+man/man1/mfsrsettrashtime.1.gz
+man/man1/mfsgeteattr.1.gz
+man/man1/mfsseteattr.1.gz
+man/man1/mfsdeleattr.1.gz
+man/man1/mfscopyeattr.1.gz
+man/man1/mfsgetquota.1.gz
+man/man1/mfssetquota.1.gz
+man/man1/mfsdelquota.1.gz
+man/man1/mfscopyquota.1.gz
+man/man1/mfsfilepaths.1.gz
+man/man1/mfsgoal.1.gz
+man/man1/mfstrashtime.1.gz
+man/man1/mfseattr.1.gz
+man/man1/mfsquota.1.gz
+man/man1/mfssnapshots.1.gz
+man/man1/mfsdiagtools.1.gz
+man/man1/mfssclass.1.gz
+man/man1/mfsscadmin.1.gz
+man/man1/mfstools.1.gz
+man/man8/mfsmount.8.gz