mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use the correct dependencies, now that the icinga port was made a meta port
- Bump PORTREVISION Noticed by: antoine
This commit is contained in:
parent
395ea0c23f
commit
f3a8f2636c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394638
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= icli
|
||||
DISTVERSION= 0.47
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt perl5
|
||||
MASTER_SITES= http://finalrewind.org/projects/icli/
|
||||
|
||||
@ -16,7 +16,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Term-Size>=0:${PORTSDIR}/devel/p5-Term-Size \
|
||||
icinga:${PORTSDIR}/net-mgmt/icinga
|
||||
icinga:${PORTSDIR}/net-mgmt/icinga-core
|
||||
|
||||
ICINGADIR?= /var/spool/icinga
|
||||
|
||||
|
@ -8,7 +8,7 @@ COMMENT= Icinga performance data collector and grapher
|
||||
MASTERDIR= ${.CURDIR}/../pnp
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \
|
||||
icinga:${PORTSDIR}/net-mgmt/icinga
|
||||
${LOCALBASE}/www/icinga/main.html:${PORTSDIR}/net-mgmt/icinga-classicweb
|
||||
|
||||
NAGIOSDIR?= /var/spool/icinga
|
||||
NAGIOSHTMURL?= /icinga
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pnp
|
||||
PORTVERSION= 0.6.25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/pnp4nagios/PNP-0.6
|
||||
DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user