Port details |
- mcollective-actionpolicy-auth MCollective Authorization plugin allowing fine grained ACLs
- 2.2.0 sysutils
=0 2.2.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken sysutils/mcollective
This port expired on: 2023-06-30
- Maintainer: puppet@FreeBSD.org
- Port Added: 2016-03-24 20:30:42
- Last Update: 2023-06-30 04:14:37
- Commit Hash: f3b3f01f
- License: APACHE20
- WWW:
- https://github.com/puppetlabs/mcollective-actionpolicy-auth
- Description:
- This is a plugin that provides fine grained action level authorization for
agents. Any MCollective agent plugins based on SimpleRPC can be restricted with
authorization plugins like this one.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mcollective-actionpolicy-auth>0:sysutils/mcollective-actionpolicy-auth
- No installation instructions:
- This port has been deleted.
- PKGNAME: mcollective-actionpolicy-auth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484998532
SHA256 (puppetlabs-mcollective-actionpolicy-auth-2.2.0_GH0.tar.gz) = 6b27d110254fa4d82ca652ea662b9712bbe22b511466dd16d4f19621b0c95692
SIZE (puppetlabs-mcollective-actionpolicy-auth-2.2.0_GH0.tar.gz) = 13678
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- mcollective>=2 : sysutils/mcollective
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_mcollective-actionpolicy-auth
- pkg-message:
- For install:
- Add the following lines to /usr/local/etc/mcollective/server.cfg to
enable the mcollective-actionpolicy-auth plugin:
rpcauthorization = 1
rpcauthprovider = action_policy
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 30 Jun 2023 04:14:37 |
Muhammad Moinur Rahman (bofh) |
sysutils/mcollective-actionpolicy-auth: Remove expired port
2023-06-30 sysutils/mcollective-actionpolicy-auth: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket) |
2.2.0 07 Jun 2023 04:56:28 |
Yasuhiro Kimura (yasu) |
mcollective: Mark DEPRECATED and set EXPIRATION_DATE
* Mark sysutils/mcollective as DEPRECATED and set EXPIRATION_DATE to
2023-06-30. It is BROKEN with all supported Ruby versions after the
removal of lang/ruby27.
* Also mark dependencies as DEPRECATED and set EXPIRATION_DATE.
* While here, mark sysutils/mcollective as BROKEN with Ruby 3.2 and
3.3.
PR: 271443
Approved by: Maintainer timeout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.2.0 27 Sep 2018 09:29:45 |
romain |
Deprecate a bunch of MCollective related ports
No expiration date for now, but Marionette Collective agents are better
distributed to nodes by the Puppet Master, so that a consistent version is
deployed on all nodes.
With hat: puppet |
2.2.0 20 Jul 2017 15:30:52 |
romain |
Pass maintainership to puppet@
puppet@ is basically aliased to the previous maintainers in order to ease-up
updating Puppet-related ports. The changes where approved by e-mail. |
2.2.0 24 Jan 2017 15:14:25 |
romain |
Update to 2.2.0 |
2.1.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.1.0 24 Mar 2016 20:30:33 |
romain |
This is a plugin that provides fine grained action level authorization for
agents. Any MCollective agent plugins based on SimpleRPC can be restricted with
authorization plugins like this one.
WWW: https://github.com/puppetlabs/mcollective-actionpolicy-auth |