Port details |
- nsping DNS "ping"
- 0.8_3 dns =8 0.8_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-09-05 04:55:22
- Last Update: 2024-02-23 15:30:41
- Commit Hash: b7db598
- People watching this port, also watch:: png, unzip, pcre, p5-libwww, libxml2
- License: not specified in port
- Description:
- from nsping.8:
Nsping uses DNS queries to monitor reachability and operation of name-
servers, as well as the latency of DNS queries. It does this by sending
random recursive DNS queries to the nameserver (avoiding the effects of
DNS caching) and measuring the amount of time between the sending of the
query and the receipt of the response packet.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/nsping/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/nsping
- pkg install nsping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsping
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nsping.tar.gz) = b282db3b27b125fc53ae12955d7cfb7a1ad46b7cf17599d037101c01a7f03340
SIZE (nsping.tar.gz) = 11655
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_nsping
- 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.8_3 23 Feb 2024 15:30:41 |
Muhammad Moinur Rahman (bofh) |
dns/nsping: Moved man to share/man
Approved by: portmgr (blanket) |
0.8_2 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8_2 13 May 2016 18:59:03 |
bapt |
Prevent collision with dprintf(3) |
0.8_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.8_2 28 Jul 2014 18:00:40 |
adamw |
Rename dns/ patch-xy patches to reflect the files they modify. |
0.8_2 19 Feb 2014 12:16:12 |
ehaupt |
Support staging |
0.8_2 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.8_2 27 Feb 2012 20:32:31 |
glarkin |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
0.8_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8_2 19 Jul 2007 21:37:13 |
gabor |
- Remove distinfo hashes, which are not used officially
No objection from: ports@, maintainers
Approved by: portmgr (pav) |
0.8_2 22 Jan 2006 11:02:41 |
edwin |
SHA256ify (manually updated and checked)
Approved by: krion@ |
0.8_2 20 Jul 2005 14:30:17 |
pav |
- Support IPv6
PR: ports/77608
Submitted by: Vladimir Kotal <vlada@devnull.cz>
Approved by: maintainer timeout (5 months) |
0.8_1 04 Jul 2005 11:18:30 |
roam |
Fix the generation of DNS packet id's when nsping's pid is over 64K.
While I'm here, fix a compiler warning.
PR: 76702
Submitted by: Vladimir Kotal <vlada@devnull.cz> |
0.8 01 Nov 2004 17:09:55 |
roam |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
0.8 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.8 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.8 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |