update to mrtg-2.17.7
This commit is contained in:
parent
5b3cb24bb9
commit
7765bca2d6
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.90 2018/01/11 19:27:06 rpe Exp $
|
||||
# $OpenBSD: Makefile,v 1.91 2018/07/13 07:56:05 sthen Exp $
|
||||
|
||||
COMMENT= multi-router traffic grapher
|
||||
|
||||
DISTNAME= mrtg-2.17.4
|
||||
REVISION= 5
|
||||
DISTNAME= mrtg-2.17.7
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://oss.oetiker.ch/mrtg/
|
||||
@ -23,7 +22,7 @@ RUN_DEPENDS= net/p5-IO-Socket-INET6 \
|
||||
LIB_DEPENDS= graphics/gd
|
||||
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.67
|
||||
AUTOCONF_VERSION= 2.69
|
||||
CONFIGURE_ARGS+=--with-gd-inc="${LOCALBASE}/include" \
|
||||
--with-gd-lib="${LOCALBASE}/lib" \
|
||||
--with-png-inc="${LOCALBASE}/include" \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mrtg-2.17.4.tar.gz) = Xvp/roBAFZIIRy5fiJvltB2Mii6msxYW8Pdcx/SNI2U=
|
||||
SIZE (mrtg-2.17.4.tar.gz) = 1096879
|
||||
SHA256 (mrtg-2.17.7.tar.gz) = m5TLJo+xWwMErTuz7JK5qKFtrPzucrqsGSmCJKLDMsM=
|
||||
SIZE (mrtg-2.17.7.tar.gz) = 1098650
|
||||
|
@ -1,9 +0,0 @@
|
||||
$OpenBSD: patch-doc_mrtg-squid_pod,v 1.1 2014/03/21 00:48:28 sthen Exp $
|
||||
--- doc/mrtg-squid.pod.orig Fri Mar 21 00:42:58 2014
|
||||
+++ doc/mrtg-squid.pod Fri Mar 21 00:45:57 2014
|
||||
@@ -1,3 +1,5 @@
|
||||
+=encoding ISO8859-1
|
||||
+
|
||||
=head1 NAME
|
||||
|
||||
mrtg-squid - using mrtg to monitor Squid
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.28 2014/06/11 12:19:49 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.29 2018/07/13 07:56:05 sthen Exp $
|
||||
@newgroup _mrtg:578
|
||||
@newuser _mrtg:578:578:daemon:MRTG account:/var/empty:/sbin/nologin
|
||||
@rcscript ${RCDIR}/mrtg
|
||||
bin/cfgmaker
|
||||
bin/indexmaker
|
||||
bin/mrtg
|
||||
@ -47,4 +48,3 @@ share/mrtg/mrtg-r.gif
|
||||
share/mrtg/mrtg-r.png
|
||||
share/mrtg/mrtg-ti.gif
|
||||
share/mrtg/mrtg-ti.png
|
||||
@rcscript ${RCDIR}/mrtg
|
||||
|
Loading…
Reference in New Issue
Block a user