Port details |
- moosefs-master Fault-tolerant distributed filesystem
- 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 02:55:02
- Last Update: 2016-07-07 20:58:23
- SVN Revision: 418199
- People watching this port, also watch:: cfengine, postfix, sudo, clamav
- 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 master (metadata) 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-master>0:sysutils/moosefs-master
- No installation instructions:
- This port has been deleted.
- PKGNAME: moosefs-master
- 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:
- 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) |
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.89 01 May 2016 04:43:22 |
pi |
sysutils/moosefs-master: 2.0.88 -> 2.0.89
Change:
- (master+mount) added fix for bug in FreeBSD kernel (kernel sends
truncate before first close - FreeBSD only)
PR: 209109
Submitted by: freebsd@moosefs.com (maintainer) |
2.0.88 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
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.84 03 Feb 2016 16:28:41 |
feld |
sysutils/moosefs-master: Update to 2.0.84
PR: 206818
Approved by: maintainer |
2.0.83 13 Jan 2016 16:36:13 |
feld |
sysutils/moosefs-master: Update to 2.0.83
PR: 206153 |
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:33:59 |
amdmi3 |
- Add LICENSE_FILE
- Fix whitespace
- Drop @dirrm* from plist |
1.6.27.5 24 Oct 2014 16:56:10 |
mva |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
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_1 12 Jul 2014 08:05:26 |
marino |
sysutils/moosefs-master: Fix default conf path for master port
The default path was PREFIX/etc but should be PREFIX/etc/mfs .
This PR is getting submitted before the stage support PR.
PR: 186404
Submitted by: loic (findspire.com)
Approved by: maintainer (chifeng)
Approved by: portmgr (implicit, NOT_STAGED) |
1.6.27 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
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.26 18 Sep 2012 02:12:13 |
bdrewery |
- Update to 1.6.26
PR: ports/171719
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.25 13 May 2012 15:44:03 |
madpilot |
Update to 1.6.25
Approved by: crees (mentor) |
1.6.24 30 Apr 2012 07:45:24 |
scheidell |
- Update to 1.6.24
PR: ports/167138
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
1.6.20 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 21 Jan 2011 09:24:05 |
wen |
- Update to 1.6.20
PR: ports/154161
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:14:37 |
sylvio |
- Update to 1.6.16
PR: ports/148946
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
1.6.15 29 Apr 2010 13:21:08 |
glarkin |
- Verbiage fixes for pkg-message
PR: ports/146117
Submitted by: glarkin
Approved by: chifeng@gmail.com (maintainer) |
1.6.15 17 Apr 2010 19:41:16 |
sylvio |
- Update to 1.6.15
PR: ports/145746
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
1.6.14 07 Apr 2010 02:54:15 |
wen |
MooseFS is a fault tolerant, network distributed file system.
mfsmaster is a single machine managing the whole filesystem,
storing metadata for every file (information on size,
attributes and file location(s), including all information
about non-regular files, i.e. directories, sockets, pipes and
devices).
WWW: http://www.moosefs.org/
Submitted by: Chifeng Qu <chifeng@gmail.com> (via Email) |