diff --git a/devel/Makefile b/devel/Makefile index 47546b458e78..cb915799513f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3521,6 +3521,7 @@ SUBDIR += rubygem-sprockets SUBDIR += rubygem-spruz SUBDIR += rubygem-state_machine + SUBDIR += rubygem-stella SUBDIR += rubygem-stemmer SUBDIR += rubygem-stomp SUBDIR += rubygem-storable diff --git a/devel/rubygem-stella/Makefile b/devel/rubygem-stella/Makefile new file mode 100644 index 000000000000..a37a86ff642f --- /dev/null +++ b/devel/rubygem-stella/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: rubygem-stella +# Date created: 2011-11-11 +# Whom: Sunpoet Po-Chuan Hsieh +# +# $FreeBSD$ +# + +PORTNAME= stella +PORTVERSION= 2.1.2.004 +CATEGORIES= devel ruby +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Define realistic testplans and run them against your webapps + +RUN_DEPENDS= rubygem-benelux>=0.6.1:${PORTSDIR}/devel/rubygem-benelux \ + rubygem-drydock>=0.6.9:${PORTSDIR}/devel/rubygem-drydock \ + rubygem-familia>=0.7.1:${PORTSDIR}/databases/rubygem-familia \ + rubygem-gibbler>=0.8.9:${PORTSDIR}/devel/rubygem-gibbler \ + rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ + rubygem-public_suffix_service>=0.8.1:${PORTSDIR}/dns/rubygem-public_suffix_service \ + rubygem-storable>=0.8.8:${PORTSDIR}/devel/rubygem-storable \ + rubygem-sysinfo>=0.7.3:${PORTSDIR}/devel/rubygem-sysinfo \ + rubygem-whois>=1.6.6:${PORTSDIR}/net/rubygem-whois \ + rubygem-yajl-ruby>=0.7.9:${PORTSDIR}/devel/rubygem-yajl-ruby + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +PLIST_FILES= bin/stella + +.include diff --git a/devel/rubygem-stella/distinfo b/devel/rubygem-stella/distinfo new file mode 100644 index 000000000000..80aab61ae971 --- /dev/null +++ b/devel/rubygem-stella/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/stella-2.1.2.004.gem) = b5ac50791641a8566e9f2012e014a528881b93e4d098b81df3bc4f827be2d564 +SIZE (rubygem/stella-2.1.2.004.gem) = 1241088 diff --git a/devel/rubygem-stella/pkg-descr b/devel/rubygem-stella/pkg-descr new file mode 100644 index 000000000000..f3f0c8120451 --- /dev/null +++ b/devel/rubygem-stella/pkg-descr @@ -0,0 +1,10 @@ +rubygem-stella helps you to define realistic testplans and run them against your +webapps. + +Stella is an agile testing tool for web applications. Software development has +changed in a way that demands a new kind of toolset. Stella integrates quickly +into your existing development process to help you run functional and +performance tests throughout your product lifecycle. + +WWW: https://github.com/solutious/stella +WWW: https://rubygems.org/gems/stella