summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-04-07 10:38:30 +0000
commitb47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch)
tree82e808f1c6023ffd99af5a14a44b649fd49d587e /sysutils/rubygem-capistrano
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
Diffstat (limited to 'sysutils/rubygem-capistrano')
-rw-r--r--sysutils/rubygem-capistrano/Makefile20
-rw-r--r--sysutils/rubygem-capistrano/distinfo3
-rw-r--r--sysutils/rubygem-capistrano/pkg-descr10
-rw-r--r--sysutils/rubygem-capistrano/pkg-plist54
4 files changed, 0 insertions, 87 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile
deleted file mode 100644
index 7e98464d544b..000000000000
--- a/sysutils/rubygem-capistrano/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: rubygem-switchtower
-# Date created: 14 January 2006
-# Whom: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
-#
-# $FreeBSD$
-#
-
-PORTNAME= switchtower
-PORTVERSION= 1.0.0
-CATEGORIES= sysutils rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/8664/
-
-MAINTAINER= r.s.a.vandomburg@student.utwente.nl
-COMMENT= A utility for executing commands in parallel on multiple machines
-
-RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-sftp-1.1.0.gemspec:${PORTSDIR}/security/rubygem-net-sftp
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
-.include <bsd.port.post.mk>
diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo
deleted file mode 100644
index 623993a1f79d..000000000000
--- a/sysutils/rubygem-capistrano/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (rubygem/switchtower-1.0.0.gem) = 281007799fbe3251ec936258547f042d
-SHA256 (rubygem/switchtower-1.0.0.gem) = 0724c4ba95129c383250273de0e63029b85c820c1eb42acf1e8d9231eb8f6378
-SIZE (rubygem/switchtower-1.0.0.gem) = 35328
diff --git a/sysutils/rubygem-capistrano/pkg-descr b/sysutils/rubygem-capistrano/pkg-descr
deleted file mode 100644
index 8eda74ee0378..000000000000
--- a/sysutils/rubygem-capistrano/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-SwitchTower is a standalone utility that can also integrate nicely with
-Rails. You simply provide SwitchTower with a deployment "recipe" that
-describes your various servers and their roles, and voila! You magically
-have single-command deployment. It even allows you to roll a bad version
-out of production and revert back to the previous release.
-
-WWW: http://manuals.rubyonrails.com/read/book/17
-
-- Roderick van Domburg
-r.s.a.vandomburg@student.utwente.nl
diff --git a/sysutils/rubygem-capistrano/pkg-plist b/sysutils/rubygem-capistrano/pkg-plist
deleted file mode 100644
index 7e65a1d21fcc..000000000000
--- a/sysutils/rubygem-capistrano/pkg-plist
+++ /dev/null
@@ -1,54 +0,0 @@
-bin/switchtower
-%%CACHE_DIR%%/switchtower-%%PORTVERSION%%.gem
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin/switchtower
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples/sample.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/actor.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/cli.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/command.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/configuration.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/extensions.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/gateway.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/deployment_generator.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/deploy.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates/switchtower.rake
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/loader.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/logger.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/standard.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates/maintenance.rhtml
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/base.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/baz.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/bzr.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/cvs.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/darcs.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/perforce.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm/subversion.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/ssh.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/transfer.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/utils.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/version.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/actor_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/command_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/configuration_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/config.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures/custom.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/cvs_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm/subversion_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/ssh_test.rb
-%%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/utils.rb
-%%SPEC_DIR%%/switchtower-%%PORTVERSION%%.gemspec
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/scm
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test/fixtures
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/test
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/scm
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes/templates
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/recipes
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment/templates
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails/deployment
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators/rails
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower/generators
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib/switchtower
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/lib
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/examples
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%/bin
-@dirrm %%GEMS_DIR%%/switchtower-%%PORTVERSION%%