Path to this page:
./
x11/ruby-tk,
Tk interface module using tcltklib
Branch: CURRENT,
Version: 0.5.0,
Package name: ruby31-tk-0.5.0,
Maintainer: taca# Ruby/Tk
Tk interface module using tcltklib.
Required to run:[
lang/tcl] [
x11/tk] [
lang/ruby26-base]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 1681.5 KB
Version history: (Expand)
- (2023-12-14) Updated to version: ruby31-tk-0.5.0
- (2023-11-12) Updated to version: ruby31-tk-0.4.0nb2
- (2023-01-30) Updated to version: ruby31-tk-0.4.0nb1
- (2021-10-07) Updated to version: ruby27-tk-0.4.0
- (2021-06-02) Updated to version: ruby26-tk-0.4.0
- (2021-02-03) Updated to version: ruby26-tk-0.3.0
CVS history: (Expand)
2023-12-14 16:52:04 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
x11/ruby-tk: update to 0.5.0
0.5.0 ((2023-11-09)
* Add support for tcl/tk 8.6.
* Removed getMultipleSaveFile since it does not work on any of the offered
ActiveTcl distros (8.6 and 8.5).
* Fix patterns in extconf to terminate version number ranges.
* Set RUN_EVENTLOOP_ON_MAIN_THREAD to true in more cases.
* Replace st_foreach_check uses with rb_hash_foreach.
* Update widget: Fix mismatch on setting of encoding. Encoding of Japanese
demo files are converted from EUC-JP to UTF-8. But codes on "widget"
command expect EUC-JP.
* Avoid warning on Ruby 3.2.
* And several bug fixes.
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-06-02 17:22:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
x11/ruby-tk: update to 0.4.0
0.4.0 (2021-03-26)
* Avoid use of deprecated Object#=~ (Fixes #22)
* Fix setting of @tpath in Tk::TkTable::CellTag
* Correctly set @id instance variable in
TkValidateCommand#_initialize_for_cb_class
* Fix remaining verbose compiliation warnings in lib
* Default to running the event loop on the main thread
|
2021-02-03 16:50:27 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
x11/ruby-tk: update to 0.3.0
0.3.0 (2020-10-09)
No release information nor changelog. Please refer
<https://github.com/ruby/tk/compare/v0.2.0...v0.3.0> in detail.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|