From f14d68d2d5edc72b9c08b7003e4f3ffe42159aff Mon Sep 17 00:00:00 2001 From: he Date: Fri, 12 Aug 2005 14:39:06 +0000 Subject: Add a patch to the conserver.cf(5) manual page, documenting a) the four predefined break strings b) the fact that \z is translated to the telnet "send break" protocol sequence I've tried to send this patch upstream, but have yet to receive a response. Bump package revision. --- comms/conserver8/Makefile | 3 ++- comms/conserver8/distinfo | 3 ++- comms/conserver8/patches/patch-ab | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 comms/conserver8/patches/patch-ab (limited to 'comms/conserver8') diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index ecd63214006..1567a8594d5 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/06/03 20:08:04 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/08/12 14:39:06 he Exp $ # DISTNAME= conserver-8.1.11 PKGNAME= conserver8-8.1.11 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.conserver.com/conserver/ diff --git a/comms/conserver8/distinfo b/comms/conserver8/distinfo index 6f687a56273..7850e25c7b7 100644 --- a/comms/conserver8/distinfo +++ b/comms/conserver8/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/06/03 20:08:04 wiz Exp $ +$NetBSD: distinfo,v 1.2 2005/08/12 14:39:06 he Exp $ SHA1 (conserver-8.1.11.tar.gz) = d30d4c86b769d56707f6abfad47992cc59f128da RMD160 (conserver-8.1.11.tar.gz) = 380386c3f488787bf132809071b308bc9a00c89f Size (conserver-8.1.11.tar.gz) = 299281 bytes SHA1 (patch-aa) = 1747fbc95109db50b1acd003235fca9556f9d084 +SHA1 (patch-ab) = 7a507e428277cc6ccf14b961c44d4e6fd3abcde3 diff --git a/comms/conserver8/patches/patch-ab b/comms/conserver8/patches/patch-ab new file mode 100644 index 00000000000..2a249b2151f --- /dev/null +++ b/comms/conserver8/patches/patch-ab @@ -0,0 +1,35 @@ +$NetBSD: patch-ab,v 1.1 2005/08/12 14:39:06 he Exp $ + +--- conserver.cf/conserver.cf.man.orig 2004-11-06 01:20:30.000000000 +0100 ++++ conserver.cf/conserver.cf.man +@@ -271,7 +271,30 @@ is ``and''ed with 0x1f) + .PD + .RE + .RE ++.sp ++For consoles accessed using the telnet protocol, the \f3\ez\fP ++sequence will be translated to the telnet protocol's ``send break'' ++protocol sequence. ++.sp ++Conserver provides the following predefined default break strings: ++.RS ++.sp ++.PD 0 ++.TP ++\f30\fP ++\ez ++.TP ++\f31\fP ++\er~^b ++.TP ++\f32\fP ++#. ++.TP ++\f33\fP ++\er\ed~\ed^b (with 600ms delay) + .RE ++.RE ++.sp + .TP + \f3config\fP \f2hostname\fP|\f2ipaddr\fP + .br -- cgit v1.2.3