---
name: conserver-com
version: 8.1.18_1
origin: comms/conserver-com
comment: Application that allows multiple users to watch serial consoles
arch: freebsd:9:x86:64
www: http://www.conserver.com/
maintainer: kuriyama@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 361271
desc: |
  Conserver is an application that allows multiple users to watch a serial console
  at the same time. It can log the data, allows users to take write-access of a
  console (one at a time), and has a variety of bells and whistles to accentuate
  that basic functionality.
  The idea is that conserver will log all your serial traffic so you can go back
  and review why something crashed, look at changes (if done on the console),
  or tie the console logs into a monitoring system (just watch the logfiles it
  creates).
  With multi-user capabilities you can work on equipment with others, mentor,
  train, etc.
  It also does all that client-server stuff so that, assuming you have a network
  connection, you can interact with any of the equipment from home or wherever.

  WWW: http://www.conserver.com/
categories: [comms]
options: {GSSAPI: off, GSSAPIONLY: off, STRIPREALM: off, UDS: off}
files:
  /usr/local/bin/console: ea5a7ce49d30bb5d1105f1f26886e78f360ba2c7346ee6b8a841b8acd8792bdf
  /usr/local/etc/rc.d/conserver: 6ca697ae655e21e9b2591aaca3d6162d599687ccee8c51bf38d731ed90c9424e
  /usr/local/man/man1/console.1.gz: 140365cfab8a750d1cda1f3e7a8bf6175866acee4c2659598f13d514718c428c
  /usr/local/man/man5/conserver.cf.5.gz: 6496dda7e8ecb14e76d5229c082bb815da81131d4fd6e200001a50107472f532
  /usr/local/man/man5/conserver.passwd.5.gz: 2c7acb73e7568285a5ab51ed2187c87bacdaf9e4e521f1d996fc947bb4e268e0
  /usr/local/man/man8/conserver.8.gz: a83b3b4992070151be36b81c7b0c47b5046508498d9ec480c3be52176b7c9d30
  /usr/local/sbin/conserver: 5ab0739527b61fc1d7de2fb17d5d6cd9c5e695e4c8877f1d83c473631fe7dcb8
  /usr/local/sbin/conserver-convert: f018044077cc035444cf7a987b4a8c70a7dd78c7557fcd15dd6a61749f50ce00
  /usr/local/share/examples/conserver/conserver.cf: 1a89c99a759f64a1af6f756155387a3212c257b9ac56a76497b710c9598ba9bc
  /usr/local/share/examples/conserver/conserver.passwd: 070e13881c37c280d258320644c5db26fbc322eac07ae6b4fe3713deab6f602e
  /usr/local/share/examples/conserver/conserver.rc: c9c095a8490669b59b5cb211b4486701166400504abe59ccc891d95de4ccae46
directories:
  /usr/local/share/examples/conserver/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
