Port details |
- moosefs-chunkserver MooseFS data storage and synchronization component
- 2.0.89 sysutils
=3 2.0.89Version of this port present on the latest quarterly branch. - Maintainer: freebsd@moosefs.com
 - Port Added: 2010-04-07 03:00:45
- Last Update: 2016-07-07 20:58:23
- SVN Revision: 418199
- People watching this port, also watch:: sudo, cfengine, postfix
- License: GPLv2
- WWW:
- https://moosefs.com/
- Description:
- 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 data server.
WWW: https://moosefs.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- moosefs-chunkserver>0:sysutils/moosefs-chunkserver
- No installation instructions:
- This port has been deleted.
- PKGNAME: moosefs-chunkserver
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: sysutils/moosefs-master
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: sysutils/moosefs-master |
Commit | Credits | Log message |
2.0.89 07 Jul 2016 20:58:23
  |
feld  |
Move moosefs ports to moosefs2
This makes room for moosefs3-* and moosefs4-* ports. We do not want end
users blindly upgrading moosefs across major and have issues or data
loss.
PR: 210306 |
2.0.88 05 Mar 2016 20:10:35
  |
feld  |
sysutils/moosefs-*: Update to 2.0.88
Recent changes since MooseFS 2.0.84:
* MooseFS 2.0.88-1 (2016-03-02)
- (master) added METADATA_SAVE_FREQ option (allow to save metadata less
frequently than every hour)
* MooseFS 2.0.87-1 (2016-02-23)
- (master) fixed status returned by writechunk after network down/up
* MooseFS 2.0.86-1 (2016-02-22)
- (master) fixed initialization of ATIME_MODE (Only the first 15 lines of the commit message are shown above ) |
2.0.72 12 Aug 2015 16:10:30
  |
feld  |
sysutils/moosefs-* update to 2.0.72-1
The update to 2.0.72-1 includes splitting the sysutils/moosefs-master
port into several new ports to achieve better modularization. This
matches the approach upstream has taken with their own FreeBSD packages
which they were distributing via their own pkgng repository.
Further details are provided in the UPDATING entry.
Upstream MooseFS team is now taking maintainership of these ports.
PR: 199342
PR: 199343
PR: 199344
PR: 199345
PR: 199346
PR: 199347
PR: 199348
PR: 199349 |
1.6.27.5 10 Jun 2015 17:32:00
  |
amdmi3  |
- Add LICENSE_FILE
- Drop @dirrm* from plist |
1.6.27.5 10 Aug 2014 13:04:35
  |
wen  |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
1.6.27.5 12 Jul 2014 10:16:57
  |
marino  |
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 |
1.6.27 06 Jul 2014 15:52:25
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.6.27 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.6.27 17 May 2013 20:09:11
  |
madpilot  |
- Update to 1.6.27
- Trim Makefile headers
- Use space in WWW Line
PR: ports/178397, ports/178398, ports/178399
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.24 30 Apr 2012 07:46:06
 |
scheidell  |
- Update to 1.6.24
PR: ports/167139
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.20_1 14 Jan 2012 08:57:23
 |
dougb  |
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. |
1.6.20_1 31 May 2011 06:37:50
 |
bapt  |
- switch to USERs/GROUPs macro
- while here add license
PR: ports/150241
Submitted by: bapt (myself)
Approved by: maintainer (timeout) |
1.6.20 21 Jan 2011 09:26:29
 |
wen  |
- Update to 1.6.20
PR: ports/154160
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes |
1.6.19 30 Dec 2010 06:20:54
 |
wen  |
- Update to 1.6.19
PR: ports/153515 ports/153516 ports/153517
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.17 30 Jul 2010 14:24:45
 |
araujo  |
- Update to 1.6.17.
PR: ports/149089, ports/149090, ports/149092
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
1.6.16 27 Jul 2010 00:12:53
 |
sylvio  |
- Update 1.6.16
PR: ports/148945
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
1.6.15 29 Apr 2010 13:21:52
 |
glarkin  |
- Verbiage fixes for pkg-message
PR: ports/146118
Submitted by: glarkin
Approved by: chifeng@gmail.com (maintainer) |
1.6.15 17 Apr 2010 19:42:44
 |
sylvio  |
- Update to 1.6.15
PR: ports/145747
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
1.6.14 07 Apr 2010 03:00:06
 |
wen  |
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) |