Commit Graph

10 Commits

Author SHA1 Message Date
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