summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-02-17 14:08:51 +0000
committerfcambus <fcambus@pkgsrc.org>2021-02-17 14:08:51 +0000
commitf06cd09a08bffb3e26cb06a4a19dae667f9bb9c4 (patch)
tree7464d5440077d221b7eb154aa7d0289be377bc1b /comms
parent2568dcc2f795f4f311d9e92a12120cc8a83d91f1 (diff)
downloadpkgsrc-f06cd09a08bffb3e26cb06a4a19dae667f9bb9c4.tar.gz
comms/tio: import tio-1.32.
"tio" is a simple TTY terminal application which features a straightforward commandline interface to easily connect to TTY devices for basic input/output.
Diffstat (limited to 'comms')
-rw-r--r--comms/tio/DESCR2
-rw-r--r--comms/tio/Makefile17
-rw-r--r--comms/tio/PLIST4
-rw-r--r--comms/tio/distinfo6
4 files changed, 29 insertions, 0 deletions
diff --git a/comms/tio/DESCR b/comms/tio/DESCR
new file mode 100644
index 00000000000..e74156d7dcd
--- /dev/null
+++ b/comms/tio/DESCR
@@ -0,0 +1,2 @@
+"tio" is a simple TTY terminal application which features a straightforward
+commandline interface to easily connect to TTY devices for basic input/output.
diff --git a/comms/tio/Makefile b/comms/tio/Makefile
new file mode 100644
index 00000000000..936887d7587
--- /dev/null
+++ b/comms/tio/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2021/02/17 14:08:51 fcambus Exp $
+
+DISTNAME= tio-1.32
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_GITHUB:=tio/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= fcambus@NetBSD.org
+HOMEPAGE= https://tio.github.io/
+COMMENT= Simple TTY terminal I/O application
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+CHECK_PORTABILITY_SKIP+= configure
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/tio/PLIST b/comms/tio/PLIST
new file mode 100644
index 00000000000..852ac860fa3
--- /dev/null
+++ b/comms/tio/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/17 14:08:51 fcambus Exp $
+bin/tio
+man/man1/tio.1
+share/bash-completion/completions/tio
diff --git a/comms/tio/distinfo b/comms/tio/distinfo
new file mode 100644
index 00000000000..b13e1300daa
--- /dev/null
+++ b/comms/tio/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/17 14:08:51 fcambus Exp $
+
+SHA1 (tio-1.32.tar.xz) = a46922e46fcbd78941b08f039700d40fb15bebd4
+RMD160 (tio-1.32.tar.xz) = 0c8391e2ecc8b31ae359c92c1e39555c45f9ced4
+SHA512 (tio-1.32.tar.xz) = 6ec216ea8e60fe8fb09e3bc378d8178f0d27789ba876e5a763c1eeef7de064831143270e644e64658d3b9acaf3c1b406f1e3331acc4c8bee91fd56851b99941f
+Size (tio-1.32.tar.xz) = 88976 bytes