Port details |
- p5-ReadLine-TTYtter Perl5 module for Term::ReadLine allowing rich editing
- 1.4_2 devel
=0 1.4_2Version of this port present on the latest quarterly branch.
- Maintainer: dereckson@gmail.com
- Port Added: 2010-10-14 00:59:02
- Last Update: 2016-06-21 13:24:53
- SVN Revision: 417207
- Also Listed In: perl5
- License: ART10 GPLv1
- WWW:
- http://search.cpan.org/dist/Term-ReadLine-TTYtter/
- Description:
- ReadLine::TTYtter is a fork of the Term::ReadLine::Perl module, allowing
to edit a command line.
This module have UTF-8 support, let erase or repaint the prompt and
to hook a process to further line control.
WWW: http://search.cpan.org/dist/Term-ReadLine-TTYtter/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-ReadLine-TTYtter>0:devel/p5-ReadLine-TTYtter
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-ReadLine-TTYtter
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- perl5>=5.20<5.21 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.4_2 21 Jun 2016 13:24:53 |
mat |
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight |
1.4_2 21 Mar 2016 14:04:25 |
mat |
Fix conflict with devel/p5-ReadLine-Perl.
PR: 201658
Reported by: Ryan Frederick
Sponsored by: Absolight |
1.4_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4_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.4 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.4 05 Feb 2014 16:42:46 |
ehaupt |
Support staging. |
1.4 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.4 10 Sep 2013 05:48:19 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.4 28 Dec 2012 19:59:18 |
jgh |
- update to 1.4
- while here adjust historical header
PR: 174704
Submitted by: maintainer, dereckson@gmail.com |
1.3 10 Feb 2012 12:55:39 |
culot |
- Update to 1.3 [1]
- Fix LICENSE (Artistic 1 & GPL 1 instead of Artistic 2)
Changes: http://search.cpan.org/dist/Term-ReadLine-TTYtter/CHANGES
PR: ports/164936 [1]
Submitted by: Dereckson <dereckson@gmail.com> (maintainer) |
1.2_1 13 Jul 2011 00:55:17 |
sunpoet |
- Respect devel/p5-ReadLine-*: use @dirrmtry
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
- Make portlint happier
- Bump PORTREVISION for PLIST change
PR: ports/158360
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
1.2 23 Nov 2010 06:38:19 |
wen |
- Update to 1.2
Changelog: http://search.cpan.org/src/CKAISER/Term-ReadLine-TTYtter-1.2/CHANGES
PR: ports/152482
Submitted by: Dereckson <dereckson@gmail.com> |
1.0 14 Oct 2010 00:58:43 |
wen |
ReadLine::TTYtter is a fork of the Term::ReadLine::Perl module, allowing
to edit a command line.
This module have UTF-8 support, let erase or repaint the prompt and
to hook a process to further line control.
WWW: http://search.cpan.org/dist/Term-ReadLine-TTYtter/
PR: ports/151412
Submitted by: sebastien Santoro <dereckson@gmail.com> (maintainer) |