Path to this page:
./
devel/p5-IO-Tty,
Another Perl class for I/O on tty and pseudo-tty devices
Branch: CURRENT,
Version: 1.20nb1,
Package name: p5-IO-tty-1.20nb1,
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: 27.06 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-IO-tty-1.20nb1
- (2024-08-11) Updated to version: p5-IO-tty-1.20
- (2023-12-17) Updated to version: p5-IO-tty-1.18
- (2023-07-06) Updated to version: p5-IO-tty-1.17nb1
- (2023-02-12) Updated to version: p5-IO-tty-1.17
- (2022-06-28) Updated to version: p5-IO-tty-1.16nb1
CVS history: (Expand)
2023-12-24 02:16:17 by Amitai Schleier | Files touched by this commit (1) |
Log message:
p5-IO-tty: fix macOS configure.
|
2023-12-17 00:41:39 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-IO-Tty) Updated 1.17 to 1.18
1.18 2023-11-27 Todd Rinaldo <toddr@cpan.org>
* #35 - Address Freebsd build issue: Make function checks more robust within \
shared lib
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
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
|