| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jun 2013 17:17:31
2.0.5
|
swills  |
- Update to 2.0.5 |
27 Feb 2013 02:22:58
2.0.3
|
swills  |
- Update to 2.0.3
- Pass maintainership to ruby@
Approved by: tota (maintainer) |
24 Sep 2011 04:21:36
1.3.1
|
tota  |
- Update to 1.3.1 |
02 Sep 2011 09:49:03
1.3.0
|
tota  |
- Update to 1.3.0
- Move LICENSE section earlier to make portlint happy
- Update WWW: line |
31 Dec 2010 06:15:58
1.2.5
|
tota  |
- Add LICENSE
- Drop MD5 checksum from distinfo |
20 Oct 2010 01:35:47
1.2.5
|
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 |
23 Sep 2010 12:46:27
1.2.5
|
tota  |
- Update to 1.2.5 [1]
- Fix dependency versions based on rubygems.org [2]
PR: ports/150407 [1], ports/150812 [2]
Submitted by: pgollucci@ [1][2] |
09 Sep 2010 19:12:56
1.2.4
|
pgollucci  |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
09 Sep 2009 13:03:11
1.2.4
|
tota  |
- Update to 1.2.4
Approved by: maho (mentor) |
01 Jul 2009 21:05:42
1.2.3
|
tota  |
- Update to 1.2.3
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
Approved by: maho (mentor) |
09 Apr 2009 00:11:47
1.2.2
|
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 |
03 Mar 2009 09:18:53
1.2.2
|
clsung  |
- Update to 1.2.2
PR: ports/131351
Submitted by: clsung
Reviewed by: maintainer (TAKATSU Tomonari)
Approved by: maintainer |
14 Feb 2009 02:16:03
1.1.8
|
stas  |
- Fix plist after ruby update by generating it dynamically. |
06 Apr 2008 08:58:21
1.1.8
|
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@ |
09 Jan 2008 02:31:45
1.1.8
|
clsung  |
- update to 1.1.8
PR: ports/119088
Submitted by: maintainer (TAKATSU Tomonari) |
28 Sep 2007 22:56:02
1.1.7
|
miwi  |
ruby2ruby provides a means of generating pure ruby code
easily from ParseTree's Sexps.
This makes making dynamic language processors
much easier in ruby than ever before.
WWW: http://rubyforge.org/projects/seattlerb/
WWW: http://seattlerb.rubyforge.org/ruby2ruby/
PR: ports/116711
Submitted by: TAKATSU Tomonari <tota at rtfm.jp> |