IABSD.fr/ports/sysutils/ruby-mongrel_cluster

Branch :


Log

Author Commit Date CI Message
82143f79 2010-09-28 20:12:16 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@
d765f5df 2010-09-23 22:30:24 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@
06e7b2ac 2008-06-14 23:53:05 bump PKGNAMEs after lang/ruby module change.
46d5ec8e 2008-04-17 21:30:53 remove HOMEPAGE, not valid anymore. ok bernd@
181c0ee6 2007-12-19 21:52:56 Update to mongrel_cluster-1.0.5.
a9d8e7ea 2007-11-13 18:41:18 Initial import of ruby-mongrel_cluster-1.0.4. Tool to help start/stop/restart multiple mongrel servers to use behind a load balancer like Nginx, Lighttpd, Pound, Pen or Balance. This plugin adds an option to specify a number of mongrel servers to launch, a range of ports, and a configuration file for the cluster.