| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 02:06:32
2.9.3
|
pgollucci  |
- Update to 2.9.3
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
30 Sep 2011 15:02:47
2.9.2
|
clsung  |
- Update to 2.9.2 |
21 Feb 2011 15:54:21
2.9.1
|
clsung  |
- Update to 2.9.1 |
20 Oct 2010 01:35:47
2.9.0
|
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 |
19 Oct 2010 06:54:12
2.9.0
|
pgollucci  |
- Update to 2.9.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
16 Aug 2010 05:44:33
2.8.4
|
clsung  |
- Update to 2.8.4 |
01 Aug 2010 04:22:19
2.8.0
|
linimon  |
Maintainer no longer uses these ports, so reassign them to ruby@.
Approved by: maintainer |
23 Jun 2010 18:17:44
2.8.0
|
pgollucci  |
- Update to 2.8.0
PR: ports/147519
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (yds@CoolRat.org; 20 days)
Feature safe: yes |
26 May 2010 19:51:35
2.7.0
|
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
10 Sep 2009 17:54:11
2.7.0
|
pgollucci  |
- Update to 2.7.0 |
23 Apr 2009 04:39:50
2.5.2
|
pgollucci  |
- Update to 2.5.2
PR: ports/133507
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
09 Apr 2009 00:11:47
1.8.54
|
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 |
14 Feb 2009 02:16:03
1.8.54
|
stas  |
- Fix plist after ruby update by generating it dynamically. |
01 Jun 2008 09:42:37
1.8.54
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
06 Apr 2008 08:58:21
1.8.54
|
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@ |
25 Jul 2007 06:09:37
1.8.54
|
clsung  |
Facets is a large collection of core extension methods and module
additions for the Ruby programming language. The core extensions
are unique by virtue of thier atomicity. Methods are stored in their
own files, allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins and
microframeworks, from the Functor to a full-blown SI Units system.
WWW: http://Facets.RubyForge.org/
PR: ports/114877
Submitted by: Yarema <yds at CoolRat.org> |