Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 13:36:13 GMT
From:      Anes Mukhametov <anes@anes.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186532: [NEW PORT] sysutils/mcollective-puppet-agent: Puppet agent for mcollective
Message-ID:  <201402071336.s17DaDWI086644@oldred.freebsd.org>
Resent-Message-ID: <201402071340.s17De0lP039814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186532
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/mcollective-puppet-agent: Puppet agent for mcollective
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 07 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Anes Mukhametov
>Release:        
>Organization:
>Environment:
>Description:
This agent manages the puppet agent, unlike the older puppetd plugin this one supports Puppet 3 and recent changes made to its locking and status files.


WWW: https://github.com/puppetlabs/mcollective-puppet-agent

The attachment should be renamed to mcollective-puppet-agent.shar.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mcollective-puppet-agent
#	mcollective-puppet-agent/pkg-descr
#	mcollective-puppet-agent/pkg-plist
#	mcollective-puppet-agent/Makefile
#	mcollective-puppet-agent/distinfo
#
echo c - mcollective-puppet-agent
mkdir -p mcollective-puppet-agent > /dev/null 2>&1
echo x - mcollective-puppet-agent/pkg-descr
sed 's/^X//' >mcollective-puppet-agent/pkg-descr << '95dc175d2cf08ece96dc152f3aecc183'
XThis agent manages the puppet agent, unlike the older puppetd plugin this
Xone supports Puppet 3 and recent changes made to its locking and status files.
X
XWWW: https://github.com/puppetlabs/mcollective-puppet-agent/
95dc175d2cf08ece96dc152f3aecc183
echo x - mcollective-puppet-agent/pkg-plist
sed 's/^X//' >mcollective-puppet-agent/pkg-plist << 'bda2abc8b5e6db35e284b58e47ee692e'
Xshare/mcollective/.gitignore
Xshare/mcollective/.travis.yml
Xshare/mcollective/CHANGELOG.md
Xshare/mcollective/Gemfile
Xshare/mcollective/README.md
Xshare/mcollective/Rakefile
Xshare/mcollective/agent/puppet.ddl
Xshare/mcollective/agent/puppet.rb
Xshare/mcollective/aggregate/boolean_summary.ddl
Xshare/mcollective/aggregate/boolean_summary.rb
Xshare/mcollective/application/puppet.rb
Xshare/mcollective/data/puppet_data.ddl
Xshare/mcollective/data/puppet_data.rb
Xshare/mcollective/data/resource_data.ddl
Xshare/mcollective/data/resource_data.rb
Xshare/mcollective/spec/agent/puppet_agent_spec.rb
Xshare/mcollective/spec/aggregate/boolean_summary_spec.rb
Xshare/mcollective/spec/application/puppet_spec.rb
Xshare/mcollective/spec/data/puppet_data_spec.rb
Xshare/mcollective/spec/data/resource_data_spec.rb
Xshare/mcollective/spec/fixtures/last_run_summary.yaml
Xshare/mcollective/spec/spec.opts
Xshare/mcollective/spec/spec_helper.rb
Xshare/mcollective/spec/util/puppet_agent_mgr/common_spec.rb
Xshare/mcollective/spec/util/puppet_agent_mgr_spec.rb
Xshare/mcollective/spec/util/puppetrunner_spec.rb
Xshare/mcollective/spec/util/v2/manager_spec.rb
Xshare/mcollective/spec/util/v2/unix_spec.rb
Xshare/mcollective/spec/util/v3/manager_spec.rb
Xshare/mcollective/spec/util/v3/unix_spec.rb
Xshare/mcollective/spec/util/v3/windows_spec.rb
Xshare/mcollective/spec/validator/puppet_resource_validator_spec.rb
Xshare/mcollective/spec/validator/puppet_server_address_validator_spec.rb
Xshare/mcollective/spec/validator/puppet_tags_validator_spec.rb
Xshare/mcollective/spec/validator/puppet_variable_validator_spec.rb
Xshare/mcollective/util/puppet_agent_mgr.rb
Xshare/mcollective/util/puppet_agent_mgr/common.rb
Xshare/mcollective/util/puppet_agent_mgr/v2/manager.rb
Xshare/mcollective/util/puppet_agent_mgr/v2/unix.rb
Xshare/mcollective/util/puppet_agent_mgr/v2/windows.rb
Xshare/mcollective/util/puppet_agent_mgr/v3/manager.rb
Xshare/mcollective/util/puppet_agent_mgr/v3/unix.rb
Xshare/mcollective/util/puppet_agent_mgr/v3/windows.rb
Xshare/mcollective/util/puppetrunner.rb
Xshare/mcollective/validator/puppet_resource_validator.ddl
Xshare/mcollective/validator/puppet_resource_validator.rb
Xshare/mcollective/validator/puppet_server_address_validator.ddl
Xshare/mcollective/validator/puppet_server_address_validator.rb
Xshare/mcollective/validator/puppet_tags_validator.ddl
Xshare/mcollective/validator/puppet_tags_validator.rb
Xshare/mcollective/validator/puppet_variable_validator.ddl
Xshare/mcollective/validator/puppet_variable_validator.rb
X@dirrmtry share/mcollective/validator
X@dirrmtry share/mcollective/util/puppet_agent_mgr/v3
X@dirrmtry share/mcollective/util/puppet_agent_mgr/v2
X@dirrmtry share/mcollective/util/puppet_agent_mgr
X@dirrmtry share/mcollective/util
X@dirrmtry share/mcollective/spec/validator
X@dirrmtry share/mcollective/spec/util/v3
X@dirrmtry share/mcollective/spec/util/v2
X@dirrmtry share/mcollective/spec/util/puppet_agent_mgr
X@dirrmtry share/mcollective/spec/util
X@dirrmtry share/mcollective/spec/fixtures
X@dirrmtry share/mcollective/spec/data
X@dirrmtry share/mcollective/spec/application
X@dirrmtry share/mcollective/spec/aggregate
X@dirrmtry share/mcollective/spec/agent
X@dirrmtry share/mcollective/spec
X@dirrmtry share/mcollective/data
X@dirrmtry share/mcollective/application
X@dirrmtry share/mcollective/aggregate
X@dirrmtry share/mcollective/agent
X@dirrmtry share/mcollective
bda2abc8b5e6db35e284b58e47ee692e
echo x - mcollective-puppet-agent/Makefile
sed 's/^X//' >mcollective-puppet-agent/Makefile << '8795ab48e3ffc30c3969a190bbb60426'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	mcollective-puppet-agent
XPORTVERSION=	1.6.1
XCATEGORIES=	sysutils
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	Puppet agent manager for mcollective
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	puppetlabs
XGH_PROJECT=	${PORTNAME}
XGH_TAGNAME=	${PORTVERSION}
XGH_COMMIT=	921b1ca
X
XNO_BUILD=	yes
X
XBUILD_DEPENDS=	rubygem-mocha>=0.10.0:${PORTSDIR}/devel/rubygem-mocha \
X		rubygem-rspec>=2.11.0:${PORTSDIR}/devel/rubygem-rspec \
X		mcollective>=0:${PORTSDIR}/sysutils/mcollective
X
XMCOLLECTIVEDIR=	${STAGEDIR}${PREFIX}/share/mcollective
X
Xdo-install:
X	@${MKDIR} ${MCOLLECTIVEDIR}
X	@cd ${WRKSRC} && ${PAX} -r -w . ${MCOLLECTIVEDIR}
X
X.include <bsd.port.mk>
8795ab48e3ffc30c3969a190bbb60426
echo x - mcollective-puppet-agent/distinfo
sed 's/^X//' >mcollective-puppet-agent/distinfo << '695e7cef4612b0b35eb370ef1a1b5d46'
XSHA256 (mcollective-puppet-agent-1.6.1.tar.gz) = f191400e405a7264ea6f45d9ba053f57e93781c9d944b3dff73efcdee559ac03
XSIZE (mcollective-puppet-agent-1.6.1.tar.gz) = 34207
695e7cef4612b0b35eb370ef1a1b5d46
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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