Commit b08707ae authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

sysutils/mcollective-nrpe-common: Remove expired port

2023-06-30 sysutils/mcollective-nrpe-common: Depends on broken sysutils/mcollective

Approved by:	portmgr (blanket)
parent 5e65fe90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -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
+0 −32
Original line number Diff line number Diff line
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>
+0 −2
Original line number Diff line number Diff line
SHA256 (puppetlabs-mcollective-nrpe-agent-3.1.0_GH0.tar.gz) = 7e3f3956af091a5041f0e87501433c6a42471d6a2a9c30fa19f7481a3107c6db
SIZE (puppetlabs-mcollective-nrpe-agent-3.1.0_GH0.tar.gz) = 12134
+0 −2
Original line number Diff line number Diff line
The mcollective package agent lets you install, uninstall, update, purge and
query the status of packages via MCollective.