Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2010 02:54:15 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/moosefs-master Makefile distinfo pkg-descr pkg-plist ports/sysutils/moosefs-master/files mfscgiserv.in mfsmaster.in mfsmetalogger.in pkg-deinstall.in pkg-install.in pkg-message.in
Message-ID:  <201004070254.o372sFRX065107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wen         2010-04-07 02:54:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/moosefs-master Makefile distinfo pkg-descr pkg-plist 
    sysutils/moosefs-master/files mfscgiserv.in mfsmaster.in 
                                  mfsmetalogger.in 
                                  pkg-deinstall.in pkg-install.in 
                                  pkg-message.in 
  Log:
  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)
  
  Revision  Changes    Path
  1.1177    +1 -0      ports/sysutils/Makefile
  1.1       +55 -0     ports/sysutils/moosefs-master/Makefile (new)
  1.1       +3 -0      ports/sysutils/moosefs-master/distinfo (new)
  1.1       +35 -0     ports/sysutils/moosefs-master/files/mfscgiserv.in (new)
  1.1       +35 -0     ports/sysutils/moosefs-master/files/mfsmaster.in (new)
  1.1       +36 -0     ports/sysutils/moosefs-master/files/mfsmetalogger.in (new)
  1.1       +14 -0     ports/sysutils/moosefs-master/files/pkg-deinstall.in (new)
  1.1       +37 -0     ports/sysutils/moosefs-master/files/pkg-install.in (new)
  1.1       +17 -0     ports/sysutils/moosefs-master/files/pkg-message.in (new)
  1.1       +9 -0      ports/sysutils/moosefs-master/pkg-descr (new)
  1.1       +21 -0     ports/sysutils/moosefs-master/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004070254.o372sFRX065107>