---
name: cisco_conf
version: 1.2_1
origin: net-mgmt/cisco_conf
comment: Simple configuration editor for Cisco devices
arch: freebsd:9:x86:64
www: http://www.chelcom.ru/~anton/projects/ciscoconf/CiscoConf.html
maintainer: anton@chelcom.ru
prefix: /usr/local
licenselogic: single
flatsize: 22732
desc: "This is an interactive configuration editor for Cisco devices. It is based
  on\njoe editor's macros that let you load either running or startup configuration\nfrom
  a Cisco router/switch/access server directly into the editor and commit\nit back
  after modification.\n\nThe CiscoConf program maintains the database of previous
  versions of startup\nand running configurations for each router in /var/db/CiscoConf.
  The\nnumber of versions to keep is specified in its configuration file.\n\nIt also
  provides locking to prevent concurrent editing of the same\nconfiguration by more
  than one person.\n\nWWW:\thttp://www.chelcom.ru/~anton/projects/ciscoconf/CiscoConf.html\n"
deps:
  aspell: {origin: textproc/aspell, version: 0.60.6.1_2}
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  joe: {origin: editors/joe, version: '3.7_1,1'}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [net-mgmt]
files:
  /usr/local/etc/ciscoconf/.joerc: b8043ac2cae7cf122bdeb3b7fe74a665bf9f09b7e5e9c43db1ddf66154a7023b
  /usr/local/etc/ciscoconf/CiscoConf.conf.sample: a9c121ee478cd3023c72b4a1d1d7957976a85bc6df36a7da96d21321deb72211
  /usr/local/etc/ciscoconf/toggle_no.sed: eb2cbdc7a105cf00a876aea3e60754c14994294c220ecb3723cab9262fa38081
  /usr/local/sbin/CiscoConf: 557ea6bac9292afbaa8719d1169f57581b969b9683d06c44abf2d81ba79d6acd
  /usr/local/share/doc/ciscoconf/CiscoConf.html: ba743ef66b841e5d58da12fcde0e1f3a7802a747914d1ac7e33693cc74af6e87
directories:
  /var/db/ciscoconf/: n
  /usr/local/share/doc/ciscoconf/: n
  /usr/local/etc/ciscoconf/: n
scripts:
  post-install: |
    cd /
  pre-deinstall: |
    cd /
  post-deinstall: |
    cd /
