aboutsummaryrefslogtreecommitdiff
path: root/dns/bind-tools
Commit message (Collapse)AuthorAgeFilesLines
* - Add a patch to install missing man pageMathieu Arnold2014-04-092-6/+26
| | | | | | | | | | - Add dnssec-* tools to bind-tools[1] Requested by: many [1] Sponsored by: Absolight Notes: svn path=/head/; revision=350710
* Change the BIND ports to use PKGNAMESUFFIX.Mathieu Arnold2014-02-271-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=346383
* Convert to staging and new options.Mathieu Arnold2014-01-062-5/+6
| | | | Notes: svn path=/head/; revision=338877
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* Readd dns/bind-tools.Niclas Zeising2013-04-243-0/+45
| | | | | | | | | | | | This is done in a similar manner as the old bind-tools, but uses bind99 instead of bind97 as master port. Change bind99 to facilitate the bind-tools slave, in a simlar way as was done for bind97. Approved by: erwin (maintainer) Notes: svn path=/head/; revision=316430
* 2013-04-12 dns/bind97: No longer supported by ISC, use Bind 9.8 or 9.9Erwin Lansing2013-04-233-45/+0
| | | | | | | | 2013-04-12 dns/bind97-sdb: No longer supported by ISC, use Bind 9.8 or 9.9 2013-04-12 dns/bind-tools: No longer supported by ISC, use Bind 9.8 or 9.9 Notes: svn path=/head/; revision=316326
* Throw my ports back in the pool, and make my intentions clear for theDoug Barton2012-10-081-6/+1
| | | | | | | | | | | various ports that I've created. I bid fond fare well A chapter closes for me What opens for you? Notes: svn path=/head/; revision=305526
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Miscellaneous cleanups and fixes, some of the windowmaker stuffDoug Barton2011-05-161-1/+1
| | | | | | | gracefully provided by danfe. Notes: svn path=/head/; revision=274159
* This is now a proper slave port to the latest version, atm ../bind97Doug Barton2010-12-033-84/+10
| | | | Notes: svn path=/head/; revision=265636
* Update to 9.7.1-P1, the latest version from ISC.Doug Barton2010-07-122-8/+8
| | | | Notes: svn path=/head/; revision=257651
* Update to the latest patch set from ISC, which addresses the following:Doug Barton2010-05-202-8/+8
| | | | | | | | Named could return SERVFAIL for negative responses from unsigned zones. Notes: svn path=/head/; revision=254632
* Add bind-tools:Doug Barton2010-04-023-0/+127
The user space command line tools from the latest version of BIND: dig, host, and nslookup WWW: https://www.isc.org/software/bind Notes: svn path=/head/; revision=251989