Initial import of p5-Term-ReadKey-2.14

change terminal modes, and perform non-blocking reads
This commit is contained in:
wilfried 2001-03-27 08:45:34 +00:00
parent c9fa312697
commit 6a604d545f
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/03/27 08:45:34 wilfried Exp $
COMMENT= 'change terminal modes, and perform non-blocking reads'
DISTNAME= TermReadKey-2.14
PKGNAME= p5-Term-ReadKey-2.14
CATEGORIES= devel perl5
NEED_VERSION= 1.364
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (TermReadKey-2.14.tar.gz) = d8ed4c533350c2e8724c70c103a1a01f
RMD160 (TermReadKey-2.14.tar.gz) = 5be7ca3a61bf0ebfabfb53197db9906945f6445e
SHA1 (TermReadKey-2.14.tar.gz) = 5ff88732d1d303fa352eb44cb8b6a9c7e3167750

View File

@ -0,0 +1,5 @@
This module, ReadKey, provides ioctl control for terminals and Win32
consoles so the input modes can be changed (thus allowing reads of a single
character at a time), and also provides non-blocking reads of stdin, as well
as several other terminal related features, including retrieval/modification
of the screen size, and retrieval/modification of the control characters.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/27 08:45:34 wilfried Exp $
libdata/perl5/site_perl/${ARCH}-openbsd/Term/ReadKey.pm
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Term/ReadKey/ReadKey.bs
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Term/ReadKey/ReadKey.so
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Term/ReadKey/autosplit.ix
man/man3/Term::ReadKey.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Term/ReadKey