| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 02:10:42
0.8.6
|
pgollucci  |
- Update to 0.8.6
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
05 Dec 2011 01:01:29
0.8.5
|
swills  |
- Update to 0.8.5
Feature safe: yes |
02 Mar 2011 09:33:03
0.8.4
|
clsung  |
- Update to 0.8.4 |
07 Dec 2010 19:19:15
0.8.3
|
linimon  |
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@. |
23 Nov 2010 07:20:20
0.8.3
|
pgollucci  |
- Update to 0.8.3
Sponsored by: RideCharge Inc. / TaxiMagic |
09 Sep 2010 19:12:56
0.8.2
|
pgollucci  |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
13 Dec 2009 13:59:49
0.8.2
|
clsung  |
- Update to 0.8.2 |
29 May 2009 14:59:26
0.8.1
|
clsung  |
- Update to 0.8.1
PR: ports/134683
Submitted by: pgollucci |
09 Apr 2009 00:11:47
0.6.161
|
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 |
07 Oct 2008 07:40:11
0.6.161
|
clsung  |
- Update to 0.6.161 |
06 Apr 2008 08:58:21
0.6
|
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@ |
30 Jul 2007 01:50:45
0.6
|
clsung  |
- Update to 0.6
PR: ports/114936
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
16 Mar 2007 01:48:20
0.5
|
clsung  |
- fix www/rubygem-hpricot pkg-plist
PR: ports/110274
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> |
19 Feb 2007 09:54:10
0.5
|
clsung  |
- Update to 0.5 |
03 Feb 2007 17:27:47
0.4
|
clsung  |
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree
and John Resig's JQuery, but with the scanner recoded in
C (using Ragel for scanning.)
WWW: http://code.whytheluckystiff.net/hpricot/ |