handle rrdtool update
This commit is contained in:
parent
596c7f24b2
commit
0a308ca49a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:23:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT= RRDtool frontend for Postfix statistics
|
||||
|
||||
DISTNAME= mailgraph-1.14
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= net mail
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/pub/ \
|
||||
@ -16,7 +16,7 @@ MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
RUN_DEPENDS= net/rrdtool,-perl \
|
||||
RUN_DEPENDS= net/rrdtool \
|
||||
devel/p5-File-Tail
|
||||
|
||||
NO_TEST= Yes
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:35:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT= rrdtool frontend for Bind installation
|
||||
|
||||
DISTNAME= bindgraph-0.2
|
||||
REVISION= 0
|
||||
CATEGORIES= net www
|
||||
|
||||
HOMEPAGE= http://www.linux.it/~md/software/
|
||||
@ -16,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
RUN_DEPENDS= net/rrdtool,-perl \
|
||||
RUN_DEPENDS= net/rrdtool \
|
||||
devel/p5-File-Tail
|
||||
|
||||
NO_TEST= Yes
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.83 2013/06/30 21:38:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.84 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT= multi-router traffic grapher
|
||||
|
||||
DISTNAME= mrtg-2.17.4
|
||||
REVISION= 0
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://oss.oetiker.ch/mrtg/
|
||||
@ -20,7 +21,7 @@ MASTER_SITES= ${HOMEPAGE}pub/ \
|
||||
RUN_DEPENDS= net/p5-IO-Socket-INET6 \
|
||||
net/p5-Net-SNMP \
|
||||
net/p5-SNMP_Session \
|
||||
net/rrdtool,-perl
|
||||
net/rrdtool
|
||||
LIB_DEPENDS= graphics/gd
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2013/06/03 19:45:31 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT-main = flexible network host monitoring, client
|
||||
COMMENT-server =flexible network host monitoring, server
|
||||
|
||||
V = 2.0.14
|
||||
REVISION-server = 0
|
||||
DISTNAME = munin-$V
|
||||
PKGNAME-main = munin-node-$V
|
||||
PKGNAME-server =munin-server-$V
|
||||
@ -36,7 +37,7 @@ RUN_DEPENDS-main = logtail-*|logsentry-*:sysutils/logtail \
|
||||
RUN_DEPENDS-server += converters/p5-DateManip \
|
||||
devel/p5-File-Copy-Recursive \
|
||||
net/p5-IO-Socket-INET6 \
|
||||
net/rrdtool,-perl \
|
||||
net/rrdtool \
|
||||
www/fcgi \
|
||||
www/p5-HTML-Template \
|
||||
www/p5-URI \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2013/08/12 04:11:20 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT = network discovery tool
|
||||
|
||||
DISTNAME = nedi-bsd-1.0.8
|
||||
PKGNAME = nedi-1.0.8
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
EXTRACT_SUFX = .tgz
|
||||
CATEGORIES = net
|
||||
|
||||
@ -29,7 +29,7 @@ RUN_DEPENDS = databases/mysql,-server \
|
||||
lang/php/${MODPHP_VERSION},-snmp \
|
||||
net/p5-Net-SNMP \
|
||||
net/p5-Net-Telnet \
|
||||
net/rrdtool,-perl \
|
||||
net/rrdtool \
|
||||
www/p5-LWP-UserAgent-Determined \
|
||||
www/p5-PHP-Session
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2013/08/12 04:11:20 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT= web-based front end for the nfdump netflow tools
|
||||
|
||||
V= 1.3.6p1
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
DISTNAME= nfsen-$V
|
||||
PKGNAME= ${DISTNAME:S/p/pl/}
|
||||
CATEGORIES= net www
|
||||
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nfsen/}
|
||||
|
||||
MODULES= perl lang/php
|
||||
RUN_DEPENDS= net/rrdtool,-perl \
|
||||
RUN_DEPENDS= net/rrdtool \
|
||||
mail/p5-Mail-Tools \
|
||||
net/nfdump,-nfprofile \
|
||||
net/nfdump>=1.6.9
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2013/10/09 10:55:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2013/11/05 17:49:33 sthen Exp $
|
||||
|
||||
COMMENT= latency logging and graphing system
|
||||
|
||||
DISTNAME= smokeping-2.6.9
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -21,7 +21,7 @@ RUN_DEPENDS= devel/p5-Config-Grammar \
|
||||
net/fping \
|
||||
net/p5-SNMP_Session \
|
||||
net/p5-Socket6 \
|
||||
net/rrdtool,-perl \
|
||||
net/rrdtool \
|
||||
security/p5-Digest-HMAC \
|
||||
www/fcgi \
|
||||
www/p5-CGI-Session \
|
||||
|
Loading…
Reference in New Issue
Block a user