aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective-service-common
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2018-09-27 09:29:44 +0000
committerRomain Tartière <romain@FreeBSD.org>2018-09-27 09:29:44 +0000
commit62f2938d9720ba7e9b0dafab719d1b55736a4d92 (patch)
tree7eb384769a2fa8347e4402fc49834d5b890eb8d9 /sysutils/mcollective-service-common
parente4f722d42dc4874ebfd1c0f31b96f77892b1c972 (diff)
downloadports-62f2938d9720ba7e9b0dafab719d1b55736a4d92.tar.gz
ports-62f2938d9720ba7e9b0dafab719d1b55736a4d92.zip
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
Notes
Notes: svn path=/head/; revision=480796
Diffstat (limited to 'sysutils/mcollective-service-common')
-rw-r--r--sysutils/mcollective-service-common/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/mcollective-service-common/Makefile b/sysutils/mcollective-service-common/Makefile
index cde9dfd9637f..371bb0d766db 100644
--- a/sysutils/mcollective-service-common/Makefile
+++ b/sysutils/mcollective-service-common/Makefile
@@ -9,6 +9,8 @@ COMMENT?= MCollective common files to manage the OS Services
LICENSE= APACHE20
+DEPRECATED= Agents are better distributed through the Puppet forge
+
RUN_DEPENDS?= mcollective>=2:sysutils/mcollective
USE_GITHUB= yes