Port details |
- omping Tool to test IP multicast functionality
- 0.0.4_1 net-mgmt =4 0.0.4_1Version of this port present on the latest quarterly branch.
- Maintainer: fw@moov.de
- Port Added: 2013-09-10 22:44:20
- Last Update: 2024-02-25 06:47:45
- Commit Hash: 5de78ff
- People watching this port, also watch:: haproxy, nuttcp, iperf, ap24-mod_security, qemu
- License: MIT
- WWW:
- https://github.com/jfriesse/omping
- Description:
- Omping (Open Multicast Ping) is tool to test IP multicast functionality
primarily in local network.
Features
* Similar user experience as classic ping tool
* Ping multiple hosts at once
* Implementation of RFC Draft draft-ietf-mboned-ssmping-08
* Any-source and Source-specific Multicast
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/omping/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/omping
- pkg install omping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: omping
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1495700714
SHA256 (jfriesse-omping-0.0.4_GH0.tar.gz) = d3792111a748e3b884496c9d3c249cf20f3a576bb7d3ee957694a637196fc60b
SIZE (jfriesse-omping-0.0.4_GH0.tar.gz) = 48462
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_omping
- USES:
- gmake
- 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 |
0.0.4_1 25 Feb 2024 06:47:45 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/omping: 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) |
0.0.4 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 ) |
0.0.4 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 ) |
0.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.4 25 May 2017 10:27:59 |
rakuco |
Switch to USE_GITHUB.
fedorahosted.org is down and the project has switched to GitHub.
Comparing the GitHub tarball and the old one from distcache.FreeBSD.org, the
former has a few new files:
* .gitignore
* extras/img/omping-banner-url.svg
* extras/img/omping-banner.svg
* extras/img/omping-icon.svg
All the other contents are identical.
PR: 218099 |
0.0.4 12 Feb 2014 10:46:53 |
miwi |
- Stage support |
0.0.4 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.0.4 10 Sep 2013 22:44:04 |
wg |
net-mgmt/omping: Tool to test IP multicast functionality
Omping (Open Multicast Ping) is tool to test IP multicast functionality
primarily in local network.
Features
* Similar user experience as classic ping tool
* Ping multiple hosts at once
* Implementation of RFC Draft draft-ietf-mboned-ssmping-08
* Any-source and Source-specific Multicast
WWW: https://fedorahosted.org/omping/
PR: ports/181979
Submitted by: Frank Wall <fw moov.de> |