Commit Graph

17 Commits

Author SHA1 Message Date
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
jeremy
255b948e1a Bump rake after split ruby port.
This also installs rake as rake18, as rake comes with ruby 1.9.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
bernd
6fa66da30c Update to ruby-rake-0.8.7. 2009-08-09 12:22:02 +00:00
msf
f710844cf3 update to rake 0.8.4
ok bernd@
2009-04-24 08:36:37 +00:00
pirofti
dcd61ccdcb Update to 0.8.3.
Okay bernd@.
2008-10-27 22:30:27 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
bernd
595d45d81e Update to ruby-rake-0.8.1. 2008-02-07 20:25:20 +00:00
bernd
75c1636a40 Update to ruby-rake-0.8.0. 2007-12-22 11:52:17 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
jcs
924607b8db update to rake-0.7.3
ok msf@
2007-05-31 15:02:43 +00:00
msf
90ff81741c sigh... bump PKGNAME too 2007-05-03 11:28:48 +00:00
msf
2ce1971065 drop maintainer on ruby rails and friends 2007-05-03 11:25:17 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
bernd
33e4a73ff9 Regen PLIST with updated ruby-gems. (added ri docs)
PKG_ARCH=*
2006-10-19 01:30:26 +00:00
sturm
f40b6dea93 add RUN_DEPENDS on ruby-gems for gems-based ports
bump PKGNAME where necessary

noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
sturm
3dc5273858 Initial import of ruby-rake 0.7.1
Rake is a Ruby make-like utility using standard Ruby syntax for the build
specification file.

from msf
2006-06-12 19:55:48 +00:00