35 Commits

Author SHA1 Message Date
sebastia
1edf655853 Install missing metadata-help.erb to make mco plugin doc ... work
OK jasper@ (MAINTAINER)
2015-11-03 07:20:03 +00:00
jasper
f2eae85cfe - update to mcollective-2.8.4 (only one change that doesn't affect us) 2015-08-26 15:13:48 +00:00
jasper
8e922b71db - bugfix update to mcollective-2.8.3 2015-08-19 07:22:22 +00:00
jeremy
aa3fa6c794 Remove unnecessary dependency on ruby-json.
The json library is shipped with ruby 1.9+, and these ports support the
json library that comes with ruby.  While here, remove some
MODRUBY_ICONV_DEPENDS as those only are necessary on ruby 1.8.

OK jasper@
2015-07-18 15:46:11 +00:00
jeremy
4ad0a6112f Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
ports.

OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
jasper
8631e07654 - update to mcollective-2.8.2
* https://docs.puppetlabs.com/mcollective/releasenotes.html

testing and ok sebastia@
2015-06-12 18:01:26 +00:00
landry
50bc9853de BROKEN-alpha= SIGABRT during make fake 2015-03-18 19:14:53 +00:00
jasper
6867f700dd - update to mcollective-2.7.0
* https://docs.puppetlabs.com/mcollective/releasenotes.html
2014-12-03 10:32:30 +00:00
jasper
84296ed66b update to mcollective-2.6.1 2014-10-31 07:31:19 +00:00
jeremy
11d34692f8 Use default version of ruby instead of ruby 2.0.
OK jasper@
2014-09-27 17:08:47 +00:00
jasper
06e41b2bcb update to mcollective-2.6.0 2014-08-31 14:56:51 +00:00
jasper
ef78d0a9bd Update to mcollective-2.5.3
* includes a fix for CVE-2014-3251 (not vulnerable by default)
2014-07-17 07:33:54 +00:00
jasper
6cddf82130 update to mcollective-2.5.2 2014-06-12 10:27:54 +00:00
jasper
36ae92809d re-install NO_BUILD, but add ruby to BUILD_DEPENDS. noticed by several 2014-05-26 19:48:35 +00:00
jasper
218713dff8 drop NO_BUILD; spotted by sthen@ 2014-05-25 19:13:50 +00:00
jasper
6f23c725bc stop patching the deprecated Makefile and just use install.rb 2014-05-21 11:22:22 +00:00
jasper
2ae4b0966a update to mcollective-2.5.1 2014-05-19 10:22:30 +00:00
jasper
0ead9efcb4 update to mcollective-2.5.0
release notes: http://docs.puppetlabs.com/mcollective/releasenotes.html#2_5_0
2014-05-01 07:28:47 +00:00
jasper
e6c7acbfb9 follow the puppet master and switch to ruby 2.0. 2014-04-17 18:12:09 +00:00
jasper
49650679c8 update to mcollective-2.4.1 2014-03-09 19:45:23 +00:00
jasper
59d3166a7e update to mcollective-2.4.0 2014-01-24 08:53:37 +00:00
jasper
bbafa987c8 stomp >= 1.3.2 is required, so force the dependency 2013-12-23 22:11:38 +00:00
jasper
ed9d2655a5 update to mcollective-2.3.3 2013-12-23 17:08:19 +00:00
jasper
306d3203d6 sync w/ puppet and use ruby 1.9 2013-06-11 14:58:46 +00:00
ajacoutot
0cba63cb23 Drop puppet releated ports I maintain and give them to jasper@ 2013-04-26 12:46:06 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
ajacoutot
38b1abafd7 No need for MODRUBY_REV; 1.8 is the default. 2013-03-20 08:23:19 +00:00
ajacoutot
119885d55c Loosen perms on client.cfg (0640) so that an admin can run mco commands
without the need to get root.
2013-03-18 13:48:18 +00:00
ajacoutot
5f2b018e42 Add an example for the ActiveMQ connector.
Remove useless README.
2013-03-18 09:37:46 +00:00
ajacoutot
54f06f621a Protect the cfg files since they may contain passwords. 2013-03-14 07:58:08 +00:00
ajacoutot
49b82f7ce7 Use bundled modules since they are certified to work with that particular
version of mcollective.
Force ruby 1.8; version 1.9 is not functionnal yet.
Simplify patching the config files by using a regex.
Use BSD_INSTALL_*
Use $RUBY in the rc script.
Take maintainer.

More work to come, so still not hooked to the build.
2013-03-13 22:54:26 +00:00
jasper
bee921749e - update to mcollective-2.3.0 2013-03-13 13:33:51 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
f9ba185828 * Add dependencies on the ruby-json and new ruby-systemu ports
* Remove the bundled json and systemu gems
* Also patch the client.cfg.dist file in the same way as server.cfg.dist
* Remove the cleanup of the subst_cmd bits due to...
* Altering the example files to be installed sans .dist suffix
* Adjust the PLIST to not include the now-removed gems, install the
  renamed example files with @sample amd also install the rc.d script

merged by Matt Dainty from his mcollective port
2011-12-21 19:34:28 +00:00
uwe
e0e04024a1 Import ruby-mcollective-1.3.0
This port is based on the port source that is currently bundled with
MCollective but which has not been updated for ages.

Homepage: http://puppetlabs.com/mcollective/
Source: https://github.com/puppetlabs/marionette-collective
2011-09-20 14:03:20 +00:00