---
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}
  joe: {origin: editors/joe, version: '3.7_1,1'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- net-mgmt
