Commit graph

5 commits

Author SHA1 Message Date
Stanislav Sedov
fae8e0f615 - 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@
2008-04-06 08:58:21 +00:00
Cheng-Lung Sung
feb2539a46 - Update to 0.6
PR:		ports/114936
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-07-30 01:50:44 +00:00
Cheng-Lung Sung
bd5acc9783 - fix www/rubygem-hpricot pkg-plist
PR:		ports/110274
Submitted by:	TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-03-16 01:48:20 +00:00
Cheng-Lung Sung
8d89c2d5dc - Update to 0.5 2007-02-19 09:54:10 +00:00
Cheng-Lung Sung
14a9092497 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/
2007-02-03 17:27:47 +00:00