Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2016 11:14:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210047] [NEW PORTS] sysutils/rubygem-itamae
Message-ID:  <bug-210047-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210047

            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@FreeBSD.org
          Reporter: naito.yuichiro@gmail.com

Created attachment 171039
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171039&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210047-13>