summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-13 15:16:35 +0000
committertaca <taca@pkgsrc.org>2015-12-13 15:16:35 +0000
commita0b7d0efd3d3a9c0b9458a8fab696f34d87be35b (patch)
tree8082c54c0d2656c063236bf1228f56f3f09e8afd /sysutils
parentc29afcba9976c6f104b6f668a09c71512e43a0af (diff)
downloadpkgsrc-a0b7d0efd3d3a9c0b9458a8fab696f34d87be35b.tar.gz
Add ruby-chef-config version 12.5.1, required by newer misc/ruby-ohai.
Chef's default configuration and config loading.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ruby-chef-config/DESCR5
-rw-r--r--sysutils/ruby-chef-config/Makefile15
-rw-r--r--sysutils/ruby-chef-config/PLIST19
-rw-r--r--sysutils/ruby-chef-config/distinfo6
4 files changed, 45 insertions, 0 deletions
diff --git a/sysutils/ruby-chef-config/DESCR b/sysutils/ruby-chef-config/DESCR
new file mode 100644
index 00000000000..c58b1a29287
--- /dev/null
+++ b/sysutils/ruby-chef-config/DESCR
@@ -0,0 +1,5 @@
+Chef's default configuration and config loading.
+
+# ChefConfig
+
+This repo is experimental. Use at your own risk.
diff --git a/sysutils/ruby-chef-config/Makefile b/sysutils/ruby-chef-config/Makefile
new file mode 100644
index 00000000000..464cf684f7e
--- /dev/null
+++ b/sysutils/ruby-chef-config/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/12/13 15:16:35 taca Exp $
+
+DISTNAME= chef-config-12.5.1
+CATEGORIES= sysutils
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/chef/chef
+COMMENT= Chef's default configuration and config loading
+LICENSE= apache-2.0
+
+DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-config>=2.0<3:../../devel/ruby-mixlib-config
+DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0<3:../../devel/ruby-mixlib-shellout
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/ruby-chef-config/PLIST b/sysutils/ruby-chef-config/PLIST
new file mode 100644
index 00000000000..fd3083d7a82
--- /dev/null
+++ b/sysutils/ruby-chef-config/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2015/12/13 15:16:35 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/chef-config.rb
+${GEM_LIBDIR}/lib/chef-config/config.rb
+${GEM_LIBDIR}/lib/chef-config/exceptions.rb
+${GEM_LIBDIR}/lib/chef-config/logger.rb
+${GEM_LIBDIR}/lib/chef-config/package_task.rb
+${GEM_LIBDIR}/lib/chef-config/path_helper.rb
+${GEM_LIBDIR}/lib/chef-config/version.rb
+${GEM_LIBDIR}/lib/chef-config/windows.rb
+${GEM_LIBDIR}/lib/chef-config/workstation_config_loader.rb
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/spec/unit/config_spec.rb
+${GEM_LIBDIR}/spec/unit/path_helper_spec.rb
+${GEM_LIBDIR}/spec/unit/workstation_config_loader_spec.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/sysutils/ruby-chef-config/distinfo b/sysutils/ruby-chef-config/distinfo
new file mode 100644
index 00000000000..13808b2d31f
--- /dev/null
+++ b/sysutils/ruby-chef-config/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/12/13 15:16:35 taca Exp $
+
+SHA1 (chef-config-12.5.1.gem) = c1836c2243a98f3aa18c247d446d5e998bd2ef62
+RMD160 (chef-config-12.5.1.gem) = 0e2c85458ab3689f600a7404552a38b1f64be428
+SHA512 (chef-config-12.5.1.gem) = 9815979e5fc5efdf273dfecb4db4da955f748b1ff44adaa36ebc4c9475e10fec33e854774dc472ae52c07d9477c0eb284c2c54d237dd3fce10a074792031937e
+Size (chef-config-12.5.1.gem) = 35840 bytes