Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 05:22:35 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b08707ae8eea - main - sysutils/mcollective-nrpe-common: Remove expired port
Message-ID:  <202306300522.35U5MZwP078266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b08707ae8eeaeaa188913b577d15d3c0179ece35

commit b08707ae8eeaeaa188913b577d15d3c0179ece35
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-30 05:13:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-30 05:13:50 +0000

    sysutils/mcollective-nrpe-common: Remove expired port
    
    2023-06-30 sysutils/mcollective-nrpe-common: Depends on broken sysutils/mcollective
    
    Approved by:    portmgr (blanket)
---
 MOVED                                      |  1 +
 sysutils/Makefile                          |  1 -
 sysutils/mcollective-nrpe-common/Makefile  | 32 ------------------------------
 sysutils/mcollective-nrpe-common/distinfo  |  2 --
 sysutils/mcollective-nrpe-common/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/MOVED b/MOVED
index 7800645e479d..39eab75f490e 100644
--- a/MOVED
+++ b/MOVED
@@ -7692,3 +7692,4 @@ sysutils/mcollective-service-client||2023-06-30|Has expired: Depends on broken s
 sysutils/mcollective-shell-client||2023-06-30|Has expired: Depends on broken sysutils/mcollective
 sysutils/mcollective-shell-agent||2023-06-30|Has expired: Depends on broken sysutils/mcollective
 sysutils/mcollective-nrpe-agent||2023-06-30|Has expired: Depends on broken sysutils/mcollective
+sysutils/mcollective-nrpe-common||2023-06-30|Has expired: Depends on broken sysutils/mcollective
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 76c22581439c..3261972b7c59 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -733,7 +733,6 @@
     SUBDIR += mcfly
     SUBDIR += mcollective
     SUBDIR += mcollective-nettest-common
-    SUBDIR += mcollective-nrpe-common
     SUBDIR += mcollective-puppet-common
     SUBDIR += mcollective-service-common
     SUBDIR += mcron
diff --git a/sysutils/mcollective-nrpe-common/Makefile b/sysutils/mcollective-nrpe-common/Makefile
deleted file mode 100644
index 82d39635c6a5..000000000000
--- a/sysutils/mcollective-nrpe-common/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME?=	mcollective-nrpe-common
-PORTVERSION=	3.1.0
-CATEGORIES=	sysutils
-
-MAINTAINER=	puppet@FreeBSD.org
-COMMENT?=	MCollective common files to interact with the NRPE monitoring system
-WWW=		https://github.com/puppetlabs/mcollective-package-agent
-
-LICENSE=	APACHE20
-
-DEPRECATED=	Depends on broken sysutils/mcollective
-EXPIRATION_DATE=	2023-06-30
-
-RUN_DEPENDS?=	mcollective>=2:sysutils/mcollective
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	puppetlabs
-GH_PROJECT=	mcollective-nrpe-agent
-
-NO_BUILD=	yes
-NO_ARCH=	yes
-
-PLIST_FILES?=	share/mcollective/agent/nrpe.ddl \
-		share/mcollective/data/nrpe_data.ddl \
-		share/mcollective/data/nrpe_data.rb
-
-.if !target(do-install)
-do-install:
-	cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.ddl data" ${STAGEDIR}${PREFIX}/share/mcollective
-.endif
-
-.include <bsd.port.mk>
diff --git a/sysutils/mcollective-nrpe-common/distinfo b/sysutils/mcollective-nrpe-common/distinfo
deleted file mode 100644
index 11f46570d5b1..000000000000
--- a/sysutils/mcollective-nrpe-common/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (puppetlabs-mcollective-nrpe-agent-3.1.0_GH0.tar.gz) = 7e3f3956af091a5041f0e87501433c6a42471d6a2a9c30fa19f7481a3107c6db
-SIZE (puppetlabs-mcollective-nrpe-agent-3.1.0_GH0.tar.gz) = 12134
diff --git a/sysutils/mcollective-nrpe-common/pkg-descr b/sysutils/mcollective-nrpe-common/pkg-descr
deleted file mode 100644
index b05ed89f82b5..000000000000
--- a/sysutils/mcollective-nrpe-common/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The mcollective package agent lets you install, uninstall, update, purge and
-query the status of packages via MCollective.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300522.35U5MZwP078266>