Bug 131671 - [PATCH] x11-toolkits/ruby18-tk USE_TCL
Summary: [PATCH] x11-toolkits/ruby18-tk USE_TCL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-14 15:10 UTC by Martin Matuska
Modified: 2009-02-14 16:20 UTC (History)
1 user (show)

See Also:


Attachments
ruby18-tk-1.8.7.72,1.patch (1.70 KB, patch)
2009-02-14 15:10 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-02-14 15:10:01 UTC
- Switch to USE_TK
- Support planned switch to new default tk (tk85)
- Add (user-definable) support for tk84, tk85 and tk86.

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-14 15:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Stanislav Sedov freebsd_committer freebsd_triage 2009-02-14 15:21:01 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Thanks for patch.

The only question I have: how the dependent port japanese/ruby-tk
is going to work now on? I don't see any jp bits in bsd.tcl.mk...

- -- 
Stanislav Sedov
ST4096-RIPE
-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAkmW4WYACgkQK/VZk+smlYEv6wCeLR50OMYZgn/OwAkEU1+oADMw
5JsAn3qWxW3FowhtZjnci/ATNGllj4+z
=3rFi
-----END PGP SIGNATURE-----

!DSPAM:4996e168967008076419222!
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2009-02-14 15:44:23 UTC
Since tcl version 8.4 (now there is 8.4.19, 8.5.6 and 8.6 beta1), full
japanese support is included for all platforms.
I see no need for a japanese/ruby-tk port using the very old tcl 8.0
(last patchlevel release in 1999) with japanese patches.

See the following link for more information
http://wiki.tcl.tk/1356

Stanislav Sedov  wrote / napísal(a):
> Hi!
>
> Thanks for patch.
>
> The only question I have: how the dependent port japanese/ruby-tk
> is going to work now on? I don't see any jp bits in bsd.tcl.mk...
>

!DSPAM:4996e168967001975718885!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-02-14 16:14:27 UTC
stas        2009-02-14 16:14:17 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/ruby-tk Makefile 
  Log:
  - Switch to USE_TK.
  - Support planned switch to new default tk (tk85).
  - Add (user-definable) support for tk84, tk85 and tk86.
  
  PR:             ports/131671
  Submitted by:   Martin Matuska <mm@FreeBSD.org>
  
  Revision  Changes    Path
  1.45      +7 -17     ports/x11-toolkits/ruby-tk/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Stanislav Sedov freebsd_committer freebsd_triage 2009-02-14 16:20:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!