summaryrefslogtreecommitdiff
path: root/comms/conserver8
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2005-08-12 14:39:06 +0000
committerhe <he@pkgsrc.org>2005-08-12 14:39:06 +0000
commita0ceffbf5bc4355a08d93d413d0e9044af73b3c6 (patch)
tree0bd950c3a3813a9f42392963c9d8d7ee774cfe6d /comms/conserver8
parentd72eac937f8b1c4bb505425790c7252aafb2f786 (diff)
downloadpkgsrc-a0ceffbf5bc4355a08d93d413d0e9044af73b3c6.tar.gz
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.
Diffstat (limited to 'comms/conserver8')
-rw-r--r--comms/conserver8/Makefile3
-rw-r--r--comms/conserver8/distinfo3
-rw-r--r--comms/conserver8/patches/patch-ab35
3 files changed, 39 insertions, 2 deletions
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