Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

6
sysutils/ruby-chef/DESCR Normal file
View File

@@ -0,0 +1,6 @@
Chef is a configuration management tool. It uses a pure-Ruby,
domain-specific language (DSL) for writing system configuration
"recipes". Chef is used to streamline the task of configuring and
maintaining a company's servers, and can integrate with cloud-based
platforms such as Rackspace, Amazon EC2, and Microsoft Azure to
automatically provision and configure new machines.

View File

@@ -0,0 +1,31 @@
# $NetBSD: Makefile,v 1.2 2015/01/20 10:10:50 fhajny Exp $
DISTNAME= chef-12.0.3
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/opscode/chef
COMMENT= Configuration management tool for infrastructure automation
LICENSE= apache-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-ffi-yajl>=1.2:../../devel/ruby-ffi-yajl
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.6.21<2.0:../../devel/ruby-highline
DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-authentication>=1.3.0<2.0:../../devel/ruby-mixlib-authentication
DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-cli>=1.5.0<2.0:../../devel/ruby-mixlib-cli
DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-config>=2.1.0<3.0:../../devel/ruby-mixlib-config
DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-log>=1.6.0<2.0:../../devel/ruby-mixlib-log
DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0<3.0:../../devel/ruby-mixlib-shellout
DEPENDS+= ${RUBY_PKGPREFIX}-ohai>=8.0:../../misc/ruby-ohai
DEPENDS+= ${RUBY_PKGPREFIX}-pry>=0.9.12.6<1.0:../../misc/ruby-pry
DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=2.8.0<3.0:../../security/ruby-net-ssh
DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh-gateway>=1.2.0<2.0:../../security/ruby-net-ssh-gateway
DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh-multi>=1.2.0<2.0:../../security/ruby-net-ssh-multi
DEPENDS+= ${RUBY_PKGPREFIX}-chef-zero>=3.2:../../sysutils/ruby-chef-zero
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.2.5<2.0:../../textproc/ruby-diff-lcs
DEPENDS+= ${RUBY_PKGPREFIX}-plist>=3.1.0:../../textproc/ruby-plist
DEPENDS+= ${RUBY_PKGPREFIX}-erubis>=2.7.0<3.0:../../www/ruby-erubis
RUBY_VERSION_SUPPORTED= 200 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

1595
sysutils/ruby-chef/PLIST Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2015/01/20 10:10:50 fhajny Exp $
SHA1 (chef-12.0.3.gem) = 8e46fcf3eb865180f40c732836f6daae213a606c
RMD160 (chef-12.0.3.gem) = 75adb05b4620beb50245880ebb88fb5db6792030
Size (chef-12.0.3.gem) = 1516544 bytes