Port details |
- ruby-qt2 Qt2 extension for Ruby
- 0.14_1 x11-toolkits
=0 0.14_1Version of this port present on the latest quarterly branch. - Maintainer: knu@FreeBSD.org
 - Port Added: 2001-01-09 17:59:50
- Last Update: 2003-08-09 10:08:28
- SVN Revision: UNKNOWN
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/index.html
- Description:
- This is a Qt2 extension library for Ruby (http://www.ruby-lang.org/)
developed with SWIG (http://www.swig.org/) and Ruby module for SWIG
(swigruby; http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-j.html).
Qt2 extension library for Ruby was originally included as a example of
swigruby package written by the author of swigruby. The author has
extended it for practical use in X window system.
Author: Nobuyuki Horie <horie@smail.u-shizuoka-ken.ac.jp>
WWW: http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/index.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby : lang/ruby16
- gmake : devel/gmake
- Runtime dependencies:
-
- ruby : lang/ruby16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14_1 09 Aug 2003 10:08:28
 |
knu  |
Remove ruby-qt2 ports. Qt2 is obsolete. |
0.14_1 18 Feb 2003 05:42:05
 |
knu  |
De-pkg-comment. |
0.14_1 26 Dec 2002 15:19:16
 |
edwin  |
Fix RUBY_QT2_MASTER_SITES
Approved by: knu@ |
0.14_1 06 Dec 2002 15:56:56
 |
knu  |
Apply the new C++ patch to all of the ruby-qt2* ports and unbreak them. |
0.14_1 01 Dec 2002 00:48:36
 |
kris  |
Coalesce two bogus post-patch targets into one. |
0.14_1 29 Nov 2002 04:58:20
 |
knu  |
Unbreak for new C++ compilers. |
0.14_1 06 Oct 2002 21:38:34
 |
knu  |
Use RUBY_MOD*. |
17 Sep 2001 18:54:32
    |
knu  |
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed. |
23 Aug 2001 07:46:35
    |
knu  |
Update ruby-qt2 modules to 0.14. |
09 Jun 2001 03:49:06
    |
knu  |
Chase the repack. |
27 Apr 2001 11:11:52
    |
knu  |
Update to 0.13. |
06 Apr 2001 11:08:15
    |
knu  |
Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD in
x11-toolkits/ruby-qt2/Makefile.common. |
06 Apr 2001 10:22:09
    |
knu  |
Define RUBY_WITH_PTHREAD. |
06 Apr 2001 10:21:40
    |
knu  |
Eliminate the previous hack which was useless. |
05 Apr 2001 20:26:21
    |
knu  |
Tweak for the qtgl problem regarding libc_r some people are seeing. |
01 Apr 2001 19:07:11
    |
knu  |
Now all the ruby-qt2* ports are unbroken for both 4-STABLE and 5-CURRENT. |
28 Mar 2001 12:33:18
    |
knu  |
D'oh, PORTREVISION doesn't work if you define the value of it after
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1. |
28 Mar 2001 12:18:47
    |
knu  |
Update to ruby-qt2 0.12 for qt 2.3.0. |
25 Mar 2001 04:15:05
    |
will  |
Bad knu, no cookie. Use USE_QT2, not a hardcoded path! |
19 Mar 2001 22:15:52
    |
knu  |
Use the threaded version of Qt2 library for 5-CURRENT. |
19 Mar 2001 22:13:02
    |
knu  |
Use the threaded version of Qt2 library for 5-CURRENT. |
12 Mar 2001 18:57:25
    |
knu  |
Update to Ruby/Qt2 0.12. |
10 Feb 2001 12:39:32
    |
knu  |
Add %%PORTDOCS%%. |
07 Feb 2001 06:33:33
    |
knu  |
Replace /usr/X11 in qt2.rb with ${X11BASE}. This was somehow dropped in one
of the previous updates. |
07 Feb 2001 06:21:21
    |
knu  |
ruby-qt2 itself shouldn't really require Mesa. It will be required by the
forthcoming ruby-qt2gl. |
01 Feb 2001 17:17:47
    |
knu  |
Remove a bunch of obsoleted (now non-existent) files from plist. |
23 Jan 2001 07:20:40
    |
knu  |
Minor wording fixes. |
18 Jan 2001 16:52:48
    |
knu  |
Update to 0.11 and unbreak. Now it works fine. :) |
09 Jan 2001 21:51:24
    |
knu  |
Temporarily mark as broken. There seems to be something wrong with the
generated qt2.so on 4-STABLE + XFree86 4.0.2 + Mesa 3.2.1: |
09 Jan 2001 20:59:50
    |
knu  |
Add ruby-qt2, Qt2 extension for Ruby. |