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
arping ARP level "ping" utility
2.24_1 net on this many watch lists=26 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 2.21_1Version of this port present on the latest quarterly branch.
Maintainer: gavin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-10-16 11:27:48
Last Update: 2024-01-28 17:04:11
Commit Hash: 20fa6b8
People watching this port, also watch:: unzip, nmap, sudo, freetype2, png
License: GPLv2
WWW:
https://www.habets.pp.se/synscan/programs.php?prog=arping
Description:
Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it. Sure, you *could* just use 'ping' to find out if it's taken and even if the computer blocks ping (and everything else) you still get an entry in your arp cache. But what if you aren't on a routable net? Then you're screwed. Or you use arping.
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 (6 items)
Collapse this list.
  1. include/arping.h
  2. sbin/arping
  3. share/man/man8/arping.8.gz
  4. /usr/local/share/licenses/arping-2.24_1/catalog.mk
  5. /usr/local/share/licenses/arping-2.24_1/LICENSE
  6. /usr/local/share/licenses/arping-2.24_1/GPLv2
Collapse this list.
Dependency lines:
  • arping>0:net/arping
To install the port:
cd /usr/ports/net/arping/ && make install clean
To add the package, run one of these commands:
  • pkg install net/arping
  • pkg install arping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arping
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704938034 SHA256 (arping-2.24.tar.gz) = 69060a3be150e54dc571f5c600b85dd9f37d76f7df1b23cd5c131b2c1412c218 SIZE (arping-2.24.tar.gz) = 194230

Packages (timestamps in pop-ups are UTC):
arping
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.24_12.24_12.212.24_12.24_1-2.21-
FreeBSD:13:quarterly2.21_12.21_12.21_12.21_12.21_12.21_12.21_12.21_1
FreeBSD:14:latest2.24_12.24_12.21_12.24_12.24_12.21_1-2.21_1
FreeBSD:14:quarterly2.21_12.21_1-2.21_12.21_12.21_12.21_12.21_1
FreeBSD:15:latest2.24_12.24_1n/a2.24_1n/a2.24_12.24_12.24_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libnet.so : net/libnet
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/py-nova*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_arping
USES:
localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.habets.pp.se/synscan/files/
Collapse this list.

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.24_1
28 Jan 2024 17:04:11
commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Helge Oldach
*: Move manpages to share/man

Approved by:	portmgr (blanket)
2.24
13 Jan 2024 17:46:57
commit hash: dce3b8b874082934ce44361e6ea7c40f033cf194commit hash: dce3b8b874082934ce44361e6ea7c40f033cf194commit hash: dce3b8b874082934ce44361e6ea7c40f033cf194commit hash: dce3b8b874082934ce44361e6ea7c40f033cf194 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
Author: Hung-Yi Chen
net/arping: Update to 2.24

PR:		265911
Approved by:	maintainer timeout
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)
2.21_1
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)
2.21_1
30 Jul 2022 05:57:11
commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libnet: Update to 1.2

- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/libnet/libnet/releases
2.21
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)
2.21
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.
2.21
30 Dec 2020 16:18:31
Revision:559668Original commit files touched by this commit
pkubaj search for other commits by this committer
net/arping: fix build on GCC architectures

arping.c: In function 'xrandom':
arping.c:239: error: 'for' loop initial declaration used outside C99 mode
2.21
15 Dec 2020 15:38:57
Revision:558164Original commit files touched by this commit
cy search for other commits by this committer
Update arping 2.19 --> 2.21.

PR:		243275
Submitted by:	cy
Reported by:	cy
Prompted by:	<daniel.engberg.lists at pyret.net>
Approved by:	gavin (maintainer timeout)
2.19
27 Mar 2018 21:05:47
Revision:465753Original commit files touched by this commit
yuri search for other commits by this committer
net/arping: Update 2.15 -> 2.19

Port changes:
* Change to DISTVERSION
* Replace CPPFLAGS/LIBS with USES=localbase
* Change WWW to a URL with arping-specific info
* Remove junk from pkg-descr

PR:		226304
Submitted by:	Kai <freebsd_ports@k-worx.org>
2.15_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.15_1
20 Mar 2016 10:53:09
Revision:411432Original commit files touched by this commit
tijl search for other commits by this committer
Install net/libnet headers and libraries back in the location where other
ports expect it.  The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.

PR:		208122
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.15_1
14 Apr 2015 22:26:17
Revision:384032Original commit files touched by this commit
gavin search for other commits by this committer
Update arping to 2.15.
2.14_1
14 Jul 2014 15:38:39
Revision:361791Original commit files touched by this commit Sanity Test Failure
tijl search for other commits by this committer
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2.14
09 Jul 2014 14:57:05
Revision:361378Original commit files touched by this commit
gavin search for other commits by this committer
Update net/arping to 2.14.

Approved by:	bapt
2.13
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13
15 May 2014 01:25:18
Revision:354098Original commit files touched by this commit
gavin search for other commits by this committer
Add LICENSE statement.
2.13
14 May 2014 21:54:33
Revision:354091Original commit files touched by this commit
gavin search for other commits by this committer
Remove redundant file.

PR:		ports/177186 (partially)
Submitted by:	KUROSAWA Takahiro
Approved by:	erwin
2.13
07 Nov 2013 10:08:40
Revision:333075Original commit files touched by this commit
zeising search for other commits by this committer
Update to 2.13 and stagify.

PR:		ports/183233
Submitted by:	zeising
Approved by:	maintainer timeout
2.09_2
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)
2.09_2
18 Feb 2013 21:13:02
Revision:312526Original commit files touched by this commit
dinoex search for other commits by this committer
- update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing
2.09_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
2.09_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.09_1
15 Dec 2010 02:43:14
Original commit files touched by this commit
pgollucci search for other commits by this committer
- if net/libpcap from ports is install, net/arping bombs b/c of errors in pcap.h
  fix this.  Versions of this patch are committed upstream.

- Bump PORTREVISION

PR:             ports/151263
Submitted by:   Lucius Windschuh <lwindschuh@gmail.com>
Approved by:    maintainer timeout (gavin ; 67 days)
2.09
09 Sep 2010 01:55:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.09
- GNU configure now used
- MASTER_SITES updated

PR:             ports/149025
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (gavin ; 43 days)
2.08
24 Jan 2010 15:05:47
Original commit files touched by this commit
gavin search for other commits by this committer
Update net/arping to 2.08.

While here, switch MAINTAINER to my @FreeBSD.org email address

PR:             ports/142827
Submitted by:   Sofian Brabez  sbrabez gmail.com
Approved by:    jadawin, ed (mentor, implicit)
2.06
08 Oct 2007 10:07:30
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.06

PR:             ports/116997
Submitted by:   Wesley Shields <wxs at atarininja.org>
Approved by:    Gavin Atkinson <gavin.atkinson at ury.york.ac.uk> (maintainer)
2.05_2
17 Apr 2007 03:32:46
Original commit files touched by this commit
rafan search for other commits by this committer
- Build arping 2.x as it's distribution default

PR:             ports/102058
Reported by:    Dr. Markus Waldeck <waldeck at gmx.de>
Approved by:    maintainer timeout
2.05_1
31 Jan 2007 14:09:55
Original commit files touched by this commit
pav search for other commits by this committer
- Patch net/libnet* to versioned libraries and header files, so they can
  coexist

PR:             ports/103861
Submitted by:   alepulver
Tested by:      pointyhat
With hat:       portmgr
2.05
26 May 2006 16:26:07
Original commit files touched by this commit
pav search for other commits by this committer
- Grant maintainership

PR:             ports/97892
Submitted by:   Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2.05
23 May 2006 04:18:58
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 2.0.5

PR:             ports/97549
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    tmclaugh (mentor)
2.01
24 Apr 2006 14:07:51
Original commit files touched by this commit
jmelo search for other commits by this committer
- Update to 2.01.

PR:             ports/95875
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Approved by:    mnag (mentor)
1.07_1
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.07_1
14 Nov 2005 17:07:08
Original commit files touched by this commit
sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
1.07
28 Oct 2005 17:05:15
Original commit files touched by this commit
ehaupt search for other commits by this committer
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].

[1] Unable to deliver to destination domain
    Failed to deliver to domain oven.org after 73 tries.
    The last error was:
    CantConnectToHost

Approved by:    portmgr (linimon)
1.07
08 Aug 2005 07:46:42
Original commit files touched by this commit
sem search for other commits by this committer
- Fix build on 6.0 (a conflicting struct name)

Approved by:    portmgr (krion)
1.07
20 Jul 2005 23:37:32
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 6.0: Does not compile
1.07
18 Mar 2004 20:59:15
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.07
12 Mar 2004 00:32:23
Original commit files touched by this commit
edwin search for other commits by this committer
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change

The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.

Submitted by:   Roman Shterenzon <romanbsd@yahoo.com>
1.07
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.07
02 Nov 2003 11:44:30
Original commit files touched by this commit
edwin search for other commits by this committer
Remove mastersite which doesn't get updated soon enough.
Informed maintainer.
1.07
08 Apr 2003 12:09:49
Original commit files touched by this commit
edwin search for other commits by this committer
Update port: net/arping

        - Update to latest release. (bug fix)
        - Remove unnesscessary patch files
        - Maintainer CC'ed

PR:             ports/50718
Submitted by:   "Michael L.Hostbaek" <mich@freebsdcluster.org>
Approved by:    talked to the maintainer earlier today about it (see
ports/50322)
1.06
08 Apr 2003 10:46:08
Original commit files touched by this commit
edwin search for other commits by this committer
update net/arping to 1.06

        update net/arping to 1.06

PR:             ports/50322
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by:    roman@xpert.com
1.04
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.04
03 Jan 2003 13:27:37
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.04
1.00
07 Jun 2002 07:38:54
Original commit files touched by this commit
kris search for other commits by this committer
Respect CC and CFLAGS
1.00
08 Apr 2002 04:08:48
Original commit files touched by this commit
dd search for other commits by this committer
Correct typo.
1.00
26 Mar 2002 05:37:59
Original commit files touched by this commit
ijliao search for other commits by this committer
synscan.nss.nu -> http://www.habets.pp.se/synscan/
both master site and WWW

Submitted by:   Thomas Habets <thomas@habets.pp.se>
22 Jul 2001 06:27:15
commit hash: fp1.16392@dev.null.freshports.orgcommit hash: fp1.16392@dev.null.freshports.orgcommit hash: fp1.16392@dev.null.freshports.orgcommit hash: fp1.16392@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 1.00    
07 Jun 2001 19:58:01
commit hash: fp1.14691@dev.null.freshports.orgcommit hash: fp1.14691@dev.null.freshports.orgcommit hash: fp1.14691@dev.null.freshports.orgcommit hash: fp1.14691@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to latest version    
04 May 2001 10:29:25
commit hash: fp1.13391@dev.null.freshports.orgcommit hash: fp1.13391@dev.null.freshports.orgcommit hash: fp1.13391@dev.null.freshports.orgcommit hash: fp1.13391@dev.null.freshports.org files touched by this commit
mharo search for other commits by this committer
0.95->0.96    
22 Oct 2000 00:44:51
commit hash: fp1.5346@dev.null.freshports.orgcommit hash: fp1.5346@dev.null.freshports.orgcommit hash: fp1.5346@dev.null.freshports.orgcommit hash: fp1.5346@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Add another mirror site    
16 Oct 2000 15:27:48
commit hash: fp1.5163@dev.null.freshports.orgcommit hash: fp1.5163@dev.null.freshports.orgcommit hash: fp1.5163@dev.null.freshports.orgcommit hash: fp1.5163@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Add net/arping v0.95.  ARP level "ping" utility    

Number of commits found: 53