Commit Graph

21 Commits

Author SHA1 Message Date
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jeremy
43594b515e Bump after change in PLIST due to ruby.port.mk change. Noticed by
landry@.

OK landry@
2010-11-09 15:45:58 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
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