pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/tio comms/tio: import tio-1.32.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ab6a0e7892b
branches: trunk
changeset: 447166:1ab6a0e7892b
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Wed Feb 17 14:08:51 2021 +0000
description:
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:
comms/tio/DESCR | 2 ++
comms/tio/Makefile | 17 +++++++++++++++++
comms/tio/PLIST | 4 ++++
comms/tio/distinfo | 6 ++++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r da64759c9707 -r 1ab6a0e7892b comms/tio/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/tio/DESCR Wed Feb 17 14:08:51 2021 +0000
@@ -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 -r da64759c9707 -r 1ab6a0e7892b comms/tio/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/tio/Makefile Wed Feb 17 14:08:51 2021 +0000
@@ -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@localhost
+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 -r da64759c9707 -r 1ab6a0e7892b comms/tio/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/tio/PLIST Wed Feb 17 14:08:51 2021 +0000
@@ -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 -r da64759c9707 -r 1ab6a0e7892b comms/tio/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/tio/distinfo Wed Feb 17 14:08:51 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index