summaryrefslogtreecommitdiff
path: root/sysutils/tits/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-04-26 14:38:10 +0000
committermef <mef@pkgsrc.org>2015-04-26 14:38:10 +0000
commit0f82df6010d66eaebd717d2117d4aa20447f7aa4 (patch)
treec58e073129c6f76e341b91ca41ea86d22360de2c /sysutils/tits/Makefile
parent14cb7c0bc6878c20dc24afe260976dbd5ff88155 (diff)
downloadpkgsrc-0f82df6010d66eaebd717d2117d4aa20447f7aa4.tar.gz
(pkgsrc)
- Drop patch-af and patch-ag, both now included (upstream) - Update 1.2.2 -> 1.3.0 ~~~~~~~~~~~~~~ 15/1/2011 - Added reverse telnet server. - Hopefully fixed masterpty client. - Don't abuse POLLHUP. - Support insertion of a short inter-character delay for tty output to slow devices. (experimental). - Add an 'exclusive' client property which, when connected, will prevent input/output for all other connected clients. Provide a way to specify an additional client which can override this restriction. - Add a timer option for exclusive clients. If they don't send any data for a specified number of seconds, they lose their exclusive status until they start sending again. - New feature: Support for hot-pluggable tty(4) devices such as USB-Serial adapters/modems. If 'pluggable true;' is specified in the configuration file, then treat errors while reading/writing the tty device as non-fatal. We will try to re-open the device periodically as long as there are connected clients. We will not disconnect clients in this case, but any input from them will be discarded while the tty device is unavailable. - Pull in patches for DragonflyBSD, via pkgsrc.
Diffstat (limited to 'sysutils/tits/Makefile')
-rw-r--r--sysutils/tits/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile
index c5d2abd9bd8..8c91be9de78 100644
--- a/sysutils/tits/Makefile
+++ b/sysutils/tits/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2013/12/23 11:57:05 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2015/04/26 14:38:10 mef Exp $
-DISTNAME= tits-1.2.2
-PKGREVISION= 1
+DISTNAME= tits-1.3.0
CATEGORIES= sysutils
MASTER_SITES= http://www.mctavish.co.uk/tits/