notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
arp-scan ARP scanning and fingerprinting tool
1.10.0 net on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-10-11 14:54:03
Last Update: 2024-02-21 15:06:36
Commit Hash: d412626
People watching this port, also watch:: subversion, nmap, zip, sudo, unzip
License: GPLv3
WWW:
https://github.com/royhills/arp-scan
Description:
arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/arp-scan-1.10.0/catalog.mk
  3. /usr/local/share/licenses/arp-scan-1.10.0/LICENSE
  4. /usr/local/share/licenses/arp-scan-1.10.0/GPLv3
  5. bin/arp-fingerprint
  6. bin/arp-scan
  7. bin/get-oui
  8. etc/arp-scan/mac-vendor.txt
  9. share/arp-scan/ieee-oui.txt
  10. share/man/man1/arp-fingerprint.1.gz
  11. share/man/man1/arp-scan.1.gz
  12. share/man/man1/get-oui.1.gz
  13. share/man/man5/mac-vendor.5.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • arp-scan>0:net/arp-scan
To install the port:
cd /usr/ports/net/arp-scan/ && make install clean
To add the package, run one of these commands:
  • pkg install net/arp-scan
  • pkg install arp-scan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arp-scan
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674589526 SHA256 (royhills-arp-scan-1.10.0_GH0.tar.gz) = 204b13487158b8e46bf6dd207757a52621148fdd1d2467ebd104de17493bab25 SIZE (royhills-arp-scan-1.10.0_GH0.tar.gz) = 653900

Packages (timestamps in pop-ups are UTC):
arp-scan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.01.10.01.9.71.10.01.10.0-1.9.7-
FreeBSD:13:quarterly1.10.01.10.01.10.01.10.01.10.01.10.01.10.01.10.0
FreeBSD:14:latest1.10.01.10.01.9.81.10.01.10.01.10.0-1.10.0
FreeBSD:14:quarterly1.10.01.10.0-1.10.01.10.01.10.01.10.01.10.0
FreeBSD:15:latest1.10.01.10.0n/a1.10.0n/a1.10.01.10.01.10.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_arp-scan
USES:
autoreconf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/royhills/arp-scan/tar.gz/1.10.0?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.0
21 Feb 2024 15:06:36
commit hash: d4126260b100b8086ef2aee0cecca35c4a3559eecommit hash: d4126260b100b8086ef2aee0cecca35c4a3559eecommit hash: d4126260b100b8086ef2aee0cecca35c4a3559eecommit hash: d4126260b100b8086ef2aee0cecca35c4a3559ee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/arp-scan: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
1.10.0
05 Apr 2023 17:29:49
commit hash: 23a9467afdd26c81882083623d344a7564c9e46fcommit hash: 23a9467afdd26c81882083623d344a7564c9e46fcommit hash: 23a9467afdd26c81882083623d344a7564c9e46fcommit hash: 23a9467afdd26c81882083623d344a7564c9e46f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/arp-scan: Clean up Makefile
1.10.0
30 Jan 2023 12:59:07
commit hash: 47a1c04c1d2db4b66156d1abfc027a1eb4bb1356commit hash: 47a1c04c1d2db4b66156d1abfc027a1eb4bb1356commit hash: 47a1c04c1d2db4b66156d1abfc027a1eb4bb1356commit hash: 47a1c04c1d2db4b66156d1abfc027a1eb4bb1356 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/arp-scan: Update to 1.10.0

Changes:	https://github.com/royhills/arp-scan/blob/master/NEWS.md
1.9.8
30 Dec 2022 09:06:31
commit hash: 91f248d6515b40dde5a6d6166d5b330d8c2cddf6commit hash: 91f248d6515b40dde5a6d6166d5b330d8c2cddf6commit hash: 91f248d6515b40dde5a6d6166d5b330d8c2cddf6commit hash: 91f248d6515b40dde5a6d6166d5b330d8c2cddf6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Daniel Engberg
net/arp-scan: Update to 1.9.8

Changes:	https://github.com/royhills/arp-scan/blob/master/ChangeLog
PR:		267074
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.9.7
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.9.7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.7
05 Feb 2020 18:16:24
Revision:525288Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.7

Changes:	https://github.com/royhills/arp-scan/blob/master/NEWS
Reported by:	mat
1.9
04 Feb 2020 17:53:25
Revision:525183Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.7

Changes:	https://github.com/royhills/arp-scan/blob/master/NEWS
1.9
27 Jan 2020 20:08:29
Revision:524415Original commit files touched by this commit
sunpoet search for other commits by this committer
Unbreak this port

- Add LICENSE_FILE
- Sort PLIST
- Reformat pkg-descr
- Update WWW
- Take maintainership
1.9
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.9
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
1.9
11 Apr 2015 17:04:24
Revision:383816Original commit files touched by this commit
johans search for other commits by this committer
- Update website
- Adopt port
1.9
23 Jan 2015 03:22:05
Revision:377713Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.9 [1]
- Add LICENSE [1]
- Reset maintainer to ports@

PR:		195586 [1]
Submitted by:	mathieu.sim@gmail.com [1]
1.8
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.8
31 Jan 2014 09:02:07
Revision:341949Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
1.8
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.8
03 Mar 2011 01:03:46
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.8
1.7
11 Oct 2008 14:51:41
Original commit files touched by this commit
miwi search for other commits by this committer
arp-scan is a command-line tool that uses the ARP
protocol to discover and fingerprint IP hosts on
the local network.

WWW:    http://www.nta-monitor.com/tools/arp-scan/

PR:             ports/127963
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 20