Date: Tue, 22 Feb 2011 19:20:17 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/dnsmasq Makefile ports/dns/dnsmasq/files dnsmasq.sh.in pkg-message.in Message-ID: <201102221920.p1MJKHjq091526@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mandree 2011-02-22 19:20:17 UTC
FreeBSD ports repository
Modified files:
dns/dnsmasq Makefile
dns/dnsmasq/files dnsmasq.sh.in pkg-message.in
Log:
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.
Revision Changes Path
1.70 +1 -1 ports/dns/dnsmasq/Makefile
1.7 +63 -15 ports/dns/dnsmasq/files/dnsmasq.sh.in
1.2 +5 -0 ports/dns/dnsmasq/files/pkg-message.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102221920.p1MJKHjq091526>
