| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 03:38:10
1.8.7.358_3,1
|
swills  |
- Switch to FETCH_DEPENDS to fix fetch during build |
01 Nov 2011 22:59:35
1.8.7.352_3,1
|
pgollucci  |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
24 Oct 2011 03:33:20
1.8.7.352_3,1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
12 Sep 2011 23:41:14
1.8.7.352_3,1
|
gabor  |
- Bump PORTREVISION for databases/gdbm update
Discussed with: stas |
12 Sep 2011 13:46:59
1.8.7.352_2,1
|
gabor  |
- Track dependencies after databases/gdbm update |
06 Apr 2008 08: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 09: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 21: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 15:34:06 
|
knu  |
Update ruby to the 1.6.5 release. |
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. |
19 Mar 2001 11:13:39 
|
knu  |
Alter the build process for the standard libraries of Ruby. |
20 Oct 2000 20:56:05 
|
knu  |
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. |
08 Oct 2000 11:31:14 
|
asami  |
Fix MD5_FILE (files/md5 -> distinfo). |
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
28 Sep 2000 20:33:41 
|
knu  |
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) |
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. |
19 Sep 2000 16:20:17 
|
knu  |
Update to Ruby 1.6.0 official release. |
07 Sep 2000 00:17:10 
|
knu  |
Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine. |
06 Sep 2000 23:54:59 
|
knu  |
Update to 1.6.0-preview3. |
05 Sep 2000 13:44:15 
|
knu  |
Use MASTER_SITE_RUBY. |
23 Aug 2000 20:17:23 
|
knu  |
Add ruby-gdbm, a Ruby extension to GDBM library. |