freebsd-ports/sysutils/moosefs-master/pkg-plist
John Marino 2dc13b68e9 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
2014-07-12 10:16:57 +00:00

36 lines
838 B
Text

@owner mfs
@group mfs
@sample etc/mfs/mfsexports.cfg.sample
@sample etc/mfs/mfsmaster.cfg.sample
@sample etc/mfs/mfsmetalogger.cfg.sample
@sample etc/mfs/mfstopology.cfg.sample
@owner
@group
man/man5/mfsexports.cfg.5.gz
man/man5/mfsmaster.cfg.5.gz
man/man5/mfsmetalogger.cfg.5.gz
man/man5/mfstopology.cfg.5.gz
man/man7/mfs.7.gz
man/man7/moosefs.7.gz
man/man8/mfscgiserv.8.gz
man/man8/mfsmaster.8.gz
man/man8/mfsmetalogger.8.gz
man/man8/mfsmetarestore.8.gz
sbin/mfscgiserv
sbin/mfsmaster
sbin/mfsmetadump
sbin/mfsmetalogger
sbin/mfsmetarestore
share/mfscgi/chart.cgi
share/mfscgi/err.gif
share/mfscgi/favicon.ico
share/mfscgi/index.html
share/mfscgi/logomini.png
share/mfscgi/mfs.cgi
share/mfscgi/mfs.css
@dirrmtry etc/mfs
@dirrm share/mfscgi
@owner mfs
@group mfs
/var/mfs/metadata.mfs.empty
@unexec rmdir "/var/mfs" >/dev/null 2>&1 || :