Commit graph

3 commits

Author SHA1 Message Date
John Marino
2dc13b68e9 sysutils/moosefs-*: Upgrade version 1.6.27 => 1.6.27-5 and Stage support
This was a master and two slave ports.  Now each port stands alone, each
with it's own defined distinfo which allows for the separate mk to be
removed.

  * Ownership of slave ports restored to chifeng.  They were reset in
    error because their staging was combined with master staging
  * Configure locations uniformly fixed to /etc/mfs
  * cgiserv now runs as unpriviledged user
  * Fixes ability to reload config without restarting
  * Uses @sample keyword for config files now
  * fixes -master, -chunkserver, and -client ports

PR:		191046
Submitted by:	takeda (takeda.tk)
Approved by:	maintainer (chifeng)
Minor fixes:	marino
2014-07-12 10:16:57 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Wen Heping
635b901ad6 MooseFS is a fault tolerant, network distributed file system.
mfschunkserver is any number of commodity servers storing files
data and synchronizing it among themselves (if a certain file
is supposed to exist in more than one copy).

WWW:    http://www.moosefs.org/

Submitted by:	Chifeng Qu <chifeng@gmail.com> (via Email)
2010-04-07 03:00:06 +00:00