Port details |
- rubygem-tk Ruby interface to TclTk-8.6
- 0.4.0 x11-toolkits
=0 Version of this port present on the latest quarterly branch. - Maintainer: nmingotti@gmail.com
 - Port Added: 2018-09-23 01:49:32
- Last Update: 2022-03-29 07:29:14
- Commit Hash: afb00a0
- Also Listed In: rubygems
- License: BSD2CLAUSE
- Description:
- rubygem-tk provides the gem "tk", a Ruby interface to the
Tk GUI toolkit.
WWW: https://github.com/ruby/tk
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-tk>0:x11-toolkits/rubygem-tk
- To install the port:
- cd /usr/ports/x11-toolkits/rubygem-tk/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/rubygem-tk
- pkg install rubygem-tk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-tk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647229986
SHA256 (rubygem/tk-0.4.0.gem) = 6abffc56b60a47e83af9a706d1bf5da10ce698e81219f81dab6e2d4d866db7aa
SIZE (rubygem/tk-0.4.0.gem) = 1721856
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- x11.pc : x11/libX11
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- x11.pc : x11/libX11
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_rubygem-tk
- USES:
- gem tk:86 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Mar 2022 07:29:14 0.4.0 |
Yasuhiro Kimura (yasu)  |
x11-toolkits/rubygem-tk: Update to 0.4.0
This fixes build with Ruby 3.x.
Changes: https://github.com/ruby/tk/compare/v0.2.0...v0.4.0
PR: 262542
Approved by: maintainer timeout |
07 Apr 2021 08:09:01 0.2.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
0.2.0 |
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
24 Jan 2019 05:09:48
0.2.0 |
linimon  |
Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.
libunwind is only available for x86; lang/ruby* already expresses this
correctly. Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.
Tested for no-harm on amd64.
While here, pet portlint where appropriate.
Approved by: portmgr (tier-2 blanket) |
06 Oct 2018 18:05:02
0.2.0 |
swills  |
Fix mistakes in r480449
PR: 230483
Reported by: tobik
Pointyhat to: swills |
23 Sep 2018 01:49:06
0.2.0 |
swills  |
x11-toolkits/rubygem-tk: create port
rubygem-tk provides the gem "tk", a Ruby interface to the
Tk GUI toolkit.
WWW: https://github.com/ruby/tk
PR: 230483
Submitted by: Nicola Mingotti <nmingotti@gmail.com> |
Number of commits found: 7
|