1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/dns/dnsmasq
Matthias Andree a4a731547c Update dnsmasq rc.d script again (sorry for the churn with portrev. 1)
- Start before named, to unbreak named_wait if /etc/resolv.conf points
  to dnsmasq (when named is the resolver that dnsmasq forwards to).
  Is also more robust/maintenance friendly if other scripts depend on "named".

- Track if the configuration has changed since start, and upgrade reload
  to restart by default in that case (can be disabled with
  dnsmasq_restart="NO" in /etc/rc.conf[.local]), to work around dnsmasq
  shortcoming

- Add a "logstats" action to the rcscript, and document it.

- Document the "reload" action and the new dnsmasq_restart variable.

- Properly quote variable expansions.

- Enhance pkg-message to point to the rcfile for feature documentation.

- Bump PORTREVISION to 2.
2011-02-22 19:20:17 +00:00
..
files Update dnsmasq rc.d script again (sorry for the churn with portrev. 1) 2011-02-22 19:20:17 +00:00
distinfo Upgrade to new upstream release 2.57. 2011-02-21 08:50:57 +00:00
Makefile Update dnsmasq rc.d script again (sorry for the churn with portrev. 1) 2011-02-22 19:20:17 +00:00
pkg-descr Update pkg-descr and add author attribution since it's a full quote. 2011-02-16 15:56:30 +00:00
pkg-plist