aboutsummaryrefslogtreecommitdiff
path: root/dns/djbdns
Commit message (Collapse)AuthorAgeFilesLines
* Add in the SRV record patch by Michael Handler.Peter Pentchev2006-09-232-2/+12
| | | | | | | | | | | Note that this is another patch that conflicts with the jumbo patch. PR: 69191 Submitted by: "Michal F. Hanula" <f@7f000001.org>, Nick Barkas <snb@threerings.net> Notes: svn path=/head/; revision=173653
* RESTRICTED is intended here instead of NO_PACKAGEKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172070
* - Add SHA256Pav Lucistnik2005-11-261-2/+16
| | | | Notes: svn path=/head/; revision=149518
* OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE,Peter Pentchev2005-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> Notes: svn path=/head/; revision=138650
* Fix the parallel build when WITH_IPV6 is specified: the Makefile wasPeter Pentchev2004-12-292-1/+82
| | | | | | | | | | | | | missing a couple of dependencies on the uint32.h header, so make(1) was postponing its creation. Bump PORTREVISION, since it is the same for the IPv6 and !IPv6 cases, although this particular change does not affect the !IPv6 case at all. PR: 75564 Submitted by: oHmEr <ohmer@epita.info> Notes: svn path=/head/; revision=125423
* Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch forPeter Pentchev2004-04-202-0/+10
| | | | | | | | tinydns - keep the data.cdb file mmap'd for a second instead of reopening it on each query. Notes: svn path=/head/; revision=107727
* Refrain from messing up the permissions on $PREFIX and $PREFIX/bin.Peter Pentchev2004-04-142-6/+11
| | | | | | | Pointed out by: dosirak via kris Notes: svn path=/head/; revision=106994
* Add Russ Nelson's ignoreip2 patch [1][2].Peter Pentchev2004-03-112-7/+16
| | | | | | | | | | | Add distribution site grouping for all the patches [1]. PR: 56951 [1], 64062 [2]. Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> [1], Thomas Vogt <thomas@bsdunix.ch> [2] Notes: svn path=/head/; revision=103611
* Update the address of B.ROOT-SERVERS.NET as per ICANN's 2004/01/29 change.Peter Pentchev2004-01-302-3/+10
| | | | Notes: svn path=/head/; revision=99492
* Correct the distsite for the dnscache-dumpcache patch.Peter Pentchev2003-12-291-2/+2
| | | | | | | | PR: 60631 Submitted by: Paulius Bulotas <paulius@kaktusas.org> Notes: svn path=/head/; revision=96881
* Remove the final traces of my abortive attempt to reimplementPeter Pentchev2003-12-122-23/+4
| | | | | | | | | | the libdjbdns library on my own :) PR: 56950 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=95656
* Update Gerrit Pape's manpages to the 20031023 version.Peter Pentchev2003-10-244-48/+5
| | | | | | | Remove files related to my abortive attempt to reimplement libdjbdns. Notes: svn path=/head/; revision=92050
* 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
* Add net/libdjbdns, a set of patches to the net/djbdns sources whichPeter Pentchev2003-07-244-11/+74
| | | | | | | | | | install the header files and libraries instead of the end-result command-line utilities, thus letting other developers make use of Prof. Bernstein's products without incorporating them in their own projects. Notes: svn path=/head/; revision=85519
* Bump PORTREVISION for the j.root-servers.net IP address update.Peter Pentchev2003-04-101-1/+1
| | | | Notes: svn path=/head/; revision=78693
* Update the j.root-servers.net IP address (yes, long overdue).Peter Pentchev2003-04-102-1/+12
| | | | | | | | | | While I'm here, make the Makefile honor $STRIP instead of hardcoding an '-s' as a link parameter. Submitted by: Eivind Olsen <eivind@aminor.no> - the j.root-servers.net part Notes: svn path=/head/; revision=78692
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Update to Greg Smarden's 2002/12/11 manual pages snapshot.Peter Pentchev2003-01-142-4/+5
| | | | | | | | | | Bump PORTREVISION; nothing to see here unless you use the manual pages. PR: 46197 Submitted by: Jos Backus <jos@catnook.com> Notes: svn path=/head/; revision=73127
* 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> Notes: svn path=/head/; revision=66803
* 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) Notes: svn path=/head/; revision=65936
* Add Florent Guillaume's patch for dnscache make the cache persistentPeter Pentchev2002-03-142-3/+22
| | | | | | | | | | | across restarts, conditional on the WITH_DNSCACHE_DUMPCACHE knob. Add a pre-fetch target describing the available makevar knobs. PR: 35483 Submitted by: Joe Barbish <barbish@a1poweruser.com> Notes: svn path=/head/; revision=56097
* Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.Peter Pentchev2002-01-313-2/+46
| | | | | | | | | | | Add Gerritt Pape's manual pages unless WITHOUT_MAN is defined. Assume maintainership. Reviewed by: nbm Approved by: nbm (former maintainer) Notes: svn path=/head/; revision=54077
* Update to 1.05; among other things, axfrdns now sends correct transferPeter Pentchev2001-02-122-2/+2
| | | | | | | | | ID's to secondary BIND 9.x servers. Approved by: nbm (maintainer) Notes: svn path=/head/; revision=38255
* We aren't allowed to package djbdns, because we patch the source. I wasNeil Blakey-Milner2001-02-051-0/+2
| | | | | | | pretty sure I had this previously. Notes: svn path=/head/; revision=37967
* Update to 1.04.Peter Pentchev2001-01-222-2/+2
| | | | | | | Approved by: nbm (maintainer) Notes: svn path=/head/; revision=37444
* Update to 1.03.Peter Pentchev2001-01-093-2/+3
| | | | | | | | | PR: 24144 (almost) Submitted by: Dan Peterson <danp@cosmo.jt.org> Approved by: nbm (maintainer) Notes: svn path=/head/; revision=36985
* Update to djbdns 1.02Neil Blakey-Milner2000-09-286-29/+60
| | | | | | | | PR: 21510 Submitted by: Dan Peterson <danp@danp.net> Notes: svn path=/head/; revision=33224
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Add the ftp version of the MASTER_SITENeil Blakey-Milner2000-07-291-1/+2
| | | | Notes: svn path=/head/; revision=31110
* Add dependency to daemontools, now that we have a compatible version.Neil Blakey-Milner2000-04-271-0/+2
| | | | Notes: svn path=/head/; revision=28048
* Import of port for dnscache, djb's set of DNS utilities, including aNeil Blakey-Milner2000-04-265-0/+77
caching name server. Notes: svn path=/head/; revision=28026