Port details |
- icmpinfo Looks at the icmp messages received by the host
- 1.11_2 net
=11 1.11_2Version 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: unknown
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: trafshow, lsof, libgd, p5-libwww
- Also Listed In: sysutils
- License: MIT
- Description:
- ICMPINFO:
icmpinfo is a tool for looking at the ICMP messages received on
the running host.
The source code comes from an heavily modified BSD ping source.
USAGE:
icmpinfo o Gives info about weird packets only [mainly icmp_unreachable].
icmpinfo -v o Gives info about all ICMP packets [that includes your own
traceroutes...] except pings (icmp_echo_reply).
icmpinfo -vv o To see pings too.
icmpinfo -vvv o Will add an ascci/hexa dump of the packet.
icmpinfo -n o Avoids name queries (faster, lighter).
icmpinfo -p o Avoids port number to service name queries (faster, lighter).
icmpinfo -s o Also decode the ip_src field which is the address of the
interface receiving the packet. This option is not usefull
for hosts with a single network interface.
icmpinfo -l o Run like a daemon (forks) and output to SYSLOG.
(It now checks that you are root for that)
¦ ¦ ¦ ¦ 
- 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/icmpinfo/ && make install clean
- To add the package, run one of these commands:
- pkg install net/icmpinfo
- pkg install icmpinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icmpinfo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (icmpinfo-1.11.tar.gz) = 8f316b6417725d550c5e63672b2f6ace93caa38967c7579af371bec7eb4966fb
SIZE (icmpinfo-1.11.tar.gz) = 11873
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for icmpinfo-1.11_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_icmpinfo
- 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 |
1.11_2 09 Jan 2024 15:41:04
    |
Baptiste Daroussin (bapt)  |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
1.11_1 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.11_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.11_1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.11_1 31 Dec 2015 10:57:53
  |
amdmi3  |
- Add LICENSE
- Fix manpage installation
- Switch to options helpers |
1.11 08 Oct 2015 15:12:22
  |
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
1.11 20 Sep 2015 20:54:09
  |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
1.11 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.11 05 Sep 2014 17:22:40
  |
antoine  |
Allow staging as a regular user |
1.11 21 Feb 2014 14:02:09
  |
miwi  |
- Stage support |
1.11 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.11 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.11 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.11 11 Sep 2008 15:54:28
 |
miwi  |
- Respect NOPORTDOCS
PR: 127249
Submitted by: Esa Karkkainen <ejk@iki.fi>
Reported by: ionbot
Approved by: portmgr (pav) |
1.11 28 May 2008 13:28:38
 |
edwin  |
remove pkg-plist |
1.11 28 Nov 2005 06:41:10
 |
linimon  |
Remove dead mastersite per distfile survey. |
1.11 25 Nov 2005 16:48:31
 |
pav  |
- Add SHA256 |
1.11 02 Nov 2003 02:48:09
 |
edwin  |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.11 21 Feb 2003 13:15:09
 |
knu  |
De-pkg-comment. |
1.11 08 May 2002 20:54:08
 |
obrien  |
To ports@freebsd.org. |
22 Nov 2000 00:21:52
    |
obrien  |
Add $FreeBSD$, which help me in problem reports. |
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |
19 Jul 2000 16:25:23
    |
alex  |
Update w/o version bump, because: - PGP-Sig of author changed - LICENCE
file removed completely (now GNU alike "free") - adjusted comments in the
source accordingly - added some new source-comments |
05 Jun 2000 05:52:23
    |
kris  |
Remove directory on deinstall |