Commit graph

4 commits

Author SHA1 Message Date
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
Baptiste Daroussin
69faac8854 - switch to USERs/GROUPs macro
- while here add license

PR:		ports/150241
Submitted by:	bapt (myself)
Approved by:	maintainer (timeout)
2011-05-31 06:37:50 +00:00
Greg Larkin
ffdcbf15e4 - Verbiage fixes for pkg-message
PR:		ports/146118
Submitted by:	glarkin
Approved by:	chifeng@gmail.com (maintainer)
2010-04-29 13:21:52 +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