aboutsummaryrefslogtreecommitdiff
path: root/dns/nsd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.1Martin Wilke2006-09-124-122/+78
| | | | | | | | | | | - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson <oli(at)isnic.is> (maintainer) Notes: svn path=/head/; revision=172885
* - Update to 2.3.5Marcus Alves Grando2006-06-032-4/+4
| | | | | | | | PR: 98379 Submitted by: maintainer Notes: svn path=/head/; revision=164263
* Update to 2.3.3Emanuel Haupt2005-12-122-3/+4
| | | | | | | | | PR: 90177 Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de> Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=150979
* - Update to 2.3.1Renato Botelho2005-09-062-3/+3
| | | | | | | | PR: ports/85790 Submitted by: maintainer Notes: svn path=/head/; revision=142108
* Update to 2.3.0Roman Bogorodskiy2005-05-063-6/+6
| | | | | | | | PR: 80654 Submitted by: Olafur Osvaldsson (maintainer) Notes: svn path=/head/; revision=134695
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 2.2.1Volker Stolz2005-02-212-3/+3
| | | | | | | | PR: ports/77856 Submitted by: maintainer Notes: svn path=/head/; revision=129487
* [MAINTAINER] dns/nsd: update to 2.2.0Edwin Groothuis2005-02-074-52/+120
| | | | | | | | | | | | | | | | | - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson <oli@isnic.is> Notes: svn path=/head/; revision=128246
* - Update to 2.1.5Sergey Matveychuk2004-11-302-3/+3
| | | | | | | | | | | | | BUG FIXES: - Bug #90: handle \000 in TXT records correctly - Fixed undefined behavior in the use of vsnprintf when logging messages. PR: ports/74517 Submitted by: maintainer Notes: svn path=/head/; revision=122811
* Update to 2.1.4, claimed to be OK about AXFR.Clive Lin2004-11-043-5/+4
| | | | | | | | PR: ports/73455 Submitted by: MAINTAINER Notes: svn path=/head/; revision=120770
* - Update to 2.1.3Sergei Kolobov2004-11-022-3/+4
| | | | | | | | | | - While I'm here, add explicit CONFIGURE_TARGET to silence a warning PR: ports/73293 Submitted by: Olafur Osvaldsson (maintainer) Notes: svn path=/head/; revision=120633
* -Update to 2.1.2.Jeremy Messenger2004-08-033-114/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=115329
* - Fix signal-handlingVolker Stolz2004-07-222-0/+111
| | | | | | | | | | - Bump PORTREVISION PR: ports/69385 Submitted by: Olafur Osvaldsson (maintainer) Notes: svn path=/head/; revision=114406
* - Update to 2.1.1Pav Lucistnik2004-07-022-4/+3
| | | | | | | | PR: ports/68603 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=112807
* - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_*Pav Lucistnik2004-05-291-14/+14
| | | | | | | | Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Requested by: kris Notes: svn path=/head/; revision=110338
* - Add rc scriptPav Lucistnik2004-05-294-9/+117
| | | | | | | | | | | - Add a lot of knobs - Add second master site PR: ports/67297 Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer) Notes: svn path=/head/; revision=110270
* Volunteer Olafur Osvaldsson as maintainer since he submitted updatesVolker Stolz2004-05-271-1/+1
| | | | | | | recently. Notes: svn path=/head/; revision=110115
* Update to 2.1.0: New networking code allows a single server to handle bothVolker Stolz2004-05-153-9/+3
| | | | | | | | | | | UDP and TCP connections. (Remove cruft from pkg-descr while here) PR: ports/66651 Submitted by: Olafur Osvaldsson Notes: svn path=/head/; revision=109207
* - Update to 2.0.2Pav Lucistnik2004-05-112-3/+3
| | | | | | | | PR: ports/66519 Submitted by: Olafur Osvaldsson <oli@isnic.is> Notes: svn path=/head/; revision=108920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Fix typo in commentPav Lucistnik2004-01-131-1/+1
| | | | Notes: svn path=/head/; revision=98034
* - Update to 1.2.4Pav Lucistnik2004-01-132-2/+2
| | | | | | | | PR: ports/61279 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=98033
* - Update to 1.2.3Pav Lucistnik2004-01-012-3/+3
| | | | | | | | PR: ports/60784 Submitted by: Vincent Tantardini <vinc@0x45.org> Notes: svn path=/head/; revision=97040
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* * Update to 1.2.2Christian Weisgerber2003-08-037-59/+18
| | | | | | | | | | | PR: 54474 Submitted by: Nick Hilliard <nick@foobar.org> * Reset MAINTAINER address that does not point to the FreeBSD port maintainer. Notes: svn path=/head/; revision=86206
* Fix bugs.Norikatsu Shigemura2003-04-113-0/+40
| | | | | | | | | PR: ports/48421 Submitted by: Olafur Osvaldsson <oli@isnic.is> Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=78769
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* net/nsd Version update to verison 1.0.2 with fixEdwin Groothuis2003-02-123-2/+13
| | | | | | | | | PR: ports/47113 Submitted by: Olafur Osvaldsson <oli@isnic.is> Reviewed by: Alexis Yushin <alexis@NLnetLabs.nl> Notes: svn path=/head/; revision=75393
* 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> Notes: svn path=/head/; revision=65959