View | Details | Raw Unified | Return to bug 107259
Collapse All | Expand All

(-)/home/user/projects/mrtg/Makefile (-5 / +2 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	mrtg
8
PORTNAME=	mrtg
9
PORTVERSION=	2.14.7
9
PORTVERSION=	2.15.0
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	net-mgmt ipv6
11
CATEGORIES=	net-mgmt ipv6
12
MASTER_SITES=	http://oss.oetiker.ch/mrtg/pub/ \
12
MASTER_SITES=	http://oss.oetiker.ch/mrtg/pub/ \
13
		ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ \
13
		ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ \
14
		${MASTER_SITE_RINGSERVER} \
14
		ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/
15
		ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \
16
		ftp://ftp.po.opole.pl/pub/unix/net/tools/mrtg/ \
17
		ftp://ftp.ujf-grenoble.fr/mirror/networking/mrtg/
18
MASTER_SITE_SUBDIR=	net/mrtg
15
MASTER_SITE_SUBDIR=	net/mrtg
19
16
20
MAINTAINER=	demon@FreeBSD.org
17
MAINTAINER=	demon@FreeBSD.org
(-)/home/user/projects/mrtg/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (mrtg-2.14.7.tar.gz) = 12de12dc27388934ce2521af3f914f33
1
MD5 (mrtg-2.15.0.tar.gz) = 3417d8d43c25f5bcdeebff70e68ccb82
2
SIZE (mrtg-2.14.7.tar.gz) = 1061341
2
SHA256 (mrtg-2.15.0.tar.gz) = a5eee677b77db669c1552e3e7d7cd31ae83f7d6683ca9b0638c7a0604983736c
3
SIZE (mrtg-2.15.0.tar.gz) = 1068297
(-)/home/user/projects/mrtg/pkg-descr (-1 / +1 lines)
Lines 2-8 Link Here
2
load on network-links. MRTG generates HTML pages containing PNG images which
2
load on network-links. MRTG generates HTML pages containing PNG images which
3
provide a LIVE visual representation of this traffic. Check
3
provide a LIVE visual representation of this traffic. Check
4
4
5
WWW: http://www.mrtg.org/
5
WWW: http://oss.oetiker.ch/mrtg/
6
6
7
for an example. MRTG is based on Perl and C and works under UNIX and Windows
7
for an example. MRTG is based on Perl and C and works under UNIX and Windows
8
NT.
8
NT.

Return to bug 107259