Date: Sat, 24 Apr 2010 11:55:45 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-ohai Makefile distinfo pkg-descr Message-ID: <201004241155.o3OBtjEi097363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-04-24 11:55:45 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-ohai Makefile distinfo pkg-descr Log: Ohai detects data about your operating system. It can be used standalone, but it's primary purpose is to provide node data to Chef. Ohai will print out a JSON data blob for all the known data about your system. When used with Chef, that data is reported back via node attributes. WWW: http://wiki.opscode.com/display/ohai/Home PR: ports/145850 Submitted by: Renaud Chaput <renchap at cocoa-x.com> Revision Changes Path 1.1183 +1 -0 ports/sysutils/Makefile 1.1 +33 -0 ports/sysutils/rubygem-ohai/Makefile (new) 1.1 +3 -0 ports/sysutils/rubygem-ohai/distinfo (new) 1.1 +7 -0 ports/sysutils/rubygem-ohai/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004241155.o3OBtjEi097363>