Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= percona-monitoring-plugins |
4 |
PORTNAME= percona-monitoring-plugins |
5 |
PORTVERSION= 1.1.3 |
5 |
PORTVERSION= 1.1.3 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= net-mgmt |
7 |
CATEGORIES= net-mgmt |
7 |
MASTER_SITES= http://www.percona.com/downloads/percona-monitoring-plugins/${PORTVERSION}/ \ |
8 |
MASTER_SITES= http://www.percona.com/downloads/percona-monitoring-plugins/${PORTVERSION}/ \ |
8 |
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ |
9 |
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ |
Lines 17-24
Link Here
|
17 |
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ |
18 |
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ |
18 |
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ |
19 |
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ |
19 |
p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ |
20 |
p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ |
20 |
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes |
21 |
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ |
|
|
22 |
bash:${PORTSDIR}/shells/bash |
21 |
|
23 |
|
|
|
24 |
USES= shebangfix perl5 |
25 |
USE_PERL5= run |
26 |
SHEBANG_FILES= nagios/bin/pmp-check-pt-table-checksum \ |
27 |
cacti/bin/pmp-cacti-* |
22 |
USE_MYSQL= yes |
28 |
USE_MYSQL= yes |
23 |
USE_PHP= yes |
29 |
USE_PHP= yes |
24 |
WANT_PHP_CLI= yes |
30 |
WANT_PHP_CLI= yes |