[Bug 210047] [NEW PORTS] sysutils/rubygem-itamae
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 5 11:14:18 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210047
Bug ID: 210047
Summary: [NEW PORTS] sysutils/rubygem-itamae
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: naito.yuichiro at gmail.com
Created attachment 171039
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171039&action=edit
rubygem-itamae
I like to use Itamae for provisioning FreeBSD instead of Chef.
Itamae is written in Ruby and distributed by rubygems but not in ports tree.
So I added new ports, Itamae and two required gems.
Please merge these 3 ports to FreeBSD ports tree.
1. extract the attatched archive
$ tar fx ports-itamae.tar.gz -C /usr/ports
2. add following directories
$ cd /usr/ports
$ svn add devel/rubygem-schash
$ svn add sysutils/rubygem-specinfra
$ svn add sysutils/rubygem-itamae
Rubygem-specinfra is used for backend library from Itamae.
Specinfra is intented to work with old ruby interpreter (like 1.8).
FreeBSD no longer supports before 2.0,
I added patch files to ignore compatibility libraries (sfl, net-telnet).
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list