Version: 1.36, Package name: p5-Term-ReadLine-Gnu-1.36 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Term::ReadLine::Gnu (TRG) is an implementation of the interface to the GNU Readline Library. This module gives you input line editing facility, input history management facility, word completion facility, etc. It uses the real GNU Readline Library and has the interface with the almost all variables and functions which are documented in the GNU Readline/History Library. So you can program your custom editing function, your custom completion function, and so on with Perl. TRG may be useful for prototyping before programming with C. TRG is upper compatible with Term::ReadLine included in Perl distribution. Term::ReadLine uses TRG automatically when TRG is available. You can enjoy full line editing feature with Perl debugger which use Term::ReadLine with no patch. |
Filesize: 125.328 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 15:07:18 by Charlene Wendling | Files touched by this commit (3) |
Log message: p5-Term-ReadLine-Gnu: update to 1.36 Changelog: https://metacpan.org/source/HAYASHI/Term-ReadLine-Gnu-1.36/Changes tweaks and OK afresh1@ |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2016-01-09 02:44:49 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to Term::ReadLine::Gnu 1.28. This now installs bin/perlsh, a one-liner perl parser/shell, not to confuse with shells/perlsh which installs bin/psh. Tested lightly with pfm & asql. |
2015-07-16 17:57:29 by Antoine Jacoutot | Files touched by this commit (292) |
Log message: Remove the perl bullshit. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-24 09:29:22 by Stuart Henderson | Files touched by this commit (56) |
Log message: bump |
2010-07-13 13:46:13 by Stuart Henderson | Files touched by this commit (157) |
Log message: use REVISION |
2009-09-06 04:46:26 by Antoine Jacoutot | Files touched by this commit (35) |
Log message: Make use of REGRESS_IS_INTERACTIVE=x11 ok jasper@ sthen@ |
2008-10-02 14:35:10 by Simon Bertrang | Files touched by this commit (54) |
Log message: bump SHARED_ONLY ports so they get updated and work with the new perl feedback and ok sthen@ |
2008-01-04 11:38:52 by Marc Espie | Files touched by this commit (30) |
Log message: do the same thing with REGRESS_FLAGS as FAKE_FLAGS |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-11-29 01:23:31 by Marc Espie | Files touched by this commit (94) |
Log message: switch everyone left in devel to cpan |
2006-10-19 01:27:34 by Peter Stromberg | Files touched by this commit (2) |
Log message: update to 1.16 |
2005-10-07 07:44:22 by Peter Stromberg | Files touched by this commit (2) |
Log message: update to 1.15 |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 17:11:04 by Marc Espie | Files touched by this commit (33) |
Log message: WANTLIB markers |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-08-10 02:10:20 by Marc Espie | Files touched by this commit (90) |
Log message: new plists |
2004-01-17 08:58:11 by Christian Weisgerber | Files touched by this commit (76) |
Log message: Don't attempt to build perl ports that load dynamic modules on architectures that support static linking only. |
2003-12-31 09:20:04 by Christian Weisgerber | Files touched by this commit (7) |
Log message: overhaul plists |
2003-12-15 09:51:05 by Christian Weisgerber | Files touched by this commit (29) |
Log message: @dirrm shared directories |
2003-04-10 07:26:50 by Peter Stromberg | Files touched by this commit (1) |
Log message: don't try to remove this dir, noticed by naddy@ |
2003-04-02 02:19:07 by Peter Stromberg | Files touched by this commit (3) |
Log message: update to p5-Term-ReadLine-Gnu-1.14 - kludge not to cause segmentation fault on Perl 5.8.0 w/PerlIO and FileHandle (ex. CPAN.pm) |