Port details |
- netdiscover Network address discovering tool
- 0.21 net
=3 0.21Version of this port present on the latest quarterly branch. - Maintainer: tiga@FreeBSD.org
 - Port Added: 2024-04-01 20:48:14
- Last Update: 2025-10-01 19:18:58
- Commit Hash: 4e450f3
- People watching this port, also watch:: hs-ShellCheck, py311-iocage-devel, endless-sky, ttyd, proxsmtp
- License: GPLv3
- WWW:
- https://github.com/netdiscover-scanner/netdiscover
- Description:
- Netdiscover is a network address discovering tool, developed mainly for those
wireless networks without dhcp server, it also works on hub/switched networks.
Its based on arp packets, it will send arp requests and sniff for replies.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- netdiscover>0:net/netdiscover
- To install the port:
- cd /usr/ports/net/netdiscover/ && make install clean
- To add the package, run one of these commands:
- pkg install net/netdiscover
- pkg install netdiscover
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netdiscover
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755525776
SHA256 (netdiscover-0.21.tar.bz2) = dd587649fd06319f6b7218e5735db17436e620f4d06b5f337709af2e6935fc18
SIZE (netdiscover-0.21.tar.bz2) = 416432
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:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_netdiscover
- USES:
- autoreconf tar:bz2
- 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.21 01 Oct 2025 19:18:58
    |
Tiago Gasiba (tiga)  |
*/*: update maintainer to @freebsd.org
PR: 289928
Approved by: eduardo (mentor) |
0.21 19 Aug 2025 07:39:50
    |
Hiroki Tagato (tagattie)  Author: Tiago Gasiba |
net/netdiscover: update to 0.21
While here:
- sort variable order to make portclippy happy
- remove GNU_CONFIGURE_MANPREFIX now defaulted to ${PREFIX}/share
Changelog:
https://github.com/netdiscover-scanner/netdiscover/blob/0.21/ChangeLog
PR: 288927
Reported by: Tiago Gasiba <tiago.gasiba@gmail.com> (maintainer) |
0.11 29 Mar 2025 05:58:40
    |
Yuri Victorovich (yuri)  |
net/netdiscover: Use tarball (followup commit to yesterday's port update)
Suggested by: Daniel Engberg <diizzy@FreeBSD.org> |
0.11 28 Mar 2025 05:58:21
    |
Yuri Victorovich (yuri)  Author: gatekeeper |
net/netdiscover: update 0.10 → 0.11
PR: 285693 |
0.10 01 Apr 2024 20:44:26
    |
Gabriel M. Dutra (dutra)  Author: gatekeeper |
net/netdiscover: Add new port
Netdiscover is an arp packet-based network address discovery tool
PR: 277932
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D44551 |