| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
1.8.6.111_1,1
|
stas  |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
05 Apr 2007 10:07:22
1.8.6,1
|
stas  |
- Use a static PORTEPOCH for a while. We have a problem with the variable
initialization order.
Reported by: many
Thanks to: pav |
03 Apr 2007 22:57:49
1.8.6
|
stas  |
- Update ruby to 1.8.6
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports. |
15 Nov 2005 04:33:31
1.8.2,1
|
sem  |
- Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mk
Reported by: chkversion script |
11 Nov 2005 01:18:01
1.8.3
|
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. |
06 Feb 2004 13:12:53
1.6.8.2003.10.15
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
18 Feb 2003 04:37:40
1.6.8.2003.01.19
|
knu  |
De-pkg-comment. |
23 Jan 2003 19:17:24
1.6.8
|
knu  |
Unbreak packaging for ruby 1.8. |
03 Jan 2003 08:26:35
1.6.8
|
ijliao  |
chase gdbm lib version |
30 Mar 2002 12:12:55
1.6.7.2002.03.27
|
knu  |
cd dir && command -> cd dir; command |
19 Sep 2001 16:34:06 
|
knu  |
Update ruby to the 1.6.5 release. |
17 Sep 2001 19: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. |
19 Mar 2001 11:13:39 
|
knu  |
Alter the build process for the standard libraries of Ruby. |
20 Oct 2000 21:56:05 
|
knu  |
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. |
08 Oct 2000 12:31:14 
|
asami  |
Fix MD5_FILE (files/md5 -> distinfo). |
08 Oct 2000 02:08:27 
|
asami  |
Convert category databases to new layout. |
28 Sep 2000 21:33:41 
|
knu  |
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) |
26 Sep 2000 10: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. |
19 Sep 2000 17:20:17 
|
knu  |
Update to Ruby 1.6.0 official release. |
07 Sep 2000 01:17:10 
|
knu  |
Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine. |
07 Sep 2000 00:54:59 
|
knu  |
Update to 1.6.0-preview3. |
05 Sep 2000 14:44:15 
|
knu  |
Use MASTER_SITE_RUBY. |
23 Aug 2000 21:17:23 
|
knu  |
Add ruby-gdbm, a Ruby extension to GDBM library. |