Path to this page:
./
devel/p5-Term-ReadLine-Gnu,
Perl extension for the GNU Readline/History Library
Branch: CURRENT,
Version: 1.42nb1,
Package name: p5-Term-ReadLine-Gnu-1.42nb1,
Maintainer: pkgsrc-usersThis is an implementation of Term::ReadLine using the GNU
Readline/History Library.
Master sites: (Expand)
Filesize: 193.11 KB
Version history: (Expand)
- (2022-06-28) Updated to version: p5-Term-ReadLine-Gnu-1.42nb1
- (2021-07-04) Updated to version: p5-Term-ReadLine-Gnu-1.42
- (2021-05-25) Updated to version: p5-Term-ReadLine-Gnu-1.40nb1
- (2021-04-26) Updated to version: p5-Term-ReadLine-Gnu-1.40
- (2020-09-06) Package added to pkgsrc.se, version p5-Term-ReadLine-Gnu-1.36 (created)
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-04 11:00:15 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 1.42
Upstream changes:
1.42 2021-05-07
- Makefile.PL: force rlver to link with a terminal library
- fix compile error on some of Cygwin environments and others. [#7]
- ppport.h: update from version 3.52 to version 3.62.
- fix compile errors on PERL_VERSION_LT() in Gnu.c generated by some
versions of ExtUtils::MakeMaker. [#8]
1.41 2021-05-01
- Makefile.PL
- Search a terminal library only when it necessary. [#6]
- whole refactoring
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-26 17:05:29 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Term-ReadLine-Gnu: update to 1.40.
1.40 2021-02-23
- Migrate the repository and the bug tracker to GitHub
1.39 2021-02-22
- Makefile.PL
- some more fix for Homebrew on macOS [rt.cpan.org #133846]
1.38 2021-02-22
- Makefile.PL
- run 'brew --prefix ncurses' internally to detect ncurses installed
by Homebrew on macOS [rt.cpan.org #133846]
- utilize ExtUtils::Liblist::ext() [rt.cpan.org #134408]
On macOS Big Sur or later 'perl Makefile.PL' may warn as
"Could not find neither libtermcap, libtinfo, libncurses, \
or libcurses."
You should be able to ignore this warning if you have Xcode \
installed. See
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/381
for details. To suppress this message, use ExtUtils::MakeMaker \
7.58 or later.
- can specify multiple directories on --prefix, --libdir, and
--includedir options by separating them with colons
- INSTALL
- update for changes above and so on.
1.37 2020-12-27
- readline-8.1 support
new function
rl_activate_mark
rl_deactivate_mark
rl_keep_mark_active
rl_mark_active_p
use native operate_and_get_next on GNU ReadLine 8.1 and later.
- Gnu.xs: warns if attempted completion function returns undef in pos 0.
[rt.cpan.org #132384]
- ppport.h: update from version 3.31 to version 3.52.
- fixes to be more CPAN Testers friendly
- Makefile.PL exits 0 when $TERM is not set properly. [rt.cpan.org #128806]
- update URLs of the GNU Readline Library manual website. [rt.cpan.org \
#131362]
- update URLs of soundgrab.
|
2020-09-06 13:54:38 by Thomas Klausner | Files touched by this commit (3) |
Log message:
devel/p5-Term-ReadLine-Gnu: import p5-Term-ReadLine-Gnu-1.36
This is an implementation of Term::ReadLine using the GNU
Readline/History Library.
|