aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Add dns_balance, a dynamic load-balancing DNS server.Akinori MUSHA2001-03-059-0/+237
| | | | Notes: svn path=/head/; revision=39073
* Add more master sites.Jun Kuriyama2001-03-021-1/+2
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=38963
* Add more master sites.Jun Kuriyama2001-03-024-4/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=38962
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-012-7/+2
| | | | Notes: svn path=/head/; revision=38917
* Update to ISC's latestDoug Barton2001-02-2712-8/+12
| | | | Notes: svn path=/head/; revision=38843
* Update to version 4.0.2.Steve Price2001-02-266-30/+29
| | | | | | | | PR: 24326 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=38742
* Update to 2.0.2a2, change maintainer.Peter Pentchev2001-02-224-19/+9
| | | | | | | | | | Replace a patch with an ALL_TARGET line in the port Makefile. PR: 24840 Submitted by: Pete Fritchman <petef@databits.net> - new maintainer Notes: svn path=/head/; revision=38588
* Reverting previous commit. Not only did I not approve, I sent severalDoug Barton2001-02-192-18/+0
| | | | | | | | messages indicating that I did not want this action taken; one of which consisted entirely of the words, "Please do not commit this patch." Notes: svn path=/head/; revision=38474
* print warning message after install.FUJISHIMA Satsuki2001-02-162-0/+18
| | | | | | | | | PR: 25054 Submitted by: Christoph Weber-Fahr <Christoph.Weber-Fahr@arcor.net> Approved by: maintainer Notes: svn path=/head/; revision=38400
* Latest update from ISC. Truly just bugfixes.Doug Barton2001-02-138-8/+8
| | | | Notes: svn path=/head/; revision=38295
* 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
* Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;Peter Pentchev2001-02-081-1/+2
| | | | | | | http://www.enteract.com/~tqbf/ gives a 404. Notes: svn path=/head/; revision=38108
* Update to ISC's bug fix release. For those who wish to (or need to)Doug Barton2001-02-0812-72/+8
| | | | | | | use BIND 9 this upgrade is highly recommended. Notes: svn path=/head/; revision=38093
* I knew I forgot something... the patch is reported to substantiallyDoug Barton2001-02-074-0/+4
| | | | | | | improve the resistance to DOS, so this is worth a portrevision bump. Notes: svn path=/head/; revision=38078
* Major overhaul, including an updated man/plist, patching the man pagesDoug Barton2001-02-0712-16/+284
| | | | | | | | | | | | | | to make the location of etc/ files prefix-safe. Install a sample rndc.conf file. Since rndc won't start without one the user should have an example to work from. Add the installation of various docs wrapped in a NOPORTDOCS test. Last but not least, add a patch that turns off the debugging code ISC left on by default. This should help solve the problems with misbehaving assert's, related to nmap and other causes. Notes: svn path=/head/; revision=38058
* 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
* Take over maintainership of the BIND's. This is something I use every day,Doug Barton2001-01-315-5/+5
| | | | | | | so I'm on top of the security advisories, etc. Notes: svn path=/head/; revision=37826
* Update to BIND 8.2.3 and remove previous maintainer due to timeout.Kris Kennaway2001-01-293-11/+11
| | | | Notes: svn path=/head/; revision=37768
* - Update to version 1.1.1Kevin Lo2001-01-285-10/+11
| | | | | | | | | | - Better ${PREFIX} handling PR: 24626 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37668
* Update to 1.04.Peter Pentchev2001-01-222-2/+2
| | | | | | | Approved by: nbm (maintainer) Notes: svn path=/head/; revision=37444
* Update to 9.1.0; replace Makefile.in patch with perl regex.Will Andrews2001-01-2116-68/+48
| | | | | | | Requested by: Joong Hyun Kim <better@ns1.betterbox.net> Notes: svn path=/head/; revision=37382
* Update to totd 1.1p5Kris Kennaway2001-01-142-3/+4
| | | | Notes: svn path=/head/; revision=37186
* 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
* Upgrade to 1.1.0Kevin Lo2001-01-072-2/+2
| | | | | | | | PR: 24118 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36889
* Update port to 8.2.2p7Chris D. Faulhaber2001-01-052-4/+4
| | | | | | | No reponse from: Maintainer Notes: svn path=/head/; revision=36817
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Update to 1.4.0.Daniel Harris2000-12-232-2/+2
| | | | | | | | PR: 22981 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=36287
* return to ports .at. freebsd.orgDavid E. O'Brien2000-12-231-1/+1
| | | | Notes: svn path=/head/; revision=36284
* New Port: net/pdnsJames E. Housley2000-12-148-0/+84
| | | | | | | | | | pdnsd is a proxy dns server with permanent caching PR: 22963 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=35966
* Add CONFIGURE_ARGS so that named/lwresd put their pid filesAde Lovett2000-12-014-4/+8
| | | | | | | in the "right" place (/var/run), as opposed to ${PREFIX}/var/run Notes: svn path=/head/; revision=35590
* Fix web site locationNick Sayer2000-11-271-1/+1
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=35472
* Take over maintainershipPeter Pentchev2000-11-251-1/+1
| | | | | | | Approved by: kris (former maintainer) Notes: svn path=/head/; revision=35409
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgPeter Pentchev2000-11-221-1/+1
| | | | Notes: svn path=/head/; revision=35336
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Update to 9.0.1Doug Barton2000-11-1912-64/+92
| | | | | | | | PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk Notes: svn path=/head/; revision=35266
* use MASTER_SITE_LOCAL as MASTER_SITE.MIHIRA Sanpei Yoshiro2000-11-191-1/+2
| | | | | | | ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server. Notes: svn path=/head/; revision=35260
* totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translationKris Kennaway2000-11-179-0/+116
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=35234
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Bump PORTREVISION for the previous commiting.Munechika SUMIKAWA2000-11-034-0/+4
| | | | Notes: svn path=/head/; revision=34768
* Update to 3.0.1.Akinori MUSHA2000-11-038-42/+86
| | | | | | | | | | | | | | PR: 22280 Submitted by: Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER) Introduce BSD style Makefile to make the build/installation process clean. Fix manpage. (/etc -> ${PREFIX}/etc) Fix ddupcron.sh to match FreeBSD environment. Notes: svn path=/head/; revision=34753
* Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.Munechika SUMIKAWA2000-11-034-4/+4
| | | | Notes: svn path=/head/; revision=34748
* Update to BIND version 9.0.0, now with better DNSSEC support among lotsWill Andrews2000-10-2924-0/+952
| | | | | | | | | of other neat things like that. Sorry for the delay. Repo-copy by: asami Notes: svn path=/head/; revision=34384
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews2000-10-241-1/+1
| | | | Notes: svn path=/head/; revision=34200
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Add port net/ghtoolJames E. Housley2000-10-235-0/+47
| | | | | | | | | | A command-line interface to the resolver library PR: 21396 Submitted by: Peter Pentchev <roam@orbitel.bg> MAINTAINER Notes: svn path=/head/; revision=34129
* Temporarily remove bind9, it is a repo-copy from bind8 not updated.Satoshi Asami2000-10-2120-444/+0
| | | | | | | | The history is safe, so just "cvs add" the files back when bind9 is ready to be committed. Notes: svn path=/head/; revision=34088
* Fix pkg-plist.Kevin Lo2000-10-161-0/+1
| | | | | | | | PR: 22004 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33894
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* 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
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-3/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101