Skip to content

Commit

Permalink
net-mgmt/percona-monitoring-plugins: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- Upstream EOL reached on 2020-08-01

https://www.percona.com/software/database-tools/percona-monitoring-plugins

- Set to EXPIRE on 2022-02-23
  • Loading branch information
5u623l20 committed Jan 23, 2022
1 parent 8b8a08c commit bd8bd8b
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions net-mgmt/percona-monitoring-plugins/Makefile
Expand Up @@ -13,26 +13,28 @@ COMMENT= Cacti templates for MySQL, Apache, Memcached, and more by Percona
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= cacti>=0:net-mgmt/cacti \
DEPRECATED= Upstream EOL reached on 2020-08-01
EXPIRATION_DATE= 2022-02-22

RUN_DEPENDS= bash:shells/bash \
cacti>=0:net-mgmt/cacti \
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
bash:shells/bash \
wget:ftp/wget

USES= mysql perl5 php:cli python:run shebangfix
USE_PERL5= run
SHEBANG_FILES= nagios/bin/pmp-check-pt-table-checksum \
nagios/bin/pmp-check-aws-rds.py \
cacti/bin/pmp-cacti-*
SHEBANG_FILES= cacti/bin/pmp-cacti-* nagios/bin/pmp-check-aws-rds.py \
nagios/bin/pmp-check-pt-table-checksum

NO_BUILD= yes
REINPLACE_ARGS= -i ''
NO_ARCH= yes
PORTDOCS= Changelog

CACTIDIR?= share/cacti
NO_BUILD= yes
PORTDOCS= Changelog

OPTIONS_DEFINE= DOCS

REINPLACE_ARGS= -i ''
CACTIDIR?= share/cacti

post-patch:
@${REINPLACE_CMD} 's|/etc/cacti/|${PREFIX}/etc/cacti/|g' ${WRKSRC}/cacti/scripts/ss_get_mysql_stats.php ${WRKSRC}/cacti/scripts/ss_get_by_ssh.php
Expand Down

0 comments on commit bd8bd8b

Please sign in to comment.