| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Apr 2011 19:25:37
0.5.3
|
swills  |
- Update to 0.5.3
- Fixes build with Ruby 1.9 |
18 Mar 2011 17:59:51
0.4.12
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
16 Jun 2009 15:53:25
0.4.12
|
stas  |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
24 Nov 2005 23:02:13
0.4.12
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
0.4.12
|
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
18 Apr 2004 18:01:57
0.4.12
|
knu  |
Update to 0.4.12. |
22 Mar 2004 15:05:32
0.4.11
|
knu  |
Add SIZE data.
Submitted by: trevor |
18 Feb 2003 05:25:30
0.4.11
|
knu  |
De-pkg-comment. |
11 Jan 2003 15:54:31
0.4.11
|
knu  |
Update to 0.4.11. |
06 Oct 2002 21:25:27
0.4.10
|
knu  |
Use RUBY_MOD*. |
05 Sep 2002 02:55:41
0.4.10
|
knu  |
Update to 0.4.10, which fixes a memory leak. |
15 Feb 2002 11:30:00 
|
knu  |
Update to 0.4.9. |
21 Dec 2001 20:44:36 
|
knu  |
Update to 0.4.8. |
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. |
15 Mar 2001 19:13:40 
|
knu  |
Update to 0.4.6. |
10 Feb 2001 12:39:32 
|
knu  |
Add %%PORTDOCS%%. |
30 Jan 2001 19:26:23 
|
knu  |
Update to 0.4.5. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese 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. |
07 Sep 2000 15:39:52 
|
knu  |
Update with bsd.ruby.mk. :> |
27 Aug 2000 17:52:53 
|
knu  |
Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports. |
27 Aug 2000 07:13:36 
|
knu  |
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. |
16 Aug 2000 13:21:24 
|
knu  |
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category. |
11 Aug 2000 12:11:39 
|
knu  |
MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be problematic -
wget and fetch of 3-STABLE get into infinite loop because the server doesn't
reply to HEAD requests correctly. (although fetch of 4-STABLE and 5-CURRENT
are just fine with it) |
10 Aug 2000 19:47:25 
|
knu  |
Add ruby-uconv, Unicode conversion library with Japanese codesets support for
Ruby. |