Commit Graph

10 Commits

Author SHA1 Message Date
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
9fa1d217ce Use CONFIGURE_STYLE = ruby gem ext to clean things up.
SHARED_ONLY = Yes wasn't set before, but it is set
automatically now, which is the correct setting.  This
requires removing PFRAG.shared and integrating the
contents into PLIST.

ok landry, phessler, sthen
2010-10-26 21:32:32 +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
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
msf
64ee1a44ec respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:48:27 +00:00
landry
a82a43646d bump PKGNAMEs after lang/ruby module change.
Janitor job finished, sorry for the spam.
Thanks again bernd@ for bulk-testing and okaying.
2008-06-15 00:01:25 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
steven
2ae48b7c99 fix LIB_DEPENDS/WANTLIB 2007-07-01 20:12:23 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
jcs
0481db47f0 ruby-fcgi-0.8.7
ruby FastCGI library
2007-05-29 20:19:49 +00:00