aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 9.3.5. It contains the latest bug fixes, updatesDoug Barton2008-06-025-22/+19
| | | | | | | | | | | | | | to root server addresses, and a fix for the vulnerability mentioned here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0122 Users of BIND 9.3.x are strongly encouraged to upgrade to this version. Also, the 9.3.x branch is now in maintenance-only mode. Users are encouraged to investigate BIND 9.4.x or perhaps 9.5.x. http://www.isc.org/index.pl?/sw/bind/versions_and_support.php Notes: svn path=/head/; revision=214166
* Update the pkg-message to be even less version-specific, and tell the userDoug Barton2008-06-023-27/+24
| | | | | | | that /etc/rc.d/named will handle everything for them. Notes: svn path=/head/; revision=214165
* MASTER_SITES has changed.Wesley Shields2008-05-311-1/+1
| | | | | | | | | PR: ports/124095 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=214018
* Update to 1.0Mathieu Arnold2008-05-292-5/+4
| | | | Notes: svn path=/head/; revision=213877
* Move MAINTAINER and COMMENT section to earlier in the Makefile to overcome ↵Edwin Groothuis2008-05-241-6/+6
| | | | | | | | | problem with defaults in bsd.port.mk Noticed by: linimon@ Notes: svn path=/head/; revision=213576
* Remove RESTRICTED keyword from djbdns portEdwin Groothuis2008-05-241-3/+1
| | | | | | | | | | | | | According to http://cr.yp.to/distributors.html djbdns is put into the public domain, therefore the port doesn't need to be RESTRICTED. PR: ports/122864 Submitted by: Björn Jonare <rksah@bredband.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=213572
* UDNS is a stub DNS resolver library with ability to perform both synchronousMartin Matuska2008-05-235-0/+84
| | | | | | | | | and asynchronous DNS queries. WWW: http://www.corpit.ru/mjt/udns.html Notes: svn path=/head/; revision=213566
* - Update to 1.0Sergey Matveychuk2008-05-214-17/+16
| | | | Notes: svn path=/head/; revision=213467
* - Fix a typo like mistakes. No functional changes.Sergey Matveychuk2008-05-142-2/+2
| | | | | | | Reported by: W.C.A. Wijngaards <wouter at nlnetlabs.nl> Notes: svn path=/head/; revision=213025
* Update to 1.8Kirill Ponomarev2008-05-144-5/+7
| | | | Notes: svn path=/head/; revision=213015
* - Update to lastest version (20080321)Philippe Audeoud2008-05-132-4/+4
| | | | | | | | | PR: ports/123583 Submitted by: Mark Foster <mark@foster.cc> (maintainer) Approved by: mentor (implicit) Notes: svn path=/head/; revision=212975
* - update to 0.16Yen-Ming Lee2008-05-112-4/+4
| | | | Notes: svn path=/head/; revision=212919
* PowerDNS is an advanced DNS server, which allows for several differentPhilippe Audeoud2008-05-0710-256/+94
| | | | | | | | | | | | | | | backends. Current backends include MySQL, PostgreSQL, bind, etc. License: GPL V2 WWW: http://www.powerdns.com/ PR: ports/122948 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: thierry (mentor) Notes: svn path=/head/; revision=212794
* ¦‡/Philippe Audeoud2008-05-073-6/+9
| | | | Notes: svn path=/head/; revision=212791
* - unbound runned in chroot by default. it brings us a problem withSergey Matveychuk2008-05-074-15/+8
| | | | | | | pid file. place it to PREFIX/etc/unbound as an author do. Notes: svn path=/head/; revision=212788
* - New port dns/p5-Net-DNS-Async-1.0.6Beech Rintoul2008-05-075-0/+38
| | | | | | | | | | Net::DNS::Async is a fire-and-forget asynchronous DNS helper. PR: ports/123382 Submitted by: Sahil Tandon <sahil at tandon.net> Notes: svn path=/head/; revision=212775
* - Update to 3.1.6Martin Wilke2008-05-022-4/+4
| | | | | | | | PR: 123322 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=212469
* Update to 0.09.Anton Berezin2008-05-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes Notes: svn path=/head/; revision=212457
* - Update to 0.90Cheng-Lung Sung2008-04-302-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes Notes: svn path=/head/; revision=212371
* - PORTREVISION bump after the last change.Sergey Matveychuk2008-04-291-0/+1
| | | | | | | Discussed with: bsam Notes: svn path=/head/; revision=212297
* - USE_LDCONFIG should be thereSergey Matveychuk2008-04-291-0/+1
| | | | Notes: svn path=/head/; revision=212211
* - New port: dns/unboundSergey Matveychuk2008-04-2910-0/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. Goals: * A validating recursive DNS resolver. * Code diversity in the DNS resolver monoculture. * Drop-in replacement for BIND apart from config. * DNSSEC support. * Fully RFC compliant. * High performance o even with validation. * Used as o stub resolver. o full caching name server. o resolver library. * Elegant design of validator, resolver, cache modules. o provide the ability to pick and choose modules. * Robust. * In C, open source: The BSD license. * Smallest as possible component that does the job. * Stub-zones can be configured (local data or AS112 zones). Non-goals: * An authoritative name server. * Too many Features. WWW: http://unbound.net Notes: svn path=/head/; revision=212206
* Update to 2.0.6Edwin Groothuis2008-04-292-6/+5
| | | | Notes: svn path=/head/; revision=212204
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* Update to 5.4Edwin Groothuis2008-04-294-23/+24
| | | | Notes: svn path=/head/; revision=212198
* - Update to 0.7.9Rong-En Fan2008-04-273-20/+21
| | | | | | | | | | - Use ETCDIR PR: ports/122834 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) Notes: svn path=/head/; revision=212073
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-194-5/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-1713-25/+13
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 1.18Cheng-Lung Sung2008-04-162-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Nslookup/Changes Notes: svn path=/head/; revision=211346
* - Update to 1.17Cheng-Lung Sung2008-04-062-13/+6
| | | | | | | Changes: http://search.cpan.org/dist/Net-Nslookup/Changes Notes: svn path=/head/; revision=210650
* - Update to 3.1.5Rong-En Fan2008-04-056-470/+60
| | | | | | | | | PR: ports/122360 Submitted by: Sten Spans <sten at blinkenlights.nl> (maintainer) Security: http://doc.powerdns.com/powerdns-advisory-2008-01.html Notes: svn path=/head/; revision=210567
* Update to 0.5Mathieu Arnold2008-04-033-15/+15
| | | | Notes: svn path=/head/; revision=210429
* - Fix tmp directory creation in cgi script. Bump PORTREVISION for this.Rong-En Fan2008-03-302-6/+15
| | | | | | | | - Add trailing slash for INSTALL_* destinations - Make DATADIR really configurable Notes: svn path=/head/; revision=210167
* The OPTIONS parsing code in bsd.port.mk doesn't understand singleRuslan Ermilov2008-03-291-7/+7
| | | | | | | | quotes in OPTIONS, but the bug in make's handing of .for loops has been hiding this bug. make(1) from HEAD made this bug visible. Notes: svn path=/head/; revision=210083
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-275-11/+5
| | | | Notes: svn path=/head/; revision=209964
* Use the proper script to install scripts.Edwin Groothuis2008-03-222-1/+26
| | | | Notes: svn path=/head/; revision=209599
* Update to 1.0.0.1Edwin Groothuis2008-03-213-6/+6
| | | | | | | | PR: ports/121926 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=209511
* - Update to 2.41Martin Wilke2008-03-202-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=209503
* - Remove USE_GETOPT_LONG which is a no-op since March 200Pav Lucistnik2008-03-204-5/+0
| | | | Notes: svn path=/head/; revision=209418
* - use CPAN macroYen-Ming Lee2008-03-201-5/+9
| | | | | | | | | | | | - fix dependency - bump PORTREVISION PR: 121206 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=209411
* Update to version 0.63, which has a couple of bug fixes, including:Doug Barton2008-03-162-9/+7
| | | | | | | | | | | | | | | | Fix rt.cpan.org #30316 Security issue with Net::DNS Resolver. Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers to cause a denial of service (program "croak") via a crafted DNS response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet parsing routines are now enclosed in eval blocks to trap exception and avoid premature termination of user program. Used ideas from: PR: ports/120702 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=209176
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-132-2/+4
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Update to 0.14Cheng-Lung Sung2008-03-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes Notes: svn path=/head/; revision=208250
* - Update to 0.36Cheng-Lung Sung2008-03-012-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes Notes: svn path=/head/; revision=208249
* - Update to 1.2.2Gabor Kovesdan2008-02-253-7/+6
| | | | | | | | | | | - Update MAINTAINER address PR: ports/120847 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207875
* - Update to 0.05Gabor Kovesdan2008-02-212-4/+4
| | | | | | | | | PR: ports/120806 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer) Notes: svn path=/head/; revision=207701
* - update to 0.91Yen-Ming Lee2008-02-172-8/+8
| | | | Notes: svn path=/head/; revision=207445
* - Update to 1.3Martin Wilke2008-02-132-4/+4
| | | | | | | | | PR: 120364 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207148
* - Update to 2.20.3. [1]Marcelo Araujo2008-02-134-25/+81
| | | | | | | | | | | | | | | - Use SF macro. [1] - Added new OPTIONS. [1] - Fixed and changed pkg-install to FILESDIR. [1] - Change maintainer mail address. [2] PR: ports/120136 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> [1] Approved by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2] stas (mentor, implicit) Notes: svn path=/head/; revision=207142
* - With the rollout of IPv6 for a.root-servers.net, it alwaysEdwin Groothuis2008-02-102-4/+4
| | | | | | | | | took the IPv6 address even if you used the -4 option. - Fix false lame server issues with domains which have the higher domain in it (command.com for example). Notes: svn path=/head/; revision=206975