aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moosefs-chunkserver
Commit message (Collapse)AuthorAgeFilesLines
* - Reset maintainer to ports@Wen Heping2014-08-101-1/+1
| | | | | | | Submitted by: chifeng@gmail.com(previous maintainer, via email) Notes: svn path=/head/; revision=364535
* sysutils/moosefs-*: Upgrade version 1.6.27 => 1.6.27-5 and Stage supportJohn Marino2014-07-126-60/+86
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=361607
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-061-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360930
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 1.6.27Guido Falsi2013-05-174-12/+19
| | | | | | | | | | | - Trim Makefile headers - Use space in WWW Line PR: ports/178397, ports/178398, ports/178399 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=318402
* - Update to 1.6.24Michael Scheidell2012-04-302-13/+4
| | | | | | | | PR: ports/167139 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=295711
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - switch to USERs/GROUPs macroBaptiste Daroussin2011-05-313-50/+6
| | | | | | | | | | | - while here add license PR: ports/150241 Submitted by: bapt (myself) Approved by: maintainer (timeout) Notes: svn path=/head/; revision=274867
* - Update to 1.6.20Wen Heping2011-01-213-5/+5
| | | | | | | | | PR: ports/154160 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268080
* - Update to 1.6.19Wen Heping2010-12-302-4/+3
| | | | | | | | PR: ports/153515 ports/153516 ports/153517 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=267154
* - Update to 1.6.17.Marcelo Araujo2010-07-302-4/+4
| | | | | | | | PR: ports/149089, ports/149090, ports/149092 Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=258504
* - Update 1.6.16Sylvio Cesar Teixeira2010-07-272-4/+4
| | | | | | | | PR: ports/148945 Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=258310
* - Verbiage fixes for pkg-messageGreg Larkin2010-04-291-4/+3
| | | | | | | | | PR: ports/146118 Submitted by: glarkin Approved by: chifeng@gmail.com (maintainer) Notes: svn path=/head/; revision=253423
* - Update to 1.6.15Sylvio Cesar Teixeira2010-04-172-4/+4
| | | | | | | | | PR: ports/145747 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252818
* MooseFS is a fault tolerant, network distributed file system.Wen Heping2010-04-078-0/+166
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) Notes: svn path=/head/; revision=252359