summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the Nominum 2.1 version with support for more recordedwin2005-09-142-8/+6
| | | | types (for example)
* - Unbreak on !i386pav2005-09-143-4/+52
| | | | | PR: ports/86091 Submitted by: Johan van Selst <johans@stack.nl>
* Take over maintainership, approved by edwin (old maintainer).dougb2005-09-123-22/+21
| | | | | | | | | Update to the latest, 0.9.3. This version moves to a more typical Perl-style Makefile.PL structure, and splits the functionality into a library and a binary. This necessitates changes to the port structure, including re-adding the pkg-plist file. While I'm here, make portlint happy with the IGNORE statement.
* Add optional IPv6 support.jylefort2005-09-111-2/+10
| | | | | PR: ports/85941 Submitted by: maintainer
* Change to the standardized version of the CPAN URLdougb2005-09-101-1/+1
| | | | Submitted by: fenner
* - Update to 2.3.1garga2005-09-062-3/+3
| | | | | PR: ports/85790 Submitted by: maintainer
* - Update to 0.0.4jylefort2005-09-064-40/+36
| | | | | | | - Remove spurious USE_GCC - Do not install in the GNOME datadir anymore, as it is no longer needed by the GNOME panel - Reformat and polish the Makefile
* - Update to 2.20 [1]garga2005-09-065-26/+68
| | | | | | | | | | | | - OPTIONS'ify - Use PORTDOCS - Remove 3 lines pkg-plist - Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility PR: ports/85744 [1] Submitted by: maintainer [1] Reworked by: myself Approved by: maintainer
* BROKEN on !i386: Does not compilekris2005-08-311-1/+7
|
* Update to 1.1jylefort2005-08-302-7/+11
| | | | | PR: ports/85492 Submitted by: maintainer
* Update to 0.9802skv2005-08-302-3/+3
|
* 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
OpenPOWER on IntegriCloud