summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix shell syntax error.Jimmy Olgeni2002-12-052-1/+5
| | | | Approved by: portmgr (kris)
* Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW!Bill Fenner2002-11-252-8/+2
|
* Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature.Doug Barton2002-11-222-2/+2
|
* upgrade to 1.0.09Ying-Chieh Liao2002-11-202-2/+2
| | | | | PR: 45438 Submitted by: Ports Fury
* - Update to 0.3.0Dirk Meyer2002-11-173-29/+135
| | | | | | | | | | | | | | | | | | | | | | | | - MySQL and filesystem driver added - interactive driver select ability - use MASTER_SITE_ISC - more reorganize to make portlint happy not added: - SED -> REINPLACE_CMD does break on 4.6 stable, bad version in bsd.port.mk - change version number to satisfy portlint stay consistent with mod_php and a other combined versions - remove file files/dlz_postgres_driver.c.diff still needed, to make gcc happy. Extensions my Maintainter: - Support for openSSL for all Versions - Allow BINDDLZ_OPTIONS in /etc/make.conf - MySQL not default, conflicts with threads. - moved configure.bind9-dlz to files, avoiding extra directory. PR: 45332 Submitted by: sem@ciam.ru
* Fix an array subscript error related to nibble string calculationDoug Barton2002-11-171-0/+11
| | | | | | | | | for IPv6 reverse lookups. This bug will not affect the majority of users. The bug has been confirmed by Nominum, and will be fixed in a future release. PR: bin/41388 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Upgrade to version 8.3.4, which simply cleans up and slightlyDoug Barton2002-11-173-238/+3
| | | | improves the security patches released for 8.3.3.
* * Add more complete PORTDOCS, namely the same files the base installsDoug Barton2002-11-162-1/+10
| | | | * This fixes deinstall when PORT_REPLACES_BASE
* Update to 0.196Mario Sergio Fujikawa Ferreira2002-11-162-2/+2
|
* Added patchfile to properly handle the -lpthread -pthread differencesEdwin Groothuis2002-11-151-0/+5
| | | | | for FreeBSD. Noticed on: bento
* * Bump PORTREVISION to reflect the ISC security patchesDoug Barton2002-11-142-47/+48
| | | | | | * Switch to DOCSDIR for PORTDOCS, which in addition to being more aesthetically pleasing also reduces a gratuitous mismatch when PORT_REPLACES_BASE
* This is the patch provided by ISC, re-generated to work in our system.Doug Barton2002-11-141-0/+234
|
* Update to 0.30, which has TKEY support, a new safe_push() methodDoug Barton2002-11-114-5/+16
| | | | | | | | | | | | for detecting duplicate RR's in an update packet, and some more tests. Note, the tests are not installed by the port, but are useful to examine as samples, and to test your installation. * Update the port to handle the new TKEY and FAQ files. * Patch the new FAQ, since pod2man is choking on the CVS Id. * Update the comment by mentioning dynamic updates. * Add a comment to the Makefile about the harmless build errors you see if you don't have the run-time depends already installed.
* Revert 1.32, which was wrong in all its particulars:Doug Barton2002-11-111-4/+2
| | | | | | | | | | | * The errors related to the missing dependencies during build are harmless. The build-time and run-time dependencies are seperated on purpose so that the port can be built and run on different boxes. * The Test-Simple module is not needed to build or run the port, the tests are not installed by us, and not part of the port itself. These changes should have been discussed with me before they were made.
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-108-8/+4
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Maintainer updates for misc/firestring and net/firedns (dependingEdwin Groothuis2002-11-096-12/+20
| | | | | | | on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-068-4/+8
| | | | Approved by: pat
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-042-2/+3
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* - Fix perl/reinplace problemsDirk Meyer2002-11-041-9/+12
|
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | Noticed on: bento
* PERL -> REINPLACEEdwin Groothuis2002-11-041-3/+4
| | | | Noticed on: bento
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+2
| | | | Noticed on: bento
* Fix signal handling.Munechika SUMIKAWA2002-11-032-1/+14
|
* Add startup script.Munechika SUMIKAWA2002-11-032-1/+21
|
* Handle the fact that -current defines pselect() already.Doug Barton2002-11-031-0/+24
|
* use USE_REINPLACE instead of perlEdwin Groothuis2002-11-031-2/+4
|
* Add "dnstop", a libpcap application (ala tcpdump) that displays variousBill Fenner2002-10-315-0/+39
| | | | | | tables of DNS traffic on your network. Cribbed from itojun's NetBSD pkg.
* Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.Norikatsu Shigemura2002-10-315-0/+49
| | | | | PR: ports/44777 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 0.195Mario Sergio Fujikawa Ferreira2002-10-272-2/+2
|
* Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminateMaxim Sobolev2002-10-241-2/+4
| | | | configure-time warning.
* Update to 0.188Mario Sergio Fujikawa Ferreira2002-10-192-2/+2
|
* Update to new vendor release 0.1.29.Christian Weisgerber2002-10-154-18/+18
| | | | | PR: 44083 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Update to 1.0.08Patrick Li2002-10-082-2/+2
| | | | | PR: ports/43786 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.0.07Ying-Chieh Liao2002-10-072-2/+2
| | | | | PR: 43704 Submitted by: Ports Fury
* Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.Hye-Shik Chang2002-10-065-0/+78
| | | | | PR: 43256 Submitted by: Mark Linimon (linimon@lonesome.com)
* Minor bugfixes. Variable scope in one module, and avoid a divideDoug Barton2002-10-062-2/+2
| | | | by zero error when there are no usable interfaces.
* Update to 0.7Patrick Li2002-10-052-2/+2
| | | | | PR: ports/43646 Submitted by: maintainer
* Upgrade to 0.9.3.Oliver Braun2002-10-058-16/+12
| | | | | PR: 43638 Submitted by: maintainer
* Update the IPv6 patch to test14; later ones seem to have problemsPeter Pentchev2002-09-202-2/+3
| | | | | | | | | | | receiving datagrams. Fix the build with the dnscache cache dump patch - that is, define DUMPCACHE in the CFLAGS.. PR: 38207, 42480 Submitted by: "Maciej KorzeƱ" <maciekk@linux.sky.pl>, Paulius Bulotas <paulius@kaktusas.org>
* Update to 0.187Mario Sergio Fujikawa Ferreira2002-09-202-2/+2
|
* Upgrade to 0.9.1.Oliver Braun2002-09-186-4/+8
| | | | | PR: ports/42871 Submitted by: maintainer
* Upgrade to 0.9.0.Oliver Braun2002-09-166-20/+26
| | | | | PR: ports/42804 Submitted by: maintainer
* Add nsd 1.0.1,Oliver Braun2002-09-095-0/+40
| | | | | | | | an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin <alexis@forest.NLnetLabs.nl>
* Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.Sean Chittenden2002-09-091-1/+2
| | | | | Reviewed by: knu (mentor) && roam (maintainer) Approved by: knu (mentor) && roam (maintainer)
* Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).Jacques Vidrine2002-09-071-0/+12
|
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic updateDoug Barton2002-09-022-2/+2
| | | | bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
* Update to 0.5David W. Chapman Jr.2002-09-014-4/+7
| | | | | PR: 41655 Submitted by: admins@staticcling.org
* Remove version from pkg-descrDavid W. Chapman Jr.2002-09-011-1/+1
| | | | | PR: 41749 Submitted by: mark@summersault.com