summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* fix typo in commentedwin2005-08-291-1/+1
|
* Update to 0.230lioux2005-08-282-3/+3
|
* Update to 1.3.4lioux2005-08-282-3/+3
|
* [new port] dns/queryperfedwin2005-08-286-0/+56
| | | | | | | | | | | | | | | This is queryperf, a DNS server query performance testing tool. It is primarily intended for measuring the performance of authoritative DNS servers, but it has also been used for measuring caching server performance. See /usr/local/share/docs/queryperf//queryperf.txt for more information on the command line option and the required configuration files. ND-of-queryperf/pkg-descr PR: ports/85179 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* This issue was researched by glebius, and this patch wasdougb2005-08-184-0/+92
| | | | | | | | | | | | | | | incorporated by ISC into the next version of BIND. The patch addresses a problem with high-load resolvers which hit memory barriers. Without this patch, running the resolving name server out of memory would lead to "unpredictable results." Of course, the canonical answer to this problem is to put more memory into the system, however that is not always possible, and the code should be able to handle this situation gracefully in any case. Approved by: portmgr (krion)
* - drop openldap21-clientdinoex2005-08-011-7/+1
|
* Update to 0.9801skv2005-08-012-3/+3
|
* Issue a one-month stay of execution for these ports so I can send outkris2005-07-301-1/+1
| | | | an email announcing their demise and give users the chance to submit fixes.
* - Fix and update LDAP supportpav2005-07-286-10/+96
| | | | | PR: ports/84176 Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer)
* - replace %zd with %d and unbreak this port on 4.xleeym2005-07-271-0/+4
|
* - Update to 1.15novel2005-07-264-5/+28
| | | | | | | - Pass maintainership to submitter PR: 84121 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.11sem2005-07-263-9/+8
| | | | | | | | - Get rid of pkg-plist - Pass maintainership to submitter PR: ports/84117 Submitted by: Andrej Zverev <az@inec.ru>
* Change BROKEN to IGNORE to prevent this unusable package from building onkris2005-07-241-1/+1
| | | | 4.x
* Update to 0.53, which fixes a stray AFINET_6, and a few other bugs.dougb2005-07-232-3/+3
|
* Fix WWW line on pkg-descrgarga2005-07-221-1/+1
| | | | | | PR: ports/83871 Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer) Approved by: flz (mentor)
* - Update to 2.19.1pav2005-07-212-3/+3
| | | | | | PR: ports/83851 Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) Security: CAN-2005-2315, CAN-2005-2316
* - Support IPv6pav2005-07-203-10/+318
| | | | | | PR: ports/77608 Submitted by: Vladimir Kotal <vlada@devnull.cz> Approved by: maintainer timeout (5 months)
* - Update to 2.9.18pav2005-07-1844-620/+298
| | | | | PR: ports/83605 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Update to 1.4.markp2005-07-183-3/+5
|
* Update to 0.5.18krion2005-07-173-5/+6
|
* Add dependency on dns/p5-Net-DNSedwin2005-07-171-0/+1
| | | | Submitted by: Olli Hauer <ohauer@gmx.de>
* - utilize USE_RCORDER / USE_RC_SUBR to solve this problem when OSVERSION > ↵leeym2005-07-162-20/+17
| | | | | | | | | 500037 PR: 80054 Patched by: leeym Submitted by: Thomas Schweikle <tps@vr-web.de> Approved by: maintainer timeout
* - Add support for BDB 4.3pav2005-07-161-1/+4
| | | | | PR: ports/83534 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend.flz2005-07-137-0/+1113
| | | | | PR: ports/62840 Submitted by: Hugo Meiland <hugo@meiland.nl>
* - Update to 1.7pav2005-07-135-34/+6
| | | | | | | - Take maintainership PR: ports/83332 Submitted by: Sylvio Cesar <sylvioc@gmail.com>
* Add tinystats.jylefort2005-07-124-0/+42
| | | | | | | | | | | tinystats is a statistic generator for DJB's tinydns. It can be easily integrated with rrdtool to generate nice graphical DNS stats. WWW: http://www.morettoni.net/tinystats.html PR: ports/83167 Submitted by: Filippo Natali <filippo.natali@gmail.com>
* Upgrade to 1.5.1.sumikawa2005-07-116-71/+3
|
* OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE,roam2005-07-072-21/+29
| | | | | | | | | invert WITHOUT_MAN to WITH_MAN, and add the jumbo patch almost like in the PR. Bump PORTREVISION. PR: 65865 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Upgrade to the eagerly anticipated 0.52. If you are using a versiondougb2005-07-062-4/+6
| | | | | | | | of this module later than 0.49, you should definitely upgrade, as this version fixes several bugs in the new code. If running Perl < 5.6, make addition of the IPv6 modules optional as 0.52 of this module fixes the bugs that made it mandatory.
* 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>
* - Update to 1.0.30pav2005-07-013-4/+5
| | | | | PR: ports/82858 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
* ISC staff has informed me that in BIND 9.3.x, threads are always adougb2005-06-294-4/+12
| | | | | bad idea, so disable them in all cases unless the user has affirmatively requested this through the define.
* Make this work on Perl 5.005.03 (ala RELENG_4) by installingdougb2005-06-274-0/+146
| | | | | the bytes.pm pragma, which is the only thing that the new version of Net::DNS needs from 5.6+ that isn't in 5.005.03.
* Upgrade to 1.5.sumikawa2005-06-182-3/+3
|
* - New maintainersem2005-06-151-1/+1
| | | | | Submitted by: Mark Foster <mark@foster.cc> Reviewed by: fenner (former maintainer)
* - Update 20050405sem2005-06-142-4/+4
| | | | | | | | - While I'm here, fix maintainer email to more common form PR: ports/79799 Submitted by: Mark Foster <mark@foster.cc> Approved by: maintainer timeout (2 monthes)
* Upgrade to 0.51, which fixes extra debugging that should not havedougb2005-06-132-4/+5
| | | | | | | | | | | gone into the live version. Also, 0.50 grew a dependency on Net-IP which was not recorded in the Changes file, so add that explicitly. This was mentioned by several people, including the current Net-DNS author, and the PR. PR: ports/82194 Submitted by: Helge Oldach <p5netdnsjun05@oldach.net>
* Upgrade to 0.50, the latest version. Usual assortmentdougb2005-06-102-3/+3
| | | | | of bug fixes, plus experimental IPv6 support (not yet enabled).
* Modify MAINTAINER for use with slave portsdougb2005-06-062-50/+50
| | | | | | | Use DOCSDIR PR: ports/73186 Submitted by: leeym
* Update after the author rerolled the tarball after moving a targeterwin2005-06-011-2/+2
| | | | | | | in the Makefile PR: 81749 Submitted by: maintainer
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-311-0/+3
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* Remove superfluous dependency.krion2005-05-271-2/+0
|
* Update to 0.5.17krion2005-05-262-3/+3
|
* This program is a domain name server analysis and reporting tool.pav2005-05-207-0/+100
| | | | | | | | | It checks and reports whether a domain name, hosted by your organization, is still in use, and if so, reports whether your name servers are still the delegated name servers of the domain name in question. PR: ports/80834 Submitted by: Ozkan KIRIK <ozkan@enderunix.org>
* Update to 1.0.28jylefort2005-05-112-10/+3
| | | | | PR: ports/80900 Submitted by: maintainer
* Update to 0.5.16krion2005-05-113-3/+6
|
* Update to 2.3.0novel2005-05-063-6/+6
| | | | | PR: 80654 Submitted by: Olafur Osvaldsson (maintainer)
* Update to version 2.2.3sanpei2005-05-034-23/+21
| | | | BROKEN on 4.x: This version of DOC requires DiG Version-9.x to run.
* zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.pav2005-04-234-0/+34
| | | | | | | | When you update a zone in your djbdns DNS you must notify the slaves about your change. PR: ports/80091 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - update to 0.34clsung2005-04-232-3/+3
| | | | - improved obtaining expiration date of .ru domains
OpenPOWER on IntegriCloud