Page MenuHomeFreeBSD

new port: sysutils/rubygem_smart_proxy_chef
ClosedPublic

Authored by mmoll on May 16 2015, 4:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 10:08 AM
Unknown Object (File)
Nov 6 2024, 5:35 AM
Unknown Object (File)
Oct 23 2024, 10:24 PM
Unknown Object (File)
Oct 12 2024, 6:16 AM
Unknown Object (File)
Sep 30 2024, 2:14 AM
Unknown Object (File)
Sep 22 2024, 4:35 PM
Unknown Object (File)
Sep 8 2024, 6:32 PM
Unknown Object (File)
Sep 8 2024, 6:16 AM
Subscribers
None

Details

Reviewers
swills
mat
Summary

Proposed commit message:

new port: sysutils/rubygem-smart_proxy_chef

Chef Plug-In for Foreman's Smart Proxy

WWW: https://github.com/theforeman/smart_proxy_chef

Approved by:	swills (mentor), mat (mentor)
Test Plan

poudriere: http://space.kvedulv.de/FreeBSD/rubygem-smart_proxy_chef-0.1.3.log
portlint:

mmoll@marduk:/svn/ports/sysutils/rubygem-smart_proxy_chef$ portlint -ACNc
looks fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mmoll retitled this revision from to new port: sysutils/ryubygem_smart_proxy_chef.
mmoll updated this object.
mmoll edited the test plan for this revision. (Show Details)
mmoll added reviewers: swills, mat.
mmoll retitled this revision from new port: sysutils/ryubygem_smart_proxy_chef to new port: sysutils/rubygem_smart_proxy_chef.
mat requested changes to this revision.May 16 2015, 5:23 PM
mat edited edge metadata.
mat added inline comments.
sysutils/rubygem-smart_proxy_chef/Makefile
23–24

You can remove the first of the two lines, MKDIR is mkdir -p

27–28

There too, remove the first.

This revision now requires changes to proceed.May 16 2015, 5:23 PM
mmoll edited edge metadata.

remove superfluous mkdirs

mat edited edge metadata.
This revision is now accepted and ready to land.May 16 2015, 9:04 PM