1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/dns
Matthias Andree e05b66b4de Change MAINTAINER to my FreeBSD address.
Update to new upstream release 2.52. Changelog excerpt below the approval.

Approved by: miwi (mentor)

Upstream changelog excerpt (omitting Linux, Solaris and MacOS X specifics):
[...] Re-read the set of network interfaces when re-loading /etc/resolv.conf
  if --bind-interfaces is not set. This handles the case that loopback
  interfaces do not exist when dnsmasq is first started.

  Tweak the PXE code to support port 4011. This should reduce broadcasts and
  make things more reliable when other servers are around. It also improves
  inter-operability with certain clients.

  Make a pxe-service configuration with no filename or boot service type legal:
  this does a local boot. eg.  pxe-service=x86PC, "Local boot"

  Be more conservative in detecting "A for A" queries. Dnsmasq checks if the
  name in a type=A query looks like a dotted-quad IP address and answers the
  query itself if so, rather than forwarding it. Previously dnsmasq relied in
  the library function inet_addr() to convert addresses, and that will accept
  some things which are confusing in this context, like 1.2.3 or even just
  1234. Now we only do A for A processing for four decimal numbers delimited by
  dots.
[...]
  Increased the default limit on number of leases to 1000 (from 150). This is
  mainly a defence against DoS attacks, and for the average "one for two class
  C networks" installation, IP address exhaustion does that just as well.
  Making the limit greater than the number of IP addresses available in such an
  installation removes a surprise which otherwise can catch people out.

  Removed extraneous trailing space in the value of the DNSMASQ_TIME_REMAINING
  DNSMASQ_LEASE_LENGTH and DNSMASQ_LEASE_EXPIRES environment variables. Thanks
  to Gildas Le Nadan for spotting this.

  Provide the network-id tags for a DHCP transaction to the lease-change script
  in the environment variable DNSMASQ_TAGS. A good suggestion from Gildas Le
  Nadan.

  Add support for RFC3925 "Vendor-Identifying Vendor Options". The syntax looks
  like this:
  --dhcp-option=vi-encap:<enterprise number>, .........

  Add support to --dhcp-match to allow matching against RFC3925
  "Vendor-Identifying Vendor Classes". The syntax looks like this:
  --dhcp-match=tag,vi-encap<enterprise number>, <value>

  Add some application specific code to assist in implementing the Broadband
  forum TR069 CPE-WAN specification. The details are in contrib/CPE-WAN/README

  Increase the default DNS packet size limit to 4096, as recommended by RFC5625
  section 4.4.3. This can be reconfigured using --edns-packet-max if needed.
  Thanks to Francis Dupont for pointing this out.

  Rewrite query-ids even for DNSSEC signed packets, since this is allowed by
  RFC5625 section 4.5.
[...]
  Fix link error when including Dbus but excluding DHCP.
  Thanks to Oschtan for the bug report.

  Updated French translation. Thanks to Gildas Le Nadan.

  Updated Polish translation. Thanks to Jan Psota.

  Updated Spanish translation. Thanks to Chris Chatham.
2010-01-23 11:24:31 +00:00
..
adns - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-24 12:20:45 +00:00
ares
autotrust Fix build on 6.4-STABLE by add pthread's compiler/linker flags. 2010-01-18 20:02:27 +00:00
bind9 Update CONFLICTS for bind97 2009-12-14 06:29:30 +00:00
bind9-sdb-ldap - Mark MAKE_JOBS_UNSAFE 2009-11-19 22:07:43 +00:00
bind9-sdb-postgresql - Mark MAKE_JOBS_UNSAFE 2009-11-19 22:07:43 +00:00
bind94 Update CONFLICTS for bind97 2009-12-14 06:29:30 +00:00
bind94-geoip Add a slave port to bind94 for the GeoIP patch from Caraytech. 2009-08-15 18:20:25 +00:00
bind95 Update CONFLICTS for bind97 2009-12-14 06:29:30 +00:00
bind96 Update CONFLICTS for bind97 2009-12-14 06:29:30 +00:00
bind97 Disable the (optional, debugging) symtable feature till I can figure 2009-12-14 07:50:20 +00:00
bindgraph
c-ares Make jobs unsafe 2009-06-23 13:27:53 +00:00
checkdns - Mark most of my ports MAKE_JOBS_SAFE=yes 2009-05-16 06:27:56 +00:00
crossip - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
ddclient - Update to 3.8.0 2010-01-06 09:00:03 +00:00
dhid For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
dhisd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
djbdns Update the djbdns IPv6 patch, loong overdue. 2009-09-04 14:09:28 +00:00
djbdns-tools For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
dlint Add an additional distfile location to MASTER_SITES 2009-07-31 19:56:00 +00:00
dnrd
dns2tcp - Drop maintainership 2009-07-11 15:52:03 +00:00
dns_balance Fix a few "bad example" problems in the rc.d scripts that have been 2009-07-15 16:56:10 +00:00
dns_mre Reset cherry@trombik.org due to maintainer-timeouts and no response 2009-11-03 02:54:10 +00:00
dnscap
dnscheck
dnsdoctor
dnsflood
dnshijacker
dnsjava - Update to 2.0.8 2009-12-24 02:42:09 +00:00
dnsmasq Change MAINTAINER to my FreeBSD address. 2010-01-23 11:24:31 +00:00
dnsmax-perl - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
dnsperf Make QAT happy with regarding to PREFIX and LOCALBASE. 2009-06-07 04:58:45 +00:00
dnsproxy
dnsreflector The dnsreflector daemon listens for DNS queries on a local UDP port 2009-05-30 18:43:33 +00:00
dnstop
dnstracer
dnsutl - Mark MAKE_JOBS_UNSAFE 2009-11-19 22:07:43 +00:00
dnswalk
dnswall Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
doc
domtools For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
drill - Update to 1.6.3 2009-12-13 00:21:11 +00:00
dualserver - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
ez-ipupdate
fastresolve - Fix build after addition of getdelim() and strndup() 2009-03-25 15:46:07 +00:00
firedns
fourcdns
fpdns If you install the port it creates an empty directory which is not packaged. 2009-12-05 20:14:19 +00:00
geta
ghtool - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
gresolver For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
h2n For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
hesiod -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. 2009-08-02 19:36:34 +00:00
host
idnkit -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. 2009-08-02 19:36:34 +00:00
inadyn - Update MASTER_SITES/WWW/pkg-descr 2009-07-10 23:19:12 +00:00
ipcheck
ldapdns - Update my mail address to FreeBSD 2009-11-27 22:52:30 +00:00
ldns - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src 2009-12-29 10:25:55 +00:00
ldnsm - Update to 0.2.1 2009-11-12 10:52:06 +00:00
libbind The libbind functions have been separated from the BIND suite as of 2009-08-10 06:44:32 +00:00
libdjbdns
libidn Update to 1.15 2009-11-16 12:22:40 +00:00
linux-f8-libidn . add CONFLICTS to linux-f8 infrastructure ports; 2009-06-02 20:14:36 +00:00
maradns - Update to 1.4.02 2010-01-18 07:58:26 +00:00
mdnsd
mydns
mydns-ng - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
noip - Update to 2.1.9 2009-11-17 20:56:28 +00:00
nsd - Update to 3.2.4 2010-01-12 00:41:23 +00:00
nsd2 Fix a few "bad example" problems in the rc.d scripts that have been 2009-07-15 16:56:10 +00:00
nslint Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
nsping
nss_mdns -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. 2009-08-02 19:36:34 +00:00
nss_resinit
odsclient
opendd Change MAINTAINER on my ports to my FreeBSD email address 2009-05-28 20:44:16 +00:00
opendnssec OpenDNSSEC was created as an open-source turn-key solution for 2010-01-07 06:25:07 +00:00
openresolv
p5-BIND-Conf_Parser
p5-Data-Validate-Domain
p5-DNS-Config For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
p5-DNS-EasyDNS For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
p5-DNS-Zone For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
p5-DNS-ZoneParse - Update to 0.99 2009-11-06 02:15:28 +00:00
p5-Net-DNS Update to version 0.66, which is a major upgrade. Users are cautioned 2010-01-01 00:28:07 +00:00
p5-Net-DNS-Async
p5-Net-DNS-Codes
p5-Net-DNS-Resolver-Programmable
p5-Net-DNS-SEC - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks 2009-07-22 16:27:08 +00:00
p5-Net-DNS-ToolKit - Mark make jobs unsafe 2009-07-23 06:25:36 +00:00
p5-Net-DNS-ZoneCheck
p5-Net-DNS-ZoneFile
p5-Net-DNS-ZoneFile-Fast Update to 1.12. 2009-09-08 07:38:02 +00:00
p5-Net-DNSBL-MultiDaemon - Update to 0.27 2009-12-15 21:08:45 +00:00
p5-Net-DNSBL-Statistics - Update to 0.12 2009-12-17 22:28:24 +00:00
p5-Net-Domain-ExpireDate - Update to 0.97 2009-11-16 07:58:45 +00:00
p5-Net-Domain-TLD - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks 2009-07-22 16:27:08 +00:00
p5-Net-LibIDN - Update to 0.12 2009-07-14 23:55:23 +00:00
p5-Net-Nslookup - Update to 1.19 2009-10-29 14:18:28 +00:00
p5-Net-RBLClient
p5-pgeodns pgeodns is a simple DNS server that can distribute load for a 2009-05-17 00:23:40 +00:00
p5-POE-Component-Client-DNS With portmgr hat on, reset the maintainership of skv@ for ports that 2010-01-10 03:54:09 +00:00
p5-POE-Component-Server-DNS Update to 0.20 2009-04-09 14:03:13 +00:00
p5-Stanford-DNSserver
p5-Tie-DNS For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
pdnsd
pear-File_DNS
pear-Net_DNS - Update PORTSCOUT flag 2009-07-17 18:22:13 +00:00
posadis - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
poweradmin - Use 644 mode for the config file 2009-10-13 22:32:33 +00:00
powerdns - Bump PORTREVISION in favor of new databases/opendbx. 2009-08-11 12:20:12 +00:00
powerdns-devel - Bump PORTREVISION in favor of new databases/opendbx. 2009-08-11 12:20:12 +00:00
powerdns-recursor Security update to 3.1.7.2. 2010-01-09 10:59:16 +00:00
py-adns
py-dns - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
py-dnspython - Update to 1.7.1 2009-07-01 12:39:55 +00:00
py-namebench An experiment in benchmarking DNS name services. This tool 2009-12-25 19:24:24 +00:00
py-twistedNames
rbldnsd Reset paul+ports@it.ca due to maintainer-timeouts and no response 2009-08-17 05:08:46 +00:00
rbllookup - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
rbllookup-ng
rubygem-dnsruby - Update to 1.42 2010-01-10 23:38:14 +00:00
scavenge - Chase nmap update 2009-04-13 09:56:33 +00:00
sheerdns
skadns For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
sleuth - Reset farrokhi@freebsd.org due to long period of inactivity. 2009-03-09 19:29:12 +00:00
sqldjbdns - Mark MAKE_JOBS_UNSAFE 2009-11-22 19:49:43 +00:00
sshfp - Get rip python 2.3+ 2009-12-13 17:00:14 +00:00
staticcharge For ports maintained by ports@FreeBSD.org, remove names and/or 2009-12-21 02:19:12 +00:00
tinystats
totd Fix a few "bad example" problems in the rc.d scripts that have been 2009-07-15 16:56:10 +00:00
udns - Mark port MAKE_JOBS_SAFE 2009-03-23 12:18:31 +00:00
unbound - A patch from SVN. It fixes a regression in IPv6 caching in 2010-01-12 15:28:11 +00:00
updatedd
vizone Remove MAKE_JOBS_SAFE, port has no build target. 2009-03-30 15:08:31 +00:00
walker
zkt - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
zonecheck
zonenotify Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Makefile Add autotrust 0.3.1, a a tool to automatically update DNSSEC trust 2010-01-13 06:33:07 +00:00