# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # moosefs3-cgi # moosefs3-cgi/Makefile # moosefs3-cgi/pkg-descr # moosefs3-cgi/pkg-plist # moosefs3-cgiserv # moosefs3-cgiserv/Makefile # moosefs3-cgiserv/pkg-descr # moosefs3-cgiserv/pkg-plist # moosefs3-chunkserver # moosefs3-chunkserver/Makefile # moosefs3-chunkserver/pkg-descr # moosefs3-chunkserver/pkg-plist # moosefs3-cli # moosefs3-cli/Makefile # moosefs3-cli/pkg-descr # moosefs3-cli/pkg-plist # moosefs3-client # moosefs3-client/Makefile # moosefs3-client/pkg-descr # moosefs3-client/pkg-plist # moosefs3-master # moosefs3-master/distinfo # moosefs3-master/files # moosefs3-master/files/mfscgiserv.in # moosefs3-master/files/mfschunkserver.in # moosefs3-master/files/mfsmaster.in # moosefs3-master/files/mfsmetalogger.in # moosefs3-master/files/pkg-message-cgiserv.in # moosefs3-master/files/pkg-message-chunkserver.in # moosefs3-master/files/pkg-message-master.in # moosefs3-master/files/pkg-message-metalogger.in # moosefs3-master/Makefile # moosefs3-master/pkg-descr # moosefs3-master/pkg-plist # moosefs3-metalogger # moosefs3-metalogger/Makefile # moosefs3-metalogger/pkg-descr # moosefs3-metalogger/pkg-plist # moosefs3-netdump # moosefs3-netdump/Makefile # moosefs3-netdump/pkg-descr # moosefs3-netdump/pkg-plist # echo c - moosefs3-cgi mkdir -p moosefs3-cgi > /dev/null 2>&1 echo x - moosefs3-cgi/Makefile sed 's/^X//' >moosefs3-cgi/Makefile << 'END-of-moosefs3-cgi/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -cgi X XCOMMENT= MooseFS CGI interface X XLICENSE= GPLv2 X XMFS_COMPONENT= cgi X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-cgi/Makefile echo x - moosefs3-cgi/pkg-descr sed 's/^X//' >moosefs3-cgi/pkg-descr << 'END-of-moosefs3-cgi/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS CGI monitor. X XWWW: https://moosefs.com/ END-of-moosefs3-cgi/pkg-descr echo x - moosefs3-cgi/pkg-plist sed 's/^X//' >moosefs3-cgi/pkg-plist << 'END-of-moosefs3-cgi/pkg-plist' Xshare/mfscgi/mfs.cgi Xshare/mfscgi/mfs.css Xshare/mfscgi/logomini.png Xshare/mfscgi/index.html Xshare/mfscgi/err.gif Xshare/mfscgi/chart.cgi Xshare/mfscgi/favicon.ico Xshare/mfscgi/acidtab.js END-of-moosefs3-cgi/pkg-plist echo c - moosefs3-cgiserv mkdir -p moosefs3-cgiserv > /dev/null 2>&1 echo x - moosefs3-cgiserv/Makefile sed 's/^X//' >moosefs3-cgiserv/Makefile << 'END-of-moosefs3-cgiserv/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -cgiserv X XCOMMENT= MooseFS CGI webserver X XLICENSE= GPLv2 X XMFS_COMPONENT= cgiserv X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-cgiserv/Makefile echo x - moosefs3-cgiserv/pkg-descr sed 's/^X//' >moosefs3-cgiserv/pkg-descr << 'END-of-moosefs3-cgiserv/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: Simple CGI-capable HTTP server to run MooseFS CGI monitor. X XWWW: https://moosefs.com/ END-of-moosefs3-cgiserv/pkg-descr echo x - moosefs3-cgiserv/pkg-plist sed 's/^X//' >moosefs3-cgiserv/pkg-plist << 'END-of-moosefs3-cgiserv/pkg-plist' Xsbin/mfscgiserv Xman/man8/mfscgiserv.8.gz X@owner mfs X@group mfs X@dir %%MFS_WORKDIR%%/mfs END-of-moosefs3-cgiserv/pkg-plist echo c - moosefs3-chunkserver mkdir -p moosefs3-chunkserver > /dev/null 2>&1 echo x - moosefs3-chunkserver/Makefile sed 's/^X//' >moosefs3-chunkserver/Makefile << 'END-of-moosefs3-chunkserver/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -chunkserver X XCOMMENT= MooseFS data storage and synchronization component X XLICENSE= GPLv2 X XMFS_COMPONENT= chunkserver X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-chunkserver/Makefile echo x - moosefs3-chunkserver/pkg-descr sed 's/^X//' >moosefs3-chunkserver/pkg-descr << 'END-of-moosefs3-chunkserver/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS data server. X XWWW: https://moosefs.com/ END-of-moosefs3-chunkserver/pkg-descr echo x - moosefs3-chunkserver/pkg-plist sed 's/^X//' >moosefs3-chunkserver/pkg-plist << 'END-of-moosefs3-chunkserver/pkg-plist' X@sample etc/mfs/mfschunkserver.cfg.sample X@sample etc/mfs/mfshdd.cfg.sample Xsbin/mfschunkserver Xsbin/mfschunktool Xsbin/mfscsstatsdump Xman/man5/mfschunkserver.cfg.5.gz Xman/man5/mfshdd.cfg.5.gz Xman/man8/mfschunkserver.8.gz Xman/man8/mfschunktool.8.gz Xman/man8/mfscsstatsdump.8.gz X@owner mfs X@group mfs X@dir %%MFS_WORKDIR%%/mfs END-of-moosefs3-chunkserver/pkg-plist echo c - moosefs3-cli mkdir -p moosefs3-cli > /dev/null 2>&1 echo x - moosefs3-cli/Makefile sed 's/^X//' >moosefs3-cli/Makefile << 'END-of-moosefs3-cli/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -cli X XCOMMENT= MooseFS command line interface X XLICENSE= GPLv2 X XMFS_COMPONENT= cli X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-cli/Makefile echo x - moosefs3-cli/pkg-descr sed 's/^X//' >moosefs3-cli/pkg-descr << 'END-of-moosefs3-cli/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS CLI utilities. X XWWW: https://moosefs.com/ END-of-moosefs3-cli/pkg-descr echo x - moosefs3-cli/pkg-plist sed 's/^X//' >moosefs3-cli/pkg-plist << 'END-of-moosefs3-cli/pkg-plist' Xbin/mfscli Xman/man1/mfscli.1.gz END-of-moosefs3-cli/pkg-plist echo c - moosefs3-client mkdir -p moosefs3-client > /dev/null 2>&1 echo x - moosefs3-client/Makefile sed 's/^X//' >moosefs3-client/Makefile << 'END-of-moosefs3-client/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -client X XCOMMENT= MooseFS client tools X XLICENSE= GPLv2 X XMFS_COMPONENT= client X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-client/Makefile echo x - moosefs3-client/pkg-descr sed 's/^X//' >moosefs3-client/pkg-descr << 'END-of-moosefs3-client/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS clients: mfsmount and mfstools. X XWWW: https://moosefs.com/ END-of-moosefs3-client/pkg-descr echo x - moosefs3-client/pkg-plist sed 's/^X//' >moosefs3-client/pkg-plist << 'END-of-moosefs3-client/pkg-plist' X@sample etc/mfs/mfsmount.cfg.sample Xbin/mfsmount Xbin/mfsappendchunks Xbin/mfscheckfile Xbin/mfsdirinfo Xbin/mfsfileinfo Xbin/mfsfilerepair Xbin/mfsmakesnapshot Xbin/mfsrmsnapshot Xbin/mfsgetgoal Xbin/mfssetgoal Xbin/mfscopygoal Xbin/mfsrgetgoal Xbin/mfsrsetgoal Xbin/mfsgetsclass Xbin/mfssetsclass Xbin/mfscopysclass Xbin/mfsxchgsclass Xbin/mfslistsclass Xbin/mfsgettrashtime Xbin/mfssettrashtime Xbin/mfscopytrashtime Xbin/mfsrgettrashtime Xbin/mfsrsettrashtime Xbin/mfsgeteattr Xbin/mfsseteattr Xbin/mfsdeleattr Xbin/mfscopyeattr Xbin/mfsgetquota Xbin/mfssetquota Xbin/mfsdelquota Xbin/mfscopyquota Xbin/mfsfilepaths Xbin/mfsscadmin Xbin/mfstools Xman/man1/mfsappendchunks.1.gz Xman/man1/mfscheckfile.1.gz Xman/man1/mfsdirinfo.1.gz Xman/man1/mfsfileinfo.1.gz Xman/man1/mfsfilerepair.1.gz Xman/man1/mfsmakesnapshot.1.gz Xman/man1/mfsrmsnapshot.1.gz Xman/man1/mfsgetgoal.1.gz Xman/man1/mfssetgoal.1.gz Xman/man1/mfscopygoal.1.gz Xman/man1/mfsrgetgoal.1.gz Xman/man1/mfsrsetgoal.1.gz Xman/man1/mfsgetsclass.1.gz Xman/man1/mfssetsclass.1.gz Xman/man1/mfscopysclass.1.gz Xman/man1/mfsxchgsclass.1.gz Xman/man1/mfslistsclass.1.gz Xman/man1/mfsgettrashtime.1.gz Xman/man1/mfssettrashtime.1.gz Xman/man1/mfscopytrashtime.1.gz Xman/man1/mfsrgettrashtime.1.gz Xman/man1/mfsrsettrashtime.1.gz Xman/man1/mfsgeteattr.1.gz Xman/man1/mfsseteattr.1.gz Xman/man1/mfsdeleattr.1.gz Xman/man1/mfscopyeattr.1.gz Xman/man1/mfsgetquota.1.gz Xman/man1/mfssetquota.1.gz Xman/man1/mfsdelquota.1.gz Xman/man1/mfscopyquota.1.gz Xman/man1/mfsfilepaths.1.gz Xman/man1/mfsgoal.1.gz Xman/man1/mfstrashtime.1.gz Xman/man1/mfseattr.1.gz Xman/man1/mfsquota.1.gz Xman/man1/mfssnapshots.1.gz Xman/man1/mfsdiagtools.1.gz Xman/man1/mfssclass.1.gz Xman/man1/mfsscadmin.1.gz Xman/man1/mfstools.1.gz Xman/man8/mfsmount.8.gz END-of-moosefs3-client/pkg-plist echo c - moosefs3-master mkdir -p moosefs3-master > /dev/null 2>&1 echo x - moosefs3-master/distinfo sed 's/^X//' >moosefs3-master/distinfo << 'END-of-moosefs3-master/distinfo' XSHA256 (moosefs-3.0.79-1.tar.gz) = f2ddce542c1b2e918060e23e953e220c4a23be982e2bdf214a783f8bac2fb87e XSIZE (moosefs-3.0.79-1.tar.gz) = 1097640 END-of-moosefs3-master/distinfo echo c - moosefs3-master/files mkdir -p moosefs3-master/files > /dev/null 2>&1 echo x - moosefs3-master/files/mfscgiserv.in sed 's/^X//' >moosefs3-master/files/mfscgiserv.in << 'END-of-moosefs3-master/files/mfscgiserv.in' X#!/bin/sh X# $FreeBSD$ X X# PROVIDE: mfscgiserv X# REQUIRE: DAEMON X# KEYWORD: shutdown X# X# Add the following lines to /etc/rc.conf to enable mfscgiserv: X# X# mfscgiserv_enable="YES" X# X X. /etc/rc.subr X Xname=mfscgiserv Xrcvar=mfscgiserv_enable X Xcommand=%%PREFIX%%/sbin/${name} Xpid_file=%%MFS_WORKDIR%%/mfs/.${name}.lock Xprocname="python" X Xstop_cmd="$command stop" Xstatus_cmd="$command test" X Xload_rc_config $name X X# set defaults X: ${mfscgiserv_enable="NO"} X Xrun_rc_command "$1" END-of-moosefs3-master/files/mfscgiserv.in echo x - moosefs3-master/files/mfschunkserver.in sed 's/^X//' >moosefs3-master/files/mfschunkserver.in << 'END-of-moosefs3-master/files/mfschunkserver.in' X#!/bin/sh X# $FreeBSD$ X X# PROVIDE: mfschunkserver X# REQUIRE: DAEMON X# KEYWORD: shutdown X# X# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to enable mfschunkserver: X# X# mfschunkserver_enable="YES" X# X X. /etc/rc.subr X Xname=mfschunkserver Xrcvar=mfschunkserver_enable X Xconfig_file=%%PREFIX%%/etc/mfs/${name}.cfg X Xrequired_files=${config_file} X Xcommand=%%PREFIX%%/sbin/${name} Xpid_file=%%MFS_WORKDIR%%/mfs/.${name}.lock Xcommand_args="-c $config_file" X Xload_rc_config $name X X# set defaults X: ${mfschunkserver_enable="NO"} X Xrun_rc_command "$1" END-of-moosefs3-master/files/mfschunkserver.in echo x - moosefs3-master/files/mfsmaster.in sed 's/^X//' >moosefs3-master/files/mfsmaster.in << 'END-of-moosefs3-master/files/mfsmaster.in' X#!/bin/sh X# $FreeBSD$ X X# PROVIDE: mfsmaster X# REQUIRE: DAEMON X# KEYWORD: nostart shutdown X# X# Add the following lines to /etc/rc.conf to enable mfsmaster: X# X# mfsmaster_enable="YES" X# X X. /etc/rc.subr X Xname=mfsmaster Xrcvar=mfsmaster_enable X Xconfig_file=%%PREFIX%%/etc/mfs/${name}.cfg X Xrequired_files=${config_file} X Xcommand=%%PREFIX%%/sbin/${name} Xpid_file=%%MFS_WORKDIR%%/mfs/.${name}.lock Xcommand_args="-c $config_file" X Xload_rc_config $name X X# set defaults X: ${mfsmaster_enable="NO"} X Xrun_rc_command "$1" END-of-moosefs3-master/files/mfsmaster.in echo x - moosefs3-master/files/mfsmetalogger.in sed 's/^X//' >moosefs3-master/files/mfsmetalogger.in << 'END-of-moosefs3-master/files/mfsmetalogger.in' X#!/bin/sh X# $FreeBSD$ X X# PROVIDE: mfsmetalogger X# REQUIRE: DAEMON X# KEYWORD: shutdown X# X# Add the following lines to /etc/rc.conf to enable mfsmetalogger: X# X# mfsmetalogger_enable="YES" X# X X. /etc/rc.subr X Xname=mfsmetalogger Xrcvar=mfsmetalogger_enable X Xconfig_file=%%PREFIX%%/etc/mfs/${name}.cfg X Xrequired_files=${config_file} X Xcommand=%%PREFIX%%/sbin/${name} Xpid_file=%%MFS_WORKDIR%%/mfs/.${name}.lock Xcommand_args="-c $config_file" X Xload_rc_config $name X X# set defaults X: ${mfsmetalogger_enable="NO"} X Xrun_rc_command "$1" END-of-moosefs3-master/files/mfsmetalogger.in echo x - moosefs3-master/files/pkg-message-cgiserv.in sed 's/^X//' >moosefs3-master/files/pkg-message-cgiserv.in << 'END-of-moosefs3-master/files/pkg-message-cgiserv.in' X************************************************************************ X XA startup script has been installed as: X X%%PREFIX%%/etc/rc.d/mfscgiserv X XUse it to start/stop the mfscgiserv service after you have added Xthe following line to your rc.conf file: X Xmfscgiserv_enable="YES" X X************************************************************************ END-of-moosefs3-master/files/pkg-message-cgiserv.in echo x - moosefs3-master/files/pkg-message-chunkserver.in sed 's/^X//' >moosefs3-master/files/pkg-message-chunkserver.in << 'END-of-moosefs3-master/files/pkg-message-chunkserver.in' X************************************************************************ X XA startup script has been installed as: X X%%PREFIX%%/etc/rc.d/mfschunkserver X XUse it to start/stop the mfschunkserver service after you have added Xthe following line to your rc.conf file: X Xmfschunkserver_enable="YES" X X************************************************************************ END-of-moosefs3-master/files/pkg-message-chunkserver.in echo x - moosefs3-master/files/pkg-message-master.in sed 's/^X//' >moosefs3-master/files/pkg-message-master.in << 'END-of-moosefs3-master/files/pkg-message-master.in' X************************************************************************ X XA startup script has been installed as: X X%%PREFIX%%/etc/rc.d/mfsmaster X XUse it to start/stop the mfsmaster service after you have added Xthe following line to your rc.conf file: X Xmfsmaster_enable="YES" X X************************************************************************ END-of-moosefs3-master/files/pkg-message-master.in echo x - moosefs3-master/files/pkg-message-metalogger.in sed 's/^X//' >moosefs3-master/files/pkg-message-metalogger.in << 'END-of-moosefs3-master/files/pkg-message-metalogger.in' X************************************************************************ X XA startup script has been installed as: X X%%PREFIX%%/etc/rc.d/mfsmetalogger X XUse it to start/stop the mfsmetalogger service after you have added Xthe following line to your rc.conf file: X Xmfsmetalogger_enable="YES" X X************************************************************************ END-of-moosefs3-master/files/pkg-message-metalogger.in echo x - moosefs3-master/Makefile sed 's/^X//' >moosefs3-master/Makefile << 'END-of-moosefs3-master/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPORTNAME= moosefs3 XPORTVERSION= 3.0.79 XCATEGORIES= sysutils XMASTER_SITES= http://ppa.moosefs.com/src/ XPKGNAMESUFFIX?= -master XDISTNAME= moosefs-${PORTVERSION}-1 X XMAINTAINER= freebsd@moosefs.com XCOMMENT?= Fault-tolerant distributed filesystem X XLICENSE= GPLv2 X XUSES= python:build XGNU_CONFIGURE= yes XWRKSRC= ${WRKDIR}/moosefs-${PORTVERSION} XPLIST= ${.CURDIR}/pkg-plist XDESCR= ${.CURDIR}/pkg-descr X XMFS_COMPONENT?= master XMFS_USER= mfs XMFS_GROUP= mfs XMFS_WORKDIR= /var X XUSERS= ${MFS_USER} XGROUPS= ${MFS_GROUP} X XCONFIGURE_ARGS+= --localstatedir=${MFS_WORKDIR} \ X --with-default-user=${MFS_USER} \ X --with-default-group=${MFS_GROUP} X X.if ${MFS_COMPONENT} == cgi XMFS_CGIDIR= ${PREFIX}/share/mfscgi XUSES= python:2.5+ XCONFIGURE_ARGS+= --enable-mfscgi \ X --with-mfscgi-dir=${MFS_CGIDIR} X.else XCONFIGURE_ARGS+= --disable-mfscgi X.endif X X.if ${MFS_COMPONENT} == cgiserv XMFS_CGISERVDIR= ${PREFIX}/sbin XUSES= python:2.5+ XUSE_RC_SUBR= mfscgiserv XSUB_FILES+= pkg-message-cgiserv XPKGMESSAGE= ${WRKDIR}/pkg-message-cgiserv XPLIST_SUB+= MFS_WORKDIR="${MFS_WORKDIR}" XCONFIGURE_ARGS+= --enable-mfscgiserv \ X --with-mfscgiserv-dir=${MFS_CGISERVDIR} XRUN_DEPENDS= moosefs3-cgi>0:sysutils/moosefs3-cgi X.else XCONFIGURE_ARGS+= --disable-mfscgiserv X.endif X X.if ${MFS_COMPONENT} == chunkserver XUSE_RC_SUBR= mfschunkserver XSUB_FILES+= pkg-message-chunkserver XPKGMESSAGE= ${WRKDIR}/pkg-message-chunkserver XPLIST_SUB+= MFS_WORKDIR="${MFS_WORKDIR}" XCONFIGURE_ARGS+= --enable-mfschunkserver X.else XCONFIGURE_ARGS+= --disable-mfschunkserver X.endif X X.if ${MFS_COMPONENT} == cli XUSES= python:2.5+ XCONFIGURE_ARGS+= --enable-mfscli X.else XCONFIGURE_ARGS+= --disable-mfscli X.endif X X.if ${MFS_COMPONENT} == client XUSES= fuse pkgconfig XCONFIGURE_ARGS+= --enable-mfsmount X.else XCONFIGURE_ARGS+= --disable-mfsmount X.endif X X.if ${MFS_COMPONENT} == master XUSE_RC_SUBR= mfsmaster XPLIST_SUB+= MFS_WORKDIR="${MFS_WORKDIR}" XSUB_FILES+= pkg-message-master XPKGMESSAGE= ${WRKDIR}/pkg-message-master XCONFIGURE_ARGS+= --enable-mfsmaster X.else XCONFIGURE_ARGS+= --disable-mfsmaster X.endif X X.if ${MFS_COMPONENT} == metalogger XUSE_RC_SUBR= mfsmetalogger XSUB_FILES+= pkg-message-metalogger XPKGMESSAGE= ${WRKDIR}/pkg-message-metalogger XPLIST_SUB+= MFS_WORKDIR="${MFS_WORKDIR}" XCONFIGURE_ARGS+= --enable-mfsmetalogger X.else XCONFIGURE_ARGS+= --disable-mfsmetalogger X.endif X X.if ${MFS_COMPONENT} == netdump XCONFIGURE_ARGS+= --enable-mfsnetdump X.else XCONFIGURE_ARGS+= --disable-mfsnetdump X.endif X X.include END-of-moosefs3-master/Makefile echo x - moosefs3-master/pkg-descr sed 's/^X//' >moosefs3-master/pkg-descr << 'END-of-moosefs3-master/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS master (metadata) server. X XWWW: https://moosefs.com/ END-of-moosefs3-master/pkg-descr echo x - moosefs3-master/pkg-plist sed 's/^X//' >moosefs3-master/pkg-plist << 'END-of-moosefs3-master/pkg-plist' X@sample etc/mfs/mfsmaster.cfg.sample X@sample etc/mfs/mfsexports.cfg.sample X@sample etc/mfs/mfstopology.cfg.sample Xsbin/mfsmaster Xsbin/mfsmetadump Xsbin/mfsmetarestore Xsbin/mfsstatsdump Xman/man5/mfsexports.cfg.5.gz Xman/man5/mfsmaster.cfg.5.gz Xman/man5/mfstopology.cfg.5.gz Xman/man8/mfsmaster.8.gz Xman/man8/mfsmetarestore.8.gz Xman/man8/mfsmetadump.8.gz Xman/man8/mfsstatsdump.8.gz X@owner mfs X@group mfs X@dir %%MFS_WORKDIR%%/mfs X%%MFS_WORKDIR%%/mfs/metadata.mfs.empty END-of-moosefs3-master/pkg-plist echo c - moosefs3-metalogger mkdir -p moosefs3-metalogger > /dev/null 2>&1 echo x - moosefs3-metalogger/Makefile sed 's/^X//' >moosefs3-metalogger/Makefile << 'END-of-moosefs3-metalogger/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -metalogger X XCOMMENT= MooseFS metadata backup server X XLICENSE= GPLv2 X XMFS_COMPONENT= metalogger X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-metalogger/Makefile echo x - moosefs3-metalogger/pkg-descr sed 's/^X//' >moosefs3-metalogger/pkg-descr << 'END-of-moosefs3-metalogger/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS metalogger (metadata replication) server. X XWWW: https://moosefs.com/ END-of-moosefs3-metalogger/pkg-descr echo x - moosefs3-metalogger/pkg-plist sed 's/^X//' >moosefs3-metalogger/pkg-plist << 'END-of-moosefs3-metalogger/pkg-plist' X@sample etc/mfs/mfsmetalogger.cfg.sample Xsbin/mfsmetalogger Xman/man5/mfsmetalogger.cfg.5.gz Xman/man8/mfsmetalogger.8.gz X@owner mfs X@group mfs X@dir %%MFS_WORKDIR%%/mfs END-of-moosefs3-metalogger/pkg-plist echo c - moosefs3-netdump mkdir -p moosefs3-netdump > /dev/null 2>&1 echo x - moosefs3-netdump/Makefile sed 's/^X//' >moosefs3-netdump/Makefile << 'END-of-moosefs3-netdump/Makefile' X# Created by: Jakub Kruszona-Zawadzki ; Based on port created by: Chifeng Qu X# $FreeBSD$ X XPKGNAMESUFFIX= -netdump X XCOMMENT= MooseFS network packet dump utility X XLICENSE= GPLv2 X XMFS_COMPONENT= netdump X XMASTERDIR= ${.CURDIR}/../moosefs3-master X X.include "${MASTERDIR}/Makefile" END-of-moosefs3-netdump/Makefile echo x - moosefs3-netdump/pkg-descr sed 's/^X//' >moosefs3-netdump/pkg-descr << 'END-of-moosefs3-netdump/pkg-descr' XMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, Xnetwork distributed file system. It spreads data over several physical commodity Xservers, which are visible to the user as one resource. X XFor standard file operations MooseFS acts like any other Unix-like file system. X XThis port provides: MooseFS network packet dump utility X XWWW: https://moosefs.com/ END-of-moosefs3-netdump/pkg-descr echo x - moosefs3-netdump/pkg-plist sed 's/^X//' >moosefs3-netdump/pkg-plist << 'END-of-moosefs3-netdump/pkg-plist' Xsbin/mfsnetdump Xman/man8/mfsnetdump.8.gz END-of-moosefs3-netdump/pkg-plist exit