---
name: volman
version: 0.7_1
origin: sysutils/volman
comment: FreeBSD specific volume manager
arch: freebsd:9:x86:64
www: http://forums.freebsd.org/showthread.php?t=27233
maintainer: aragon@phat.za.net
prefix: /usr/local
licenselogic: single
flatsize: 14205
desc: "volman is a FreeBSD specific volume manager.  It acts \nas a translator of
  devd(8) events, probing storage \ndevices for their file system information, and
  serving \nthis over a FIFO based API to which clients can \nsubscribe.  In addition
  to notifying clients of new \nor lost volumes, it will mount and unmount such \nvolumes
  at the command of subscribing clients.\n\nIt runs as root and allows any local clients
  the \nability to mount and unmount volumes which are \ndetected, regardless of any
  user privileges.  This \nis intended for single user X11 systems needing \nan easy
  way of accessing USB flash disks on the fly.\n\nWWW: http://forums.freebsd.org/showthread.php?t=27233\n"
categories: [sysutils]
options: {NTFS3G: off, OPENBOX: off}
files:
  /usr/local/bin/vmount: 17fcda2e238bca4ed864e80beee18690d835711ee20cfd9df32462bafae3c76b
  /usr/local/etc/rc.d/volmand: 6572e7019ce4d073e2e771f14d7147ba0ebd2f9c3aff867de5e1ef36ed881a8e
  /usr/local/etc/volman.conf.sample: 4e98392442c5125760cb4251a564762d8d2b0929b10a4e79d79839cf52b4eecb
  /usr/local/sbin/volmand: fe5172fef433da40357ce3bdb799b571005fea2966f658b521c3b9cf341c98de
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
