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

318 lines
17 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2011/12/21 19:34:28 jasper Exp $
bin/mco
lib/ruby/${MODRUBY_LIBREV}/mcollective/
lib/ruby/${MODRUBY_LIBREV}/mcollective.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/agents.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/application.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/applications.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/client.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/config.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/connector/
lib/ruby/${MODRUBY_LIBREV}/mcollective/connector.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/connector/base.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/facts/
lib/ruby/${MODRUBY_LIBREV}/mcollective/facts.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/facts/base.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/log.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger/
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger/base.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger/console_logger.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger/file_logger.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/logger/syslog_logger.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/monkey_patches.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/optionparser.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/pluginmanager.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/registration/
lib/ruby/${MODRUBY_LIBREV}/mcollective/registration.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/registration/base.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/request.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/actionrunner.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/agent.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/audit.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/client.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/ddl.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/helpers.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/progress.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/reply.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/request.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/result.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/rpc/stats.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/runner.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/runnerstats.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/security/
lib/ruby/${MODRUBY_LIBREV}/mcollective/security.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/security/base.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/shell.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/ssl.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/util.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/vendor/
lib/ruby/${MODRUBY_LIBREV}/mcollective/vendor.rb
lib/ruby/${MODRUBY_LIBREV}/mcollective/vendor/require_vendored.rb
sbin/mc-call-agent
sbin/mc-controller
sbin/mc-facts
sbin/mc-find-hosts
sbin/mc-inventory
sbin/mc-ping
sbin/mc-rpc
sbin/mcollectived
share/doc/mcollective/
share/doc/mcollective/classes/
share/doc/mcollective/classes/Array.html
share/doc/mcollective/classes/MCollective/
share/doc/mcollective/classes/MCollective.html
share/doc/mcollective/classes/MCollective/Agent/
share/doc/mcollective/classes/MCollective/Agent.html
share/doc/mcollective/classes/MCollective/Agent/Discovery.html
share/doc/mcollective/classes/MCollective/Agent/Rpcutil.html
share/doc/mcollective/classes/MCollective/Agent/Test.html
share/doc/mcollective/classes/MCollective/Agents.html
share/doc/mcollective/classes/MCollective/Application/
share/doc/mcollective/classes/MCollective/Application.html
share/doc/mcollective/classes/MCollective/Application/Controller.html
share/doc/mcollective/classes/MCollective/Application/Facts.html
share/doc/mcollective/classes/MCollective/Application/Find.html
share/doc/mcollective/classes/MCollective/Application/Help.html
share/doc/mcollective/classes/MCollective/Application/Inventory.html
share/doc/mcollective/classes/MCollective/Application/Ping.html
share/doc/mcollective/classes/MCollective/Application/Rpc.html
share/doc/mcollective/classes/MCollective/Application/Test.html
share/doc/mcollective/classes/MCollective/Applications.html
share/doc/mcollective/classes/MCollective/Client.html
share/doc/mcollective/classes/MCollective/Config.html
share/doc/mcollective/classes/MCollective/Connector/
share/doc/mcollective/classes/MCollective/Connector.html
share/doc/mcollective/classes/MCollective/Connector/Base.html
share/doc/mcollective/classes/MCollective/Connector/Stomp.html
share/doc/mcollective/classes/MCollective/DDLValidationError.html
share/doc/mcollective/classes/MCollective/Facts/
share/doc/mcollective/classes/MCollective/Facts.html
share/doc/mcollective/classes/MCollective/Facts/Bar.html
share/doc/mcollective/classes/MCollective/Facts/Base.html
share/doc/mcollective/classes/MCollective/Facts/Testfacts.html
share/doc/mcollective/classes/MCollective/Facts/Yaml_facts.html
share/doc/mcollective/classes/MCollective/Foo.html
share/doc/mcollective/classes/MCollective/InvalidRPCData.html
share/doc/mcollective/classes/MCollective/Log.html
share/doc/mcollective/classes/MCollective/Logger/
share/doc/mcollective/classes/MCollective/Logger.html
share/doc/mcollective/classes/MCollective/Logger/Base.html
share/doc/mcollective/classes/MCollective/Logger/Console_logger.html
share/doc/mcollective/classes/MCollective/Logger/File_logger.html
share/doc/mcollective/classes/MCollective/Logger/Syslog_logger.html
share/doc/mcollective/classes/MCollective/MissingRPCData.html
share/doc/mcollective/classes/MCollective/MsgDoesNotMatchRequestID.html
share/doc/mcollective/classes/MCollective/NotTargettedAtUs.html
share/doc/mcollective/classes/MCollective/Optionparser.html
share/doc/mcollective/classes/MCollective/PluginManager.html
share/doc/mcollective/classes/MCollective/RPC/
share/doc/mcollective/classes/MCollective/RPC.html
share/doc/mcollective/classes/MCollective/RPC/ActionRunner.html
share/doc/mcollective/classes/MCollective/RPC/Agent.html
share/doc/mcollective/classes/MCollective/RPC/Audit.html
share/doc/mcollective/classes/MCollective/RPC/Client.html
share/doc/mcollective/classes/MCollective/RPC/DDL.html
share/doc/mcollective/classes/MCollective/RPC/Helpers.html
share/doc/mcollective/classes/MCollective/RPC/Logfile.html
share/doc/mcollective/classes/MCollective/RPC/Progress.html
share/doc/mcollective/classes/MCollective/RPC/Reply.html
share/doc/mcollective/classes/MCollective/RPC/Request.html
share/doc/mcollective/classes/MCollective/RPC/Result.html
share/doc/mcollective/classes/MCollective/RPC/Stats.html
share/doc/mcollective/classes/MCollective/RPCAborted.html
share/doc/mcollective/classes/MCollective/RPCError.html
share/doc/mcollective/classes/MCollective/Registration/
share/doc/mcollective/classes/MCollective/Registration.html
share/doc/mcollective/classes/MCollective/Registration/Agentlist.html
share/doc/mcollective/classes/MCollective/Registration/Base.html
share/doc/mcollective/classes/MCollective/Request.html
share/doc/mcollective/classes/MCollective/Runner.html
share/doc/mcollective/classes/MCollective/RunnerStats.html
share/doc/mcollective/classes/MCollective/SSL.html
share/doc/mcollective/classes/MCollective/Security/
share/doc/mcollective/classes/MCollective/Security.html
share/doc/mcollective/classes/MCollective/Security/Aes_security.html
share/doc/mcollective/classes/MCollective/Security/Base.html
share/doc/mcollective/classes/MCollective/Security/Psk.html
share/doc/mcollective/classes/MCollective/Security/Ssl.html
share/doc/mcollective/classes/MCollective/SecurityValidationFailed.html
share/doc/mcollective/classes/MCollective/Shell.html
share/doc/mcollective/classes/MCollective/UnknownRPCAction.html
share/doc/mcollective/classes/MCollective/UnknownRPCError.html
share/doc/mcollective/classes/MCollective/Util.html
share/doc/mcollective/classes/MCollective/Vendor.html
share/doc/mcollective/classes/Object.html
share/doc/mcollective/classes/Symbol.html
share/doc/mcollective/created.rid
share/doc/mcollective/files/
share/doc/mcollective/files/ext/
share/doc/mcollective/files/ext/mc-rpc-restserver_rb.html
share/doc/mcollective/files/lib/
share/doc/mcollective/files/lib/mcollective/
share/doc/mcollective/files/lib/mcollective/agents_rb.html
share/doc/mcollective/files/lib/mcollective/application_rb.html
share/doc/mcollective/files/lib/mcollective/applications_rb.html
share/doc/mcollective/files/lib/mcollective/client_rb.html
share/doc/mcollective/files/lib/mcollective/config_rb.html
share/doc/mcollective/files/lib/mcollective/connector/
share/doc/mcollective/files/lib/mcollective/connector/base_rb.html
share/doc/mcollective/files/lib/mcollective/connector_rb.html
share/doc/mcollective/files/lib/mcollective/facts/
share/doc/mcollective/files/lib/mcollective/facts/base_rb.html
share/doc/mcollective/files/lib/mcollective/facts_rb.html
share/doc/mcollective/files/lib/mcollective/log_rb.html
share/doc/mcollective/files/lib/mcollective/logger/
share/doc/mcollective/files/lib/mcollective/logger/base_rb.html
share/doc/mcollective/files/lib/mcollective/logger/console_logger_rb.html
share/doc/mcollective/files/lib/mcollective/logger/file_logger_rb.html
share/doc/mcollective/files/lib/mcollective/logger/syslog_logger_rb.html
share/doc/mcollective/files/lib/mcollective/logger_rb.html
share/doc/mcollective/files/lib/mcollective/monkey_patches_rb.html
share/doc/mcollective/files/lib/mcollective/optionparser_rb.html
share/doc/mcollective/files/lib/mcollective/pluginmanager_rb.html
share/doc/mcollective/files/lib/mcollective/registration/
share/doc/mcollective/files/lib/mcollective/registration/base_rb.html
share/doc/mcollective/files/lib/mcollective/registration_rb.html
share/doc/mcollective/files/lib/mcollective/request_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/
share/doc/mcollective/files/lib/mcollective/rpc/actionrunner_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/agent_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/audit_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/client_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/ddl_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/helpers_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/progress_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/reply_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/request_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/result_rb.html
share/doc/mcollective/files/lib/mcollective/rpc/stats_rb.html
share/doc/mcollective/files/lib/mcollective/rpc_rb.html
share/doc/mcollective/files/lib/mcollective/runner_rb.html
share/doc/mcollective/files/lib/mcollective/runnerstats_rb.html
share/doc/mcollective/files/lib/mcollective/security/
share/doc/mcollective/files/lib/mcollective/security/base_rb.html
share/doc/mcollective/files/lib/mcollective/security_rb.html
share/doc/mcollective/files/lib/mcollective/shell_rb.html
share/doc/mcollective/files/lib/mcollective/ssl_rb.html
share/doc/mcollective/files/lib/mcollective/util_rb.html
share/doc/mcollective/files/lib/mcollective/vendor_rb.html
share/doc/mcollective/files/lib/mcollective_rb.html
share/doc/mcollective/files/mcollectived_rb.html
share/doc/mcollective/files/plugins/
share/doc/mcollective/files/plugins/mcollective/
share/doc/mcollective/files/plugins/mcollective/agent/
share/doc/mcollective/files/plugins/mcollective/agent/discovery_rb.html
share/doc/mcollective/files/plugins/mcollective/agent/rpcutil_rb.html
share/doc/mcollective/files/plugins/mcollective/application/
share/doc/mcollective/files/plugins/mcollective/application/controller_rb.html
share/doc/mcollective/files/plugins/mcollective/application/facts_rb.html
share/doc/mcollective/files/plugins/mcollective/application/find_rb.html
share/doc/mcollective/files/plugins/mcollective/application/help_rb.html
share/doc/mcollective/files/plugins/mcollective/application/inventory_rb.html
share/doc/mcollective/files/plugins/mcollective/application/ping_rb.html
share/doc/mcollective/files/plugins/mcollective/application/rpc_rb.html
share/doc/mcollective/files/plugins/mcollective/audit/
share/doc/mcollective/files/plugins/mcollective/audit/logfile_rb.html
share/doc/mcollective/files/plugins/mcollective/connector/
share/doc/mcollective/files/plugins/mcollective/connector/stomp_rb.html
share/doc/mcollective/files/plugins/mcollective/facts/
share/doc/mcollective/files/plugins/mcollective/facts/yaml_facts_rb.html
share/doc/mcollective/files/plugins/mcollective/registration/
share/doc/mcollective/files/plugins/mcollective/registration/agentlist_rb.html
share/doc/mcollective/files/plugins/mcollective/security/
share/doc/mcollective/files/plugins/mcollective/security/aes_security_rb.html
share/doc/mcollective/files/plugins/mcollective/security/psk_rb.html
share/doc/mcollective/files/plugins/mcollective/security/ssl_rb.html
share/doc/mcollective/files/spec/
share/doc/mcollective/files/spec/fixtures/
share/doc/mcollective/files/spec/fixtures/application/
share/doc/mcollective/files/spec/fixtures/application/test_rb.html
share/doc/mcollective/files/spec/monkey_patches/
share/doc/mcollective/files/spec/monkey_patches/instance_variable_defined_rb.html
share/doc/mcollective/files/spec/spec_helper_rb.html
share/doc/mcollective/files/spec/unit/
share/doc/mcollective/files/spec/unit/agents_spec_rb.html
share/doc/mcollective/files/spec/unit/application_spec_rb.html
share/doc/mcollective/files/spec/unit/applications_spec_rb.html
share/doc/mcollective/files/spec/unit/config_spec_rb.html
share/doc/mcollective/files/spec/unit/facts/
share/doc/mcollective/files/spec/unit/facts/base_spec_rb.html
share/doc/mcollective/files/spec/unit/facts_spec_rb.html
share/doc/mcollective/files/spec/unit/log_spec_rb.html
share/doc/mcollective/files/spec/unit/logger/
share/doc/mcollective/files/spec/unit/logger/base_spec_rb.html
share/doc/mcollective/files/spec/unit/optionparser_spec_rb.html
share/doc/mcollective/files/spec/unit/pluginmanager_spec_rb.html
share/doc/mcollective/files/spec/unit/plugins/
share/doc/mcollective/files/spec/unit/plugins/mcollective/
share/doc/mcollective/files/spec/unit/plugins/mcollective/connector/
share/doc/mcollective/files/spec/unit/plugins/mcollective/connector/stomp_spec_rb.html
share/doc/mcollective/files/spec/unit/registration/
share/doc/mcollective/files/spec/unit/registration/base_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/
share/doc/mcollective/files/spec/unit/rpc/actionrunner_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/agent_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/reply_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/request_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/result_spec_rb.html
share/doc/mcollective/files/spec/unit/rpc/stats_spec_rb.html
share/doc/mcollective/files/spec/unit/security/
share/doc/mcollective/files/spec/unit/security/base_spec_rb.html
share/doc/mcollective/files/spec/unit/security/psk_spec_rb.html
share/doc/mcollective/files/spec/unit/shell_spec_rb.html
share/doc/mcollective/files/spec/unit/ssl_spec_rb.html
share/doc/mcollective/files/spec/unit/util_spec_rb.html
share/doc/mcollective/files/spec/unit/vendor_spec_rb.html
share/doc/mcollective/fr_class_index.html
share/doc/mcollective/fr_file_index.html
share/doc/mcollective/fr_method_index.html
share/doc/mcollective/index.html
share/doc/mcollective/rdoc-style.css
share/examples/mcollective/
@sample ${SYSCONFDIR}/mcollective/
share/examples/mcollective/client.cfg
@sample ${SYSCONFDIR}/mcollective/client.cfg
share/examples/mcollective/facts.yaml
@sample ${SYSCONFDIR}/mcollective/facts.yaml
share/examples/mcollective/rpc-help.erb
@sample ${SYSCONFDIR}/mcollective/rpc-help.erb
share/examples/mcollective/server.cfg
@sample ${SYSCONFDIR}/mcollective/server.cfg
share/examples/mcollective/plugin.d/
share/examples/mcollective/ssl/
share/examples/mcollective/ssl/clients/
@sample ${SYSCONFDIR}/mcollective/plugin.d/
@sample ${SYSCONFDIR}/mcollective/ssl/
@sample ${SYSCONFDIR}/mcollective/ssl/clients/
share/mcollective/
share/mcollective/plugins/
share/mcollective/plugins/mcollective/
share/mcollective/plugins/mcollective/agent/
share/mcollective/plugins/mcollective/agent/discovery.rb
share/mcollective/plugins/mcollective/agent/rpcutil.ddl
share/mcollective/plugins/mcollective/agent/rpcutil.rb
share/mcollective/plugins/mcollective/application/
share/mcollective/plugins/mcollective/application/controller.rb
share/mcollective/plugins/mcollective/application/facts.rb
share/mcollective/plugins/mcollective/application/find.rb
share/mcollective/plugins/mcollective/application/help.rb
share/mcollective/plugins/mcollective/application/inventory.rb
share/mcollective/plugins/mcollective/application/ping.rb
share/mcollective/plugins/mcollective/application/rpc.rb
share/mcollective/plugins/mcollective/audit/
share/mcollective/plugins/mcollective/audit/logfile.rb
share/mcollective/plugins/mcollective/connector/
share/mcollective/plugins/mcollective/connector/stomp.rb
share/mcollective/plugins/mcollective/facts/
share/mcollective/plugins/mcollective/facts/yaml_facts.rb
share/mcollective/plugins/mcollective/registration/
share/mcollective/plugins/mcollective/registration/agentlist.rb
share/mcollective/plugins/mcollective/security/
share/mcollective/plugins/mcollective/security/aes_security.rb
share/mcollective/plugins/mcollective/security/psk.rb
share/mcollective/plugins/mcollective/security/ssl.rb
@rcscript ${RCDIR}/mcollectived