Commit Graph

8 Commits

Author SHA1 Message Date
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
pirofti
93554ed1e1 Update ruby-capistrano to 2.5.9 2009-10-13 19:40:47 +00:00
bernd
cc0872672e Update to ruby-capistrano-2.5.8. 2009-08-09 12:33:27 +00:00
bernd
5a2713c94a Update to ruby-capistrano-2.5.3. 2009-01-24 18:06:37 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
bernd
9824d384ac Update to ruby-capistrano-2.3.0. 2008-05-09 19:04:07 +00:00
bernd
8fd510c4a9 Update to ruby-capistrano-2.2.0. 2008-03-29 11:47:43 +00:00
bernd
ee427f7cd5 Initial import of ruby-capistrano-2.1.0.
Capistrano is a utility and framework for executing commands in parallel
on multiple remote machines, via SSH. It uses a simple DSL (borrowed in
part from Rake that allows you to define _tasks_), which may be applied
to machines in certain roles. It also supports tunneling connections via
some gateway machine to allow operations to be performed behind VPN's
and firewalls.

Capistrano was originally designed to simplify and automate deployment
of web applications to distributed environments, and originally came
bundled with a set of tasks designed for deploying Rails applications.
2008-02-02 11:42:15 +00:00