Port details |
- addrwatch Supports IP/Ethernet pairing for IPv4 and IPv6
- 1.0.2_2 net =2 1.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: m.muenz@gmail.com
- Port Added: 2020-02-25 12:04:42
- Last Update: 2024-09-05 06:17:39
- Commit Hash: 455664c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/fln/addrwatch
- Description:
- addrwatch is a similar software to arpwatch. It main purpose is to
monitor network and log ethernet/ip pairings.
To simply try out addrwatch start it without any arguments. When
started without arguments it will open first non loopback interface and
start logging events to the console without writing anything to disk.
All discovered ethernet/ip address pairings will be printed to stdout.
All debug, warning, and err messages will be sent to syslog and printed
to stderr.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- addrwatch>0:net/addrwatch
- To install the port:
- cd /usr/ports/net/addrwatch/ && make install clean
- To add the package, run one of these commands:
- pkg install net/addrwatch
- pkg install addrwatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: addrwatch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582621254
SHA256 (fln-addrwatch-v1.0.2_GH0.tar.gz) = 56a2180305e95adde584bd9502771269b9a216419b49631046b368502d5d5fba
SIZE (fln-addrwatch-v1.0.2_GH0.tar.gz) = 44584
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libevent.so : devel/libevent
- libpcap.so : net/libpcap
- libargp.so : devel/argp-standalone
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_addrwatch
- USES:
- autoreconf gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_2 05 Sep 2024 06:17:39 |
Po-Chuan Hsieh (sunpoet) |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change |
1.0.2_1 25 Feb 2024 07:03:18 |
Muhammad Moinur Rahman (bofh) |
net/addrwatch: 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) |
1.0.2 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 ) |
1.0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 25 Feb 2020 12:04:18 |
decke |
addrwatch is a similar software to arpwatch. It main purpose is to monitor
network and log ethernet/ip pairings.
To simply try out addrwatch start it without any arguments. When started
without arguments it will open first non loopback interface and start
logging events to the console without writing anything to disk. All
discovered ethernet/ip address pairings will be printed to stdout. All
debug, warning, and err messages will be sent to syslog and printed to
stderr.
WWW: https://github.com/fln/addrwatch
PR: 244359
Submitted by: Michael Muenz <m.muenz@gmail.com> |
Number of commits found: 7
|