aboutsummaryrefslogtreecommitdiffstats
path: root/dns/nsping
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | dns)
* - Reassign to the heapglarkin2012-02-281-1/+1
| | | | Requested by: roam (on ports-developers@)
* - Get Rid MD5 supportmiwi2011-03-201-2/+1
|
* - Remove distinfo hashes, which are not used officiallygabor2007-07-201-2/+0
| | | | | No objection from: ports@, maintainers Approved by: portmgr (pav)
* SHA256ify (manually updated and checked)edwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Support IPv6pav2005-07-203-10/+318
| | | | | | PR: ports/77608 Submitted by: Vladimir Kotal <vlada@devnull.cz> Approved by: maintainer timeout (5 months)
* Fix the generation of DNS packet id's when nsping's pid is over 64K.roam2005-07-043-4/+78
| | | | | | | While I'm here, fix a compiler warning. PR: 76702 Submitted by: Vladimir Kotal <vlada@devnull.cz>
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,roam2004-11-021-1/+1
| | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Remove pkg-comment files in my ports.roam2003-02-202-1/+1
|
* Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;roam2001-02-081-1/+2
| | | | http://www.enteract.com/~tqbf/ gives a 404.
* Take over maintainershiproam2000-11-251-1/+1
| | | | Approved by: kris (former maintainer)
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+4
|
* nsping 0.8 is a tool for 'pinging' DNS servers.kris2000-03-057-0/+80
Obtained from: OpenBSD