---
name: conserver
version: 8.5_4
origin: comms/conserver
comment: Manage remote serial consoles via TCP/IP
arch: freebsd:10:x86:64
www: http://www.conserver.com/
maintainer: cy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 135556
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: fd4d7dd28fa9f22e159d17b53cdba3f9cb28189d67e61383ea4e14dedbd12de5
  /usr/local/etc/conserver.cf.eg: 4beefb837a636f5807d2cda1487e48b72723914c3179a83b6355479169bca838
  /usr/local/etc/rc.d/conserver: 7342fceeb2a9326c8769e90b3182f3cf0b0ac434e7b711507e0f1b14521b3c40
  /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: b66765140a10fb0dd320997bd43a3f90e1324debe38c2179e427bbeb0839934f
  /usr/local/sbin/conserver: 4be1ec7742a90c9f091807971ef6213da70a22dcb43e40f76fe9401cacddcc23
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
