Path to this page:
./
devel/p5-IO-Tty,
Another Perl class for I/O on tty and pseudo-tty devices
Branch: CURRENT,
Version: 1.17,
Package name: p5-IO-tty-1.17,
Maintainer: pkgsrc-usersIO::Tty and IO::Pty provide an interface to pseudo-ttys.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 26.606 KB
Version history: (Expand)
- (2023-02-12) Updated to version: p5-IO-tty-1.17
- (2022-06-28) Updated to version: p5-IO-tty-1.16nb1
- (2021-07-28) Updated to version: p5-IO-tty-1.16
- (2021-05-25) Updated to version: p5-IO-tty-1.14nb2
- (2020-09-01) Updated to version: p5-IO-tty-1.14nb1
- (2020-03-23) Updated to version: p5-IO-tty-1.14
CVS history: (Expand)
2023-02-12 11:43:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.17
Upstream changes:
1.17 2022-11-11 Todd Rinaldo <toddr@cpan.org>
* Switch changelog entries to metacpan friendly format
* #29 - Fix printf format conversion specifiers in croak to support size_t \
on all platforms
* #11,#30 - Tty.pm: pre-allocate buffer for ioctl but leave it length 0
* #28 - Use $arg to match @ARGV in Makefile.PL
|
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-28 05:28:47 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.16
Upstream changes:
1.16 2021-01-2 Todd Rinaldo <toddr@cpan.org>
* Switch to github for issue tracker.
* Switch to testsuite CI workflow.
* Tidy
2020-10-03 Todd Rinaldo <toddr@cpan.org> 1.15
* Skip winsize test on Solaris and QNX NTO
* Make function tests more robust
* Work around a header name collission on util.h. This is breaking on recent OSX
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-03-22 22:02:34 by Nia Alarie | Files touched by this commit (2) |
Log message:
p5-IO-Tty: Update to 1.14
2020-01-18 Todd Rinaldo <toddr@cpan.org> 1.14
* Add strict/warnings to Tty.pm
* Fix pod errors
* Typo: s/dependend/dependent/
* Prevent spurious warning from get_winsize()
* Fix usage of setsid
* Github actions testing. Windows is off of course.
* Make README.md
2014-12-14 Todd Rinaldo <toddr@cpan.org> 1.13_01
* RT 91590 - Remove MAP_TARGET from Makefile.PL
* RT 88271 - Fix for Solaris setuid when root running as other user
|