Port details |
- mrtg-ping-probe Round Trip Time and Packet Loss Probe for MRTG
- 2.2.0_7 net-mgmt =6 2.2.0_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-06-03 04:03:19
- Last Update: 2024-02-25 06:42:59
- Commit Hash: e8a3ec2
- People watching this port, also watch:: clamav, mrtg, postfix, t1lib, libxml2
- License: GPLv2
- WWW:
- http://pwo.de/projects/mrtg/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mrtg-ping-probe>0:net-mgmt/mrtg-ping-probe
- To install the port:
- cd /usr/ports/net-mgmt/mrtg-ping-probe/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/mrtg-ping-probe
- pkg install mrtg-ping-probe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mrtg-ping-probe
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mrtg-ping-probe-2.2.0.tar.gz) = 2708459c1beb5ab482fa28ff62720f6a2d5707475d40e53a2829927572c96a0e
SIZE (mrtg-ping-probe-2.2.0.tar.gz) = 36923
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- mrtg : net-mgmt/mrtg
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- net-mgmt/routers2-extras
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_mrtg-ping-probe
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0_7 25 Feb 2024 06:42:59 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/mrtg-ping-probe: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0_6 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.2.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0_6 27 Feb 2017 12:39:36 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Pet portlint
- Regenerate patches
- Clean up pkg-descr |
2.2.0_6 22 Jan 2017 22:02:26 |
rene |
Reset sanpei@'s ports after 18 months of inactivity. |
2.2.0_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_6 21 Mar 2016 06:45:23 |
pi |
net-mgmt/mrtg-ping-probe: New mastersite
PR: 207716
Submitted by: pi
Approved by: sanpei (maintainer timeout) |
2.2.0_6 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.2.0_5 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.2.0_5 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
2.2.0_5 11 Jun 2014 09:38:35 |
sanpei |
Add staging support. |
2.2.0_5 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.2.0_5 04 Sep 2013 05:52:04 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.2.0_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.0_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2.0_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.0_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.2.0_2 09 Mar 2009 23:10:05 |
sanpei |
fix regular expression for packet loss strings.
(/sbin/ping output was changed from "100% packet loss" to "100.0% packet loss")
Submitted by: UEHIRA Kenji-san |
2.2.0_1 03 Jun 2007 04:00:15 |
sanpei |
- Move net/mrtg-ping-probe to net-mgmt category, to improve consistency
(mrtg port is already in net-mgmt.)
PR: ports/112802 |