---
name: conserver
version: 8.5_4
origin: comms/conserver
comment: Manage remote serial consoles via TCP/IP
arch: freebsd:9:x86:64
www: http://www.conserver.com/
maintainer: cy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 138125
desc: |
  This program provides a convenient way to manage many remote serial
  consoles for machines.  A server (conserver(8)) runs on each server
  machine and it connects to the specified serial port.  It can log,
  provide shared access to remote consoles, etc.  If there are multiple
  machines running conserver(8), a master conserver(8) can be run to
  connect to all the slave servers, providing a single point of access
  to the entire cluster.

  This is very handy for remote unattended FreeBSD servers.  It can send
  serial break signals which is useful for breaking into DDB on hung machines.

  WWW: http://www.conserver.com/
categories: [comms]
files:
  /usr/local/bin/console: 9b45f967b9cdaffa98d427d2ddaa8282b3ed94ba06ddac6fcc9b3732af2fceeb
  /usr/local/etc/conserver.cf.eg: 4beefb837a636f5807d2cda1487e48b72723914c3179a83b6355479169bca838
  /usr/local/etc/rc.d/conserver: 456d16912aa1705d3535be50344560fabf84a632337a7604f3386aa4d4e02bd3
  /usr/local/man/man5/conserver.cf.5.gz: ef55aa18f978d6b0590f2214a78d5e46c070f3189a7200c79997e380fa211c7e
  /usr/local/man/man8/autologin.8.gz: 48dcc40f4977deae5037ba1c81214d0d12a8adb28d3c693a497a43bda1641b9d
  /usr/local/man/man8/conserver.8.gz: aeb050029e6163db21c2e559360396a21b0055ce3296383bb81d8d8b763aac14
  /usr/local/man/man8/console.8.gz: b118c55311e344332aee784945f9609e9f8cec347aba23d421c2b7138d206e7d
  /usr/local/sbin/autologin: 2efdb121b013dee05a9052029d17c40461bc33e4e3aec5a9e171a0838ccee52d
  /usr/local/sbin/conserver: 26b2b7b529f522f6c99dc8f48a749e1f68d93ab0269e34dd51d5f761e613881e
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
