1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Move net/mrtg-ping-probe to net-mgmt category, to improve consistency

(mrtg port is already in net-mgmt.)

PR:		ports/112802
This commit is contained in:
MIHIRA Sanpei Yoshiro 2007-06-03 04:00:15 +00:00
parent d0bb29ece9
commit 036489e28a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192616
10 changed files with 3 additions and 77 deletions

1
MOVED
View File

@ -3044,3 +3044,4 @@ devel/agenda-static-libs||2007-06-02|Has expired: Agenda VR3 is dead for long ti
devel/mipsel-linux-binutils||2007-06-02|Has expired: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
devel/mipsel-linux-gcc||2007-06-02|Has expired: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
devel/mipsel-linux-kernel-headers||2007-06-02|Has expired: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
net/mrtg-ping-probe|net-mgmt/mrtg-ping-probe|2007-06-03|related ports mrtg was moved to net-mgmt from net

View File

@ -87,6 +87,7 @@
SUBDIR += libsmi
SUBDIR += mbrowse
SUBDIR += mrtg
SUBDIR += mrtg-ping-probe
SUBDIR += mtrace
SUBDIR += nagcon
SUBDIR += nagios

View File

@ -8,7 +8,7 @@
PORTNAME= mrtg-ping-probe
PORTVERSION= 2.2.0
PORTREVISION= 1
CATEGORIES= net
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.pwo.de/pub/pwo/mrtg/${PORTNAME}/
MAINTAINER= sanpei@FreeBSD.org

View File

@ -322,7 +322,6 @@
SUBDIR += mpich2
SUBDIR += mping
SUBDIR += mrouted
SUBDIR += mrtg-ping-probe
SUBDIR += msend
SUBDIR += msntp
SUBDIR += mtr

View File

@ -1,35 +0,0 @@
# New ports collection makefile for: mrng-cfgtg-ping-probe
# Date created: 17 Jan 2004
# Whom: sanpei@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= mrtg-ping-probe
PORTVERSION= 2.2.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.pwo.de/pub/pwo/mrtg/${PORTNAME}/
MAINTAINER= sanpei@FreeBSD.org
COMMENT= A Round Trip Time and Packet Loss Probe for MRTG
RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net-mgmt/mrtg
FETCH_BEFORE_ARGS= -p # MASTER_SITE needs PASSIVE FTP.
USE_PERL5= YES
MAN1= ${PORTNAME}.1
post-patch:
@${REINPLACE_CMD} -e 's|%%PERL%%|${PERL5}|' ${WRKSRC}/${PORTNAME}
@${CHMOD} +x ${WRKSRC}/${PORTNAME}
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
@${INSTALL_SCRIPT} ${WRKSRC}/mrtg-ping-cfg ${PREFIX}/bin
@${INSTALL_DATA} ${WRKSRC}/mrtg.cfg-ping ${PREFIX}/etc/mrtg
@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (mrtg-ping-probe-2.2.0.tar.gz) = 5eec5bc5f1c5097248c701d54639d292
SHA256 (mrtg-ping-probe-2.2.0.tar.gz) = 2708459c1beb5ab482fa28ff62720f6a2d5707475d40e53a2829927572c96a0e
SIZE (mrtg-ping-probe-2.2.0.tar.gz) = 36923

View File

@ -1,8 +0,0 @@
--- mrtg-ping-probe.org Sat Jan 17 22:27:33 2004
+++ mrtg-ping-probe Sat Jan 17 22:27:53 2004
@@ -1,4 +1,4 @@
-#!/bin/perl
+#!%%PERL%%
##################################################################
# @(#) $Id: mrtg-ping-probe,v 2.5 2003/09/13 18:04:29 pwo Exp $
# @(#) mrtg-ping-probe release $Name: Release_2_2_0 $

View File

@ -1,17 +0,0 @@
--- mrtg-ping-cfg.org Sat Jan 17 22:28:55 2004
+++ mrtg-ping-cfg Sat Jan 17 22:35:40 2004
@@ -1,4 +1,4 @@
-#!/bin/ksh
+#!/bin/sh
#
# mrtg-ping-cfg <device> <"Title of page">
#
@@ -10,7 +10,7 @@
# IT Site Infrastructure Services
# location of mrtg ping probe
-PING_PROBE=/usr/local/httpd/mrtg/mrtg-ping-probe
+PING_PROBE=/usr/local/bin/mrtg-ping-probe
if [ $# -ne 2 ]
then

View File

@ -1,9 +0,0 @@
mrtg-ping-probe is a ping probe for MRTG 2.x. It is used to monitor
the round trip time and packet loss to networked devices. MRTG uses
its output to generate graphs visualizing minimum and maximum round
trip times or packet loss.
WWW: http://pwo.de/projects/mrtg/
Yoshiro MIHIRA
<sanpei@FreeBSD.org>

View File

@ -1,3 +0,0 @@
bin/mrtg-ping-cfg
bin/mrtg-ping-probe
etc/mrtg/mrtg.cfg-ping