A systems integration framework, built to bring the benefits of configuration

management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

Submitted by:	Scott Sanders <scott@jsssr.com>
Sponsored by:	Ride Charge Inc. / Taxi Magic
This commit is contained in:
Philip M. Gollucci 2011-12-17 00:46:21 +00:00
parent bde809f005
commit b4e21d273b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287518
4 changed files with 40 additions and 0 deletions

View file

@ -1622,6 +1622,7 @@
SUBDIR += rubygem-bluecloth
SUBDIR += rubygem-cgi_multipart_eof_fix
SUBDIR += rubygem-chef-server-api
SUBDIR += rubygem-chef-server-webui
SUBDIR += rubygem-cuba
SUBDIR += rubygem-davclient
SUBDIR += rubygem-domainatrix

View file

@ -0,0 +1,33 @@
# Ports collection makefile for: rubygem-chef-server-webui
# Date created: 13 Dec 2011
# Whom: Scott Sanders <scott@jssjr.com>
#
# $FreeBSD$
#
PORTNAME= chef-server-webui
PORTVERSION= 0.10.8
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A systems integration framework
RUN_DEPENDS= rubygem-coderay>=0:${PORTSDIR}/textproc/rubygem-coderay \
rubygem-haml>=0:${PORTSDIR}/www/rubygem-haml \
rubygem-json>=1.4.4:${PORTSDIR}/devel/rubygem-json146 \
rubygem-merb-assets>=1.1.0:${PORTSDIR}/www/rubygem-merb-assets \
rubygem-merb-core>=1.1.0:${PORTSDIR}/www/rubygem-merb-core \
rubygem-merb-haml>=1.1.0:${PORTSDIR}/www/rubygem-merb-haml \
rubygem-merb-helpers>=1.1.0:${PORTSDIR}/www/rubygem-merb-helpers \
rubygem-merb-param-protection>=1.1.0:${PORTSDIR}/www/rubygem-merb-param-protection \
rubygem-openid>=0:${PORTSDIR}/net/rubygem-openid \
rubygem-thin>=0:${PORTSDIR}/www/rubygem-thin
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/chef-server-webui
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (rubygem/chef-server-webui-0.10.8.gem) = 711d53f5c7f99fea18e0110c36d31a3812c614c0f09ffa3ee4e195ca17b7de2a
SIZE (rubygem/chef-server-webui-0.10.8.gem) = 181248

View file

@ -0,0 +1,4 @@
A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.
WWW: http://www.opscode.com/chef/