Path to this page:
./
devel/ruby-curses,
Ruby binding for curses, ncurses, and PDCurses
Branch: CURRENT,
Version: 1.5.3,
Package name: ruby32-curses-1.5.3,
Maintainer: pkgsrc-usersA Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby
standard library. curses is an extension library for text UI applications.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 515 KB
Version history: (Expand)
- (2025-06-14) Updated to version: ruby32-curses-1.5.3
- (2025-06-04) Updated to version: ruby32-curses-1.5.1
- (2025-05-17) Updated to version: ruby32-curses-1.5.0
- (2024-10-27) Updated to version: ruby32-curses-1.4.7
- (2024-06-08) Updated to version: ruby32-curses-1.4.6
- (2024-05-05) Updated to version: ruby32-curses-1.4.5
CVS history: (Expand)
2025-06-14 16:19:02 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-curses: update to 1.5.3
1.5.2 (2025-06-12)
What's Changed
* Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in
#105
* Create documentation generated by rdoc with GitHub Actions by @hsbt in
#106
* Change documentation_uri in metadata by @shugo in #107
* Exclude extconf.rb from rdoc by @shugo in #108
1.5.3 (2025-06-12)
What's Changed
* Fix gem metadata by @shugo in #109
|
2025-06-04 15:39:20 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-curses: update to 1.5.1
1.5.1 (2025-06-03)
What's Changed
* Use -std=gnu17 to avoid C23 errors by @shugo in #104
|
2025-05-17 08:20:28 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-curses: update to 1.5.0
1.5.0 (2025-04-11)
What's Changed
* Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #87
* Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #88
* Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #89
* Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in
#90
* Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in
#91
* Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to
9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #92
* Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #93
* Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in
#94
* Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in
#95
* Use NUM2CHTYPE() and CHTYPE2NUM() for PDCurses by @shugo in #96
* Remove rubydoc.info because it doesn't use RDoc but YARD by @shugo in #97
* Add the 256 color pairs limitation to README by @shugo in #98
* Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in
#99
* Add Window#chgat by @shugo in #100
* Add Chrses.chgat by @shugo in #102
* Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in
#103
* Add Curses::Screen (fixes #55) by @shugo in #101
Contributors
* @shugo
* @dependabot
|
2024-10-27 14:33:11 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-curses: update to 1.4.7
1.4.7 (2024-10-22)
What's Changed
* Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #87
* Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #88
* Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #89
* Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #90
* Include vendor/PDCurses, which was accidentally excluded from v1.4.6
|
2024-06-08 17:43:16 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-curses: update to 1.4.6
1.4.6 (2024-06-05)
* History.md is no longer being updated after version 1.4.5
* Configure RubyGems Trusted Publishing
|
2024-05-05 18:43:03 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-curses: update to 1.4.5
1.4.5 (2024-04-23)
What's Changed
* Added dependabot.yml for actions by @hsbt in #72
* Bump actions/checkout from 2 to 3 by @dependabot in #73
* Add x permission to samples by @dvarrui in #71
* Bump actions/checkout from 3 to 4 by @dependabot in #82
* Add macOS directives to install curses with menu support by @AlexB52 in
#84
* Add documentation of TERM by @shugo in #81
New Contributors
* @dependabot made their first contribution in #73
* @AlexB52 made their first contribution in #84
|
2022-02-12 13:28:53 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-curses: update to 1.4.4
1.4.4 (2022-02-03)
Bug fixes:
* Define Curses.colors even if COLORS is a macro. Issue #69 by dvarrui.
* Use require instead of require_relative. Pull request #68 by dvarrui.
1.4.3 (2022-01-06)
New features:
* Added flushinp, menu mark, fore and back functions. Pull request #66 by
Isty001.
|
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
|