| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 May 2004 01:01:59
0.3.3_2
|
linimon  |
As previously announced, remove lang/ruby-python. Its dependendencies are
broken, and it relies on an antique version of Python. Per the manintainer,
"Ruby now has hundreds of native libraries, and no one would need or want
to use ruby-python to borrow libraries from python." |
14 Apr 2004 17:26:21
0.3.3_2
|
linimon  |
Mark as deprecated: its dependendencies are broken, and it relies on
an antique version of Python. Per the manintainer (knu): "Ruby now
has hundreds of native libraries, and no one would need or want to use
ruby-python to borrow libraries from python." |
22 Mar 2004 15:05:32
0.3.3_2
|
knu  |
Add SIZE data.
Submitted by: trevor |
21 Mar 2004 23:44:15
0.3.3_2
|
kris  |
BROKEN: Broken dependency |
17 Apr 2003 10:40:48
0.3.3_2
|
kris  |
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it. |
18 Feb 2003 05:28:16
0.3.3_2
|
knu  |
De-pkg-comment. |
06 Oct 2002 21:29:41
0.3.3_2
|
knu  |
Use RUBY_MOD*. |
30 Mar 2002 12:12:55
0.3.3_2
|
knu  |
cd dir && command -> cd dir; command |
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. |
29 Mar 2001 08:23:04 
|
knu  |
Build and use libpython without threads support and make this work fine on
both 4-STABLE and 5-CURRENT. |
10 Feb 2001 12:39:32 
|
knu  |
Add %%PORTDOCS%%. |
05 Feb 2001 15:04:13 
|
olgeni  |
Some style fixes in the lang category (usual round of spaces -> tabs) |
18 Jan 2001 20:06:42 
|
knu  |
The previous problem was found to be due to mkmf.rb's bug. Now fixed. |
05 Jan 2001 21:14:09 
|
knu  |
Link against libreadline. I wonder from when and why it came to require
linking libreadline... ?-( |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |
26 Sep 2000 09:02:17 
|
knu  |
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or
USE_LIBRUBY is defined, individual ruby ports no longer need to include it
explicitly. |
10 Sep 2000 21:13:12 
|
knu  |
Improve the configure script and add a knob to use another version of Python
than 1.5. (Currently this module only works with 1.5 though) |
10 Sep 2000 18:44:13 
|
knu  |
Update to 0.3.3. This should fix a problem with Ruby 1.6. |
10 Sep 2000 13:40:42 
|
knu  |
Set PYTHON_VERSION=python1.5 to depend on Python 1.5. |
10 Sep 2000 08:57:05 
|
knu  |
Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. |
07 Sep 2000 08:43:29 
|
knu  |
Update with bsd.ruby.mk. |
16 Aug 2000 13:21:24 
|
knu  |
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category. |
13 Aug 2000 16:42:17 
|
knu  |
This port surely belongs to the virtual category "python". |
12 Aug 2000 21:09:41 
|
knu  |
Do The Right Thing. (R) |
08 Aug 2000 17:08:31 
|
knu  |
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile namespace
pollution. |
07 Aug 2000 13:50:17 
|
knu  |
Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/*
|
07 Aug 2000 07:09:20 
|
knu  |
Add Ruby related ports. |