| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Mar 2011 17:59:51
0.9.8
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
08 Dec 2010 23:08:04
0.9.8
|
avl  |
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas |
20 Oct 2010 01:35:47
0.9.8
|
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 |
14 Sep 2010 02:56:25
0.9.8
|
avl  |
- Update to 0.9.8 |
06 Jun 2010 19:25:10
0.9.2_1
|
pgollucci  |
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby |
26 May 2010 19:51:35
0.9.2_1
|
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@ |
28 May 2009 20:44:16
0.9.2_1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
09 Apr 2009 00:11:47
0.9.2_1
|
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 |
06 Apr 2008 08:58:21
0.9.2_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@ |
25 Oct 2007 21:24:17
0.9.2_1
|
miwi  |
- Add option for plotting of perf data support
PR: 117468
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
03 Apr 2007 01:56:08
0.9.2
|
clsung  |
Add rubygem-railsbench 0.9.2, scripts designed for benchmarking of Rails
applications.
PR: ports/111134
Submitted by: Alexander Logvinov <ports at logvinov.com> |