| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: vanilla (co-mentor)
|
|
|
|
| |
Removal is scheduled on 20041017.
|
|
|
|
|
| |
PR: ports/70448
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/70305
Submitted by: keramida
|
|
|
|
|
| |
PR: ports/70404
Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
|
|
|
|
|
|
|
| |
add new BUILD_DEPENDS for perl5.00503/perl5.6
PR: 70357
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
|
|
|
|
| |
9.2.x in several important ways, including new DNSSEC support
and reportedly better performance.
It is anticipated that when this code base settles down that the
bind9 port could be removed.
|
|
|
|
|
|
|
|
| |
- Move to the dns category.
PR: ports/70127 & ports/70179
Submitted by: Michael Edenfield & maintainer
Repocopied by: marcus.
|
| |
|
|
|
|
|
|
|
| |
- add minor cosmetic fix
PR: 69999
Submitted by: Steven Honson <steven@honson.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/69841
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/69665
Submitted by: marcus via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Add rc script
PR: ports/69669 (based on)
Submitted by: Natanael Copa <mlists@tanael.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/69385
Submitted by: Olafur Osvaldsson (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
rcNG'ify the startup script.
Submitted by: kuriyama
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
Submitted by: Mark Russell <mark@mark.net.au>
Approved by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Better handling of timeout (instead of a static value,
start with five seconds and double it each retry)
- Warnings are printed if you receive a different RR type
than the one you asked for (for example when you ask for
an A record and receive a CNAME)
- Fixed problems when records received in the authority
field are shorter than the domain the nameserver is
authoritative for.
- When compiled without IPv6 support on an IPv6 capable
machine the machine tried to query the IPv6 translated
IPv5 address anyway.
- -C caches hosts which haven't answered too.
|
| |
|
|
|
|
|
| |
Identify what versions of nameserver software is running.
WWW: http://www.rfc.se/fpdns/
|
|
|
|
|
| |
PR: ports/68603
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
|
|
|
|
| |
PR: ports/68491
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/67075
Submitted by: Andrey Slusar <vasallia@ukr.net>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
| |
PR: ports/66945
Submitted by: Mark Foster <mark@foster.cc>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).
PR: ports/67241
Submitted by: <bkhl@elektrubadur.se>
|
|
|
|
|
| |
PR: ports/67490
Submitted by: maintainer
|
|
|
|
|
| |
- allow override by "OPENLDAP_LIB"
- substitute LIB_DEPENDS
|
|
|
|
|
| |
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Requested by: kris
|