1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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 CGI monitor.

WWW: https://moosefs.com/

PR:		210306
Submitted by:	Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
This commit is contained in:
Mark Felder 2016-07-26 16:50:55 +00:00
parent 0a4ea7a7ad
commit 5a20e7990e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419132
4 changed files with 32 additions and 0 deletions

View File

@ -605,6 +605,7 @@
SUBDIR += moosefs2-master
SUBDIR += moosefs2-metalogger
SUBDIR += moosefs2-netdump
SUBDIR += moosefs3-cgi
SUBDIR += moreutils
SUBDIR += most
SUBDIR += mount.app

View File

@ -0,0 +1,14 @@
# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
# $FreeBSD$
PKGNAMESUFFIX= -cgi
COMMENT= MooseFS CGI interface
LICENSE= GPLv2
MFS_COMPONENT= cgi
MASTERDIR= ${.CURDIR}/../moosefs3-master
.include "${MASTERDIR}/Makefile"

View File

@ -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 CGI monitor.
WWW: https://moosefs.com/

View File

@ -0,0 +1,8 @@
share/mfscgi/mfs.cgi
share/mfscgi/mfs.css
share/mfscgi/logomini.png
share/mfscgi/index.html
share/mfscgi/err.gif
share/mfscgi/chart.cgi
share/mfscgi/favicon.ico
share/mfscgi/acidtab.js