summaryrefslogtreecommitdiff
path: root/dns/bind-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -CURRENT. [1]Mathieu Arnold2015-09-251-18/+0
| | | | | | | | | | | - Force building with libedit - Bump PORTREVISION to account for accidental succesful builds PR: 203273 [1] Sponsored by: Absolight Notes: svn path=/head/; revision=397807
* Update the comment, forgotten in the previous commit.Mathieu Arnold2015-01-081-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=376541
* Security update of BIND9 to 9.9.6-P1 and 9.10.1-P1.Mathieu Arnold2014-12-081-1/+1
| | | | | | | | Security: CVE-2014-8500 CVE-2014-8680 Sponsored by: Absolight Notes: svn path=/head/; revision=374305
* Fix bind-tools PORTREVISION.Mathieu Arnold2014-11-181-1/+1
| | | | | | | | Noticed by: Andrei Brezan Sponsored by: Absolight Notes: svn path=/head/; revision=372752
* Don't install named rc script with bind-tools.Mathieu Arnold2014-10-221-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=371360
* Forgot to commit that with the latest 9.10 update.Mathieu Arnold2014-09-262-5/+8
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369309
* Add a PYTHON option to bind99 and bind910, it installs a couple of dnssecMathieu Arnold2014-06-242-15/+7
| | | | | | | | | | related utilities. Use bind's own Makefiles for installation in bind-tools. Sponsored by: Absolight Notes: svn path=/head/; revision=359094
* Fix plist.Mathieu Arnold2014-06-181-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=358276
* Fix dns/bind-tools after the gssapi update.Mathieu Arnold2014-06-182-14/+23
| | | | | | | | | Also, move it from BIND 9.9 to 9.10, and add delv and nsupdate. Sponsored by: Absolight Notes: svn path=/head/; revision=358262
* - 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