Port details |
- p5-Term-Screen Basic screen + input class
- 1.06 devel =8 1.06Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-01-15 03:22:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: sox, unzip, lame, libunicode, wget
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Term-Screen
- Description:
- Term::Screen is a very simple screen positioning module that should work
wherever `Term::Cap' does. It is set up for Unix using stty's but these
dependencies are isolated by evals in the `new' constructor. Thus you may
create a child module implementing Screen with MS-DOS, ioctl, or other
means to get raw and unblocked input. This is not a replacement for
Curses -- it has no memory. This was written so that it could be easily
changed to fit nasty systems, and to be available first thing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-Screen>0:devel/p5-Term-Screen
- To install the port:
- cd /usr/ports/devel/p5-Term-Screen/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Term-Screen
- pkg install p5-Term-Screen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-Screen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1481038590
SHA256 (Term-Screen-1.06.tar.gz) = cc9de03eb24c9d4aaba76d2899065d268bf567a882c9f3943d8f6d991d2ea3ae
SIZE (Term-Screen-1.06.tar.gz) = 9522
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- shells/vshnu
- for Run
-
- devel/p5-Term-ScreenColor
- shells/vshnu
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Term-Screen
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.06 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.06 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.06 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.06 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.06 07 Dec 2016 16:19:31 |
sunpoet |
- Update to 1.06
- Add LICENSE
Changes: http://search.cpan.org/dist/Term-Screen/Changes |
1.05 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.05 07 Jun 2015 16:18:06 |
sunpoet |
- Add NO_ARCH
- Sort PLIST |
1.05 07 Jun 2015 10:39:29 |
pi |
devel/p5-Term-Screen: 1.03 -> 1.05
1.05 2015-06-06 JSTOWE
- Use sysread instead of getc() from ruittenb@cpan.org
- Set cursor visibility as per patch javibarroso@gmail.com
- Set isig/-isig to stty to allow signals as per javibarroso@gmail.com
- Simplify Makefile.PL slightly as metacpan appears to dislike it
- Use direct object notation for constructor in examples
- Use strict and warnings in examples/test.pl
1.04 2015-06-05 JSTOWE
- Now use strict and warnings, and drop use of vars.
- Specified min version of perl in code and metadata
- Moved Screen.pm to lib/Term/Screen.pm as per convention
- Reformatted this file as per CPAN::Changes::Spec
- Added github repo to metadata and pod
- make test will work non-interactively
- preserve exit code |
1.03_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.03 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.03 31 Oct 2013 14:31:31 |
vanilla |
Support STAGEDIR. |
1.03 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.03 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.03 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.03 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.03 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.03 25 Jun 2006 16:38:48 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
1.03 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.03 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
1.03 21 Sep 2005 19:35:50 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
1.03 31 Jan 2005 17:11:45 |
erwin |
Update to 1.03 |
1.02 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.02 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.02 12 Jun 2003 16:41:16 |
erwin |
Change to my FreeBSD.org address |
1.02 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.02 03 Jan 2003 13:52:56 |
ijliao |
forgot to remove patch file
Submitted by: Mathieu Arnold <mat@mat.cc> |
1.02 03 Jan 2003 06:19:11 |
ijliao |
upgrade to 1.02
claim maintainership
PR: 43556
Submitted by: Erwin Lansing <erwin@lansing.dk> |
1.01 12 Aug 2002 04:09:22 |
ijliao |
1) upgrade to 1.01
2) Makefile cleanup
Submitted by: kuriyama (1) |
1.00 06 Jun 2002 23:29:44 |
petef |
Don't assume pod2man is in /usr/bin.
Submitted by: bento |
29 Jan 2002 10:16:28 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
14 Mar 2001 16:15:29 |
sobomax |
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH} |
05 Feb 2001 17:15:22 |
ijliao |
fix fenner mtree error |
21 Jan 2001 04:26:37 |
ijliao |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org |
15 Jan 2001 06:22:07 |
will |
Add p5-Term-Screen 1.00, a perl module implementing a basic screen and input
class. |