---
name: sysrc
version: 5.1
origin: sysutils/sysrc
comment: Utility to get or set rc.conf(5) values
arch: freebsd:9:x86:64
www: http://druidbsd.sourceforge.net/
maintainer: dteske@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 40129
desc: |
  Sysrc is a robust utility for managing rc.conf(5) from the command-line without
  a text-editor. Feature-highlights include (but are not limited to):
    - Environment variable taint prevention
    - Shell taint checking (aka boot-regression prevention)
    - File-access race-condition prevention
    - File-structure sensitivity/preservation
    - Intelligent syntax handling
    - Execution performance optimizations
    - Detailed safety measures
    - Support for jails (both legacy and current)

  WWW: http://druidbsd.sourceforge.net/
categories: [sysutils]
files:
  /usr/local/libexec/sysrc/include/messages.subr: ed608f2cbe5deb0c61c67d58b03fb0496e0e1f26203199be2f1d611c6bc6c4bd
  /usr/local/man/man8/sysrc.8.gz: 7fe3250e3ca109a889bbf07f2eafa6f14cf1b8e5ddd87af7d945ae4ba6eaf913
  /usr/local/sbin/sysrc: 134eb812645650801035c1d50f3f6c3ba4cc02bbcfc8b548e5ec0c6ef05bfb03
  /usr/local/share/licenses/sysrc-5.1/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/sysrc-5.1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/sysrc-5.1/catalog.mk: 58a443ac590668bf02eb56be83685656b7b75b31e5e0646fd4ac2fd75ce55778
  /usr/local/share/sysrc/common.subr: 787ebe433ac99cf7fb5b04cea6fd8f60a8a31e8e85d5e9e8f129227856e65160
  /usr/local/share/sysrc/sysrc.subr: ee55ccd8d47dd405038a5d848d314923ea3e345b82fc322bd6f0cf6333bb626f
directories:
  /usr/local/share/sysrc/: n
  /usr/local/share/licenses/sysrc-5.1/: n
  /usr/local/share/licenses/: y
  /usr/local/libexec/sysrc/include/: n
  /usr/local/libexec/sysrc/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
