aboutsummaryrefslogtreecommitdiff
path: root/dns/nsping
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+1
| | | | Notes: svn path=/head/; revision=271346
* - Remove distinfo hashes, which are not used officiallyGabor Kovesdan2007-07-191-2/+0
| | | | | | | | No objection from: ports@, maintainers Approved by: portmgr (pav) Notes: svn path=/head/; revision=195915
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* - Support IPv6Pav Lucistnik2005-07-203-10/+318
| | | | | | | | | PR: ports/77608 Submitted by: Vladimir Kotal <vlada@devnull.cz> Approved by: maintainer timeout (5 months) Notes: svn path=/head/; revision=139706
* Fix the generation of DNS packet id's when nsping's pid is over 64K.Peter Pentchev2005-07-043-4/+78
| | | | | | | | | | While I'm here, fix a compiler warning. PR: 76702 Submitted by: Vladimir Kotal <vlada@devnull.cz> Notes: svn path=/head/; revision=138454
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;Peter Pentchev2001-02-081-1/+2
| | | | | | | http://www.enteract.com/~tqbf/ gives a 404. Notes: svn path=/head/; revision=38108
* Take over maintainershipPeter Pentchev2000-11-251-1/+1
| | | | | | | Approved by: kris (former maintainer) Notes: svn path=/head/; revision=35409
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-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 Notes: svn path=/head/; revision=33101
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+4
| | | | Notes: svn path=/head/; revision=27423
* nsping 0.8 is a tool for 'pinging' DNS servers.Kris Kennaway2000-03-057-0/+80
Obtained from: OpenBSD Notes: svn path=/head/; revision=26557