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
6559537234 - Update to 1.5.0
PR:		ports/115507
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-09-20 06:05:19 +00:00
Martin Wilke
e189630a44 - Update to 1.2.0
PR:		ports/106374
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2006-12-05 20:34:57 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Pav Lucistnik
fa9beb8703 New Ruby MemCached client memcache-client from the Robotcoop. It is a pure Ruby
client for memcached. It is nearly a drop-in replacement for Ruby MemCache
while beeing much faster.

PR:		ports/92350
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2006-01-29 11:57:23 +00:00