View | Details | Raw Unified | Return to bug 167868 | Differences between
and this patch

Collapse All | Expand All

(-)net-mgmt/smokeping/Makefile (-2 / +3 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	smokeping
8
PORTNAME=	smokeping
9
PORTVERSION=	2.6.7
9
PORTVERSION=	2.6.7
10
PORTREVISION=	1
10
CATEGORIES=	net-mgmt www
11
CATEGORIES=	net-mgmt www
11
MASTER_SITES=	http://oss.oetiker.ch/smokeping/pub/ \
12
MASTER_SITES=	http://oss.oetiker.ch/smokeping/pub/ \
12
		http://smokeping.cs.pu.edu.tw/pub/
13
		http://smokeping.cs.pu.edu.tw/pub/
13
14
14
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	rodrigo@bebik.net
15
COMMENT=	Latency logging and graphing system
16
COMMENT=	Latency logging and graphing system
16
17
17
RUN_DEPENDS=	rrdtool:${PORTSDIR}/databases/rrdtool \
18
BUILD_DEPENDS=	rrdtool:${PORTSDIR}/databases/rrdtool \
18
		p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \
19
		p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \
19
		p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
20
		p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
20
		p5-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
21
		p5-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \

Return to bug 167868