Path to this page:
./
devel/ruby-io-console,
Add console capabilities to IO instances
Branch: CURRENT,
Version: 0.8.0,
Package name: ruby32-io-console-0.8.0,
Maintainer: wenAdd console capabilities to IO instances.
Required to run:[
lang/ruby200-base]
Master sites:
Filesize: 26 KB
Version history: (Expand)
- (2024-12-08) Updated to version: ruby32-io-console-0.8.0
- (2024-08-20) Updated to version: ruby32-io-console-0.7.2
- (2024-08-20) Package has been reborn
- (2016-01-04) Package deleted from pkgsrc
- (2014-03-16) Updated to version: ruby200-io-console-0.4.2nb2
- (2013-06-16) Updated to version: ruby193-io-console-0.4.2nb1
CVS history: (Expand)
2025-05-27 18:05:34 by Takahiro Kambe | Files touched by this commit (13) |
Log message:
Drop support for Ruby 3.1
|
2025-05-22 16:25:37 by Takahiro Kambe | Files touched by this commit (7) |
Log message:
Update Ruby 3.4's version in comment
|
2025-04-16 17:23:07 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Update Ruby's version in comment.
|
2025-01-02 07:25:33 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/ruby-io-console: restrict Ruby's version
Restrict Ruby's version (not for Ruby 3.4) since Ruby 3.4.1 has this gem of
the same version.
|
2024-12-08 17:40:00 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-io-console: update to 0.8.0
pkgsrc change: remove "USE_LANGUGAES= c" since it is default value.
0.8.0 (2024-12-03)
What's Changed
* Move omits by @nobu in #68
* Load the built extension library in noctty tests by @nobu in #69
* Show the correct exception when the stty backend cannot be required by
@eregon in #70
* Skip building extension on WASI by @kateinoigakukun in #71
* Update gperf by @nobu in #73
* Declare as Ractor-safe by @nobu in #74
* Make IO.console Ractor-safe by @nobu in #75
* Support older versions of ruby by @nobu in #77
* Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in
#78
* Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to
9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #79
* Read errno before calling rb_io_path() by @XrXr in #80
* Check if rb_syserr_fail_str is available by @nobu in #81
* Freeze the version string by @nobu in #82
* Add IO#ttyname that returns the tty name or nil by @nobu in #76
New Contributors
* @kateinoigakukun made their first contribution in #71
* @XrXr made their first contribution in #80
|
2024-08-20 04:28:53 by Wen Heping | Files touched by this commit (1) |
Log message:
Update HOMEPAGE
|
2024-08-20 04:14:16 by Wen Heping | Files touched by this commit (4) |
Log message:
Import io-console-0.7.2 as devel/ruby-io-console.
Add console capabilities to IO instances.
|
2016-01-03 07:50:37 by Takahiro Kambe | Files touched by this commit (4) |  |
Log message:
Remove ruby-io-console package.
* io-console gem is bundled in ruby200-base and later ruby base packages.
* No package is depends on ruby-io-console for now.
|