From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/p5-IO-Tty/DESCR | 31 +++++++++++++++++++++++++++++++ devel/p5-IO-Tty/PLIST | 1 + devel/p5-IO-Tty/pkg/DESCR | 31 ------------------------------- devel/p5-IO-Tty/pkg/PLIST | 1 - 4 files changed, 32 insertions(+), 32 deletions(-) create mode 100644 devel/p5-IO-Tty/DESCR create mode 100644 devel/p5-IO-Tty/PLIST delete mode 100644 devel/p5-IO-Tty/pkg/DESCR delete mode 100644 devel/p5-IO-Tty/pkg/PLIST (limited to 'devel/p5-IO-Tty') diff --git a/devel/p5-IO-Tty/DESCR b/devel/p5-IO-Tty/DESCR new file mode 100644 index 00000000000..58029abf82e --- /dev/null +++ b/devel/p5-IO-Tty/DESCR @@ -0,0 +1,31 @@ +IO::Tty and IO::Pty provide an interface to pseudo tty's + +To build this distribution run + + perl Makefile.PL + make + make install + +There is no make test for this distribution as it is hard to automate. +But they is a script included calle try. + +If try is run with arguments it will run then as a command with the +output connected via a pseudo tty, eg + + perl -Mblib try ls + +If run without arguments it should output something like + +io_pty_ttyname/dev/ttya0 +master IO::Pty=GLOB(0x81a8d40) *Symbol::GEN0 /dev/ttya0 +slave IO::Tty=GLOB(0x81a4d34) *Symbol::GEN1 /dev/ttya0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 diff --git a/devel/p5-IO-Tty/PLIST b/devel/p5-IO-Tty/PLIST new file mode 100644 index 00000000000..590fa0e7e6d --- /dev/null +++ b/devel/p5-IO-Tty/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:25:24 zuntum Exp $ diff --git a/devel/p5-IO-Tty/pkg/DESCR b/devel/p5-IO-Tty/pkg/DESCR deleted file mode 100644 index 58029abf82e..00000000000 --- a/devel/p5-IO-Tty/pkg/DESCR +++ /dev/null @@ -1,31 +0,0 @@ -IO::Tty and IO::Pty provide an interface to pseudo tty's - -To build this distribution run - - perl Makefile.PL - make - make install - -There is no make test for this distribution as it is hard to automate. -But they is a script included calle try. - -If try is run with arguments it will run then as a command with the -output connected via a pseudo tty, eg - - perl -Mblib try ls - -If run without arguments it should output something like - -io_pty_ttyname/dev/ttya0 -master IO::Pty=GLOB(0x81a8d40) *Symbol::GEN0 /dev/ttya0 -slave IO::Tty=GLOB(0x81a4d34) *Symbol::GEN1 /dev/ttya0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 diff --git a/devel/p5-IO-Tty/pkg/PLIST b/devel/p5-IO-Tty/pkg/PLIST deleted file mode 100644 index de8b3970df2..00000000000 --- a/devel/p5-IO-Tty/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/08/27 07:11:07 jlam Exp $ -- cgit v1.2.3