Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.4 21 Oct 2013 18:07:53 |
tabthorpe |
2013-10-21 devel/rubygem-ruby-debug-base: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-linecache: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-rascut: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug-ide: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug: Does not work with Ruby 1.9
2013-10-21 japanese/gorua: Does not work with Ruby 1.9
2013-10-10 x11-toolkits/ruby-gtk: Does not work with Ruby 1.9 |
0.10.4 20 Oct 2013 04:15:27 |
tabthorpe |
- Mark DEPRECATED, set EXPIRATION_DATE
With hat: portmgr |
0.10.4 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.10.4 20 Dec 2011 00:21:54 |
pgollucci |
- Point at the homepage consistently as defined by rubygems.org |
0.10.4 23 Jun 2011 17:51:43 |
pgollucci |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
0.10.4 24 Nov 2010 05:23:32 |
pgollucci |
- Update to 0.10.4
PR: ports/152512
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.10.3_1 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.10.3_1 22 Sep 2010 20:33:09 |
pgollucci |
- Fix dependency versions
PR: ports/150813
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.10.3 09 Sep 2010 19:12:56 |
pgollucci |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
0.10.3 09 Apr 2009 00:11:47 |
pgollucci |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
0.10.3 02 Apr 2009 11:11:57 |
miwi |
- Update to 0.10.3
PR: 133284
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.10.2 14 Feb 2009 02:16:03 |
stas |
- Fix plist after ruby update by generating it dynamically. |
0.10.2 19 Oct 2008 14:10:05 |
miwi |
- Update to 0.10.2
PR: 128188
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
0.10.0 06 Apr 2008 08:58:21 |
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@ |
0.10.0 10 Jan 2008 23:19:00 |
miwi |
- Update to 0.10.1
PR: 119059
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.9.3 27 Jul 2007 09:15:18 |
miwi |
Faster implementation of the standard debug.rb using
a native extension with a new hook Ruby C API.
WWW: http://rubyforge.org/projects/ruby-debug
PR: ports/114954
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> |