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) combination for a given watch list. This is what FreshPorts will look for.

Port details
dpinger IP device monitoring tool
3.3 net on this many watch lists=2 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 3.3Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-11-25 17:30:25
Last Update: 2023-01-24 12:24:44
Commit Hash: 60ccfbe
People watching this port, also watch:: kstart, ratproxy, ncrack, keyd
License: BSD2CLAUSE
WWW:
https://github.com/dennypage/dpinger
Description:
daemon for continuous monitoring of latency and loss on a network connection. It is intended for use by firewalls to monitor link health, as well as for providing information to various monitoring systems such as Cacti, Nagios, Zabbix, etc.
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 (4 items)
Collapse this list.
  1. bin/dpinger
  2. /usr/local/share/licenses/dpinger-3.3/catalog.mk
  3. /usr/local/share/licenses/dpinger-3.3/LICENSE
  4. /usr/local/share/licenses/dpinger-3.3/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • dpinger>0:net/dpinger
To install the port:
cd /usr/ports/net/dpinger/ && make install clean
To add the package, run one of these commands:
  • pkg install net/dpinger
  • pkg install dpinger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dpinger
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674562736 SHA256 (dennypage-dpinger-v3.3_GH0.tar.gz) = 8fcaf8510a8a23996300a79f2571ddb01417cc4fb1a8f32fb52ffd8a339040d9 SIZE (dennypage-dpinger-v3.3_GH0.tar.gz) = 17943

Packages (timestamps in pop-ups are UTC):
dpinger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.33.33.03.33.3-3.0-
FreeBSD:13:quarterly3.33.33.33.33.33.33.33.3
FreeBSD:14:latest3.33.33.23.33.33.3-3.3
FreeBSD:14:quarterly3.33.3-3.33.33.33.33.3
FreeBSD:15:latest3.33.3n/a3.3n/a3.33.33.3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_dpinger
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dennypage/dpinger/tar.gz/v3.3?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3
24 Jan 2023 12:24:44
commit hash: 60ccfbe33e7b17a1cafe83f2ef482d7a1864dd30commit hash: 60ccfbe33e7b17a1cafe83f2ef482d7a1864dd30commit hash: 60ccfbe33e7b17a1cafe83f2ef482d7a1864dd30commit hash: 60ccfbe33e7b17a1cafe83f2ef482d7a1864dd30 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
net/dpinger: Update to 3.3

While here, improve pkg-descr

Sponsored by:	Rubicon Communications, LLC ("Netgate")
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)
3.2
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)
3.2
28 Feb 2022 18:27:55
commit hash: 5c74cb019413aae8342da6fa52a0575791d6cb44commit hash: 5c74cb019413aae8342da6fa52a0575791d6cb44commit hash: 5c74cb019413aae8342da6fa52a0575791d6cb44commit hash: 5c74cb019413aae8342da6fa52a0575791d6cb44 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
net/dpinger: Update to 3.2

Sponsored by:	Rubicon Communications, LLC ("Netgate")
3.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.0
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.
3.0
04 Oct 2017 13:10:16
Revision:451226Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 3.0

Sponsored by:	Rubicon Communications, LLC (Netgate)
2.0
04 Mar 2016 11:43:22
Revision:410100Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 2.0

Sponsored by:	Rubicon Communications (Netgate)
1.10
28 Feb 2016 12:42:17
Revision:409739Original commit files touched by this commit
garga search for other commits by this committer
Add a patch forgotten in update to 1.10, it fixes build on 9.x
1.10
28 Feb 2016 12:32:05
Revision:409738Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.10

Sponsored by:	Rubicon Communications (Netgate)
1.8
26 Feb 2016 11:22:16
Revision:409597Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.8
1.6
02 Feb 2016 16:11:25
Revision:407828Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.6
1.4
18 Jan 2016 11:19:54
Revision:406560Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.4
1.3
04 Jan 2016 11:11:50
Revision:405235Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.3

Sponsored by:	Rubicon Communications (Netgate)
1.2
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
1.2
29 Dec 2015 10:30:21
Revision:404730Original commit files touched by this commit
garga search for other commits by this committer
- Update net/dpinger to 1.2
- Fix build on FreeBSD < 10
1.1
21 Dec 2015 13:15:58
Revision:404096Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 1.1

Sponsored by:	Rubicon Communications (Netgate)
0.0.1.20151218
18 Dec 2015 18:37:47
Revision:403984Original commit files touched by this commit
garga search for other commits by this committer
Update distinfo missed on r403958

Pointy-hat to:		garga
0.0.1.20151218
18 Dec 2015 10:20:35
Revision:403958Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 0.0.1.20151218 (bfed5112c2)
0.0.1.20151130
30 Nov 2015 16:13:06
Revision:402684Original commit files touched by this commit
garga search for other commits by this committer
Update net/dpinger to 0.0.1.20151130 (commit efbfe78dc2)
0.0.1.20151129
30 Nov 2015 11:45:37
Revision:402664Original commit files touched by this commit
garga search for other commits by this committer
- Update net/dpinger to 0.0.1.20151129 (commit c0adc9e57f)
- Remove patches already applied upstream
- Fix build on FreeBSD 9
0.0.1.20151125
25 Nov 2015 17:30:19
Revision:402403Original commit files touched by this commit
garga search for other commits by this committer
Add net/dpinger:

IP device monitoring tool

WWW: https://github.com/dennypage/dpinger

Sponsored by:	Rubicon Communications (Netgate)

Number of commits found: 22