The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD comms : conserver

Manage remote serial consoles via TCP/IP

 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. 

http://www.conserver.com/



conserver history


v. 1.29
date: 2006/05/03 23:38:34;  author: edwin;  state: Exp;  lines: +0 -2
remove USE_REINPLACE for all ports with categories starting with C

v. 1.28 date: 2005/12/17 08:06:04; author: obrien; state: Exp; lines: +2 -2 Don't require Perl to build.
v. 1.27 date: 2005/06/01 15:35:25; author: flz; state: Exp; lines: +1 -0 - Add ##user form password patch. PR: ports/28803 Submitted by: motoyuki Approved by: maintainer timeout (3 years)
v. 1.26 date: 2003/11/09 01:26:30; author: cy; state: Exp; lines: +3 -1 Add sites to fetch distfile from.
v. 1.25 date: 2003/03/07 05:57:36; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.24 date: 2002/11/28 18:05:48; author: sobomax; state: Exp; lines: +3 -2 Use USE_PERL5_BUILD where appropriate, instead of hardcoding ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
v. 1.23 date: 2002/11/10 16:45:18; author: lioux; state: Exp; lines: +0 -3 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.22 date: 2002/11/07 05:46:01; author: cy; state: Exp; lines: +2 -0 Use PORTCOMMENT.
v. 1.21 date: 2002/06/09 14:16:09; author: cy; state: Exp; lines: +1 -1 My employer uses this one quite heavily. I'll maintain it.
v. 1.20 date: 2002/06/08 17:25:44; author: obrien; state: Exp; lines: +1 -1 To ports@freebsd.org.
v. 1.19 date: 2002/05/16 23:33:21; author: obrien; state: Exp; lines: +4 -2 Needs perl to build.
v. 1.18 date: 2001/03/11 00:41:39; author: obrien; state: Exp; lines: +3 -3 Totally turn off the processing of MESSAGE until I can remember what the one that did not get committed had to say.
v. 1.17 date: 2001/02/12 21:11:09; author: obrien; state: Exp; lines: +3 -3 Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when I upgrade the port, and I don't remember what its contents were now. :-(
v. 1.16 date: 2000/11/23 12:03:35; author: obrien; state: Exp; lines: +47 -22 Upgrade to version 8.5 [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty
v. 1.15 date: 2000/11/11 06:34:38; author: obrien; state: Exp; lines: +10 -11 Make PREFIX clean and respect CFLAGS. PR: 21365 Submitted by: KATO Tsuguru
v. 1.14 date: 2000/08/24 23:45:49; author: obrien; state: Exp; lines: +3 -2 Assume maintainership. Approved by: peter
v. 1.13 date: 2000/07/05 12:36:19; author: tg; state: Exp; lines: +3 -6 As threatened on freebsd-ports: all startup scripts know about the two options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
v. 1.12 date: 2000/04/08 23:22:28; author: mharo; state: Exp; lines: +4 -4 update with the new PORTNAME/PORTVERSION variables
v. 1.11 date: 1999/09/10 09:25:31; author: peter; state: Exp; lines: +2 -2 Typo: s/PREFiX/PREFIX/ *blush* Submitted by: phk
v. 1.10 date: 1999/08/25 05:12:33; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1999/08/22 18:57:25; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.8 date: 1999/08/18 19:56:41; author: cpiazza; state: Exp; lines: +8 -8 cp -> ${CP} mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov
v. 1.7 date: 1999/06/05 19:49:48; author: mharo; state: Exp; lines: +3 -3 s,/usr/local,${PREFIX},g
v. 1.6 date: 1998/06/27 05:18:47; author: asami; state: Exp; lines: +1 -2 Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.5 date: 1998/03/22 11:47:19; author: peter; state: Exp; lines: +5 -3 Work around "new" uudecode behavior.. (argh!) Reviewed by: asami
v. 1.4 date: 1998/03/22 10:54:36; author: asami; state: Exp; lines: +3 -1 Don't ask me why, but patch is failing now. ===> Patching for conserver-5.21 ===> Applying FreeBSD patches for conserver-5.21 No file to patch. Skipping... 2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej *** Error code 2
v. 1.3 date: 1997/11/22 15:37:11; author: peter; state: Exp; lines: +11 -1 Create a /usr/local/etc/rc.d/conserver.sh script for starting up.
v. 1.2 date: 1997/11/22 15:25:01; author: peter; state: Exp; lines: +6 -2 Make it a bit easier to override the compiled-in "default" host for the console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-]
v. 1.1 date: 1997/11/22 14:56:02; author: peter; state: Exp; A port for conserver. conserver is the answer to serial consoles. :-) There is a later version of conserver, but it requires a rather extensive build environment and set of tools to build it. This version works is nice and stable though. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm