Date: Thu, 13 Aug 2009 21:05:46 +0000 (UTC) From: Martin Wilke <miwi@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 Message-ID: <200908132105.n7DL5kNZ051368@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-08-13 21:05:46 UTC
FreeBSD ports repository
Modified files:
dns/dnsmasq Makefile
dns/dnsmasq/files dnsmasq.sh.in
Log:
* Fix rcfile bugs (and bump PORTREVISION):
- load configuration earlier so that we don't run without config file,
analyzed, reported and patch suggested by Fumiyuki Shimizu
- mention /etc/rc.conf.local (as suggested in the Porter's handbook)
- mention dnsmasq_flags for additional command line arguments
- pass pidfile and dnsmasq_conf as arguments to dnsmasq (previously,
overriding dnsmasq_conf had no effect).
* Fix COMMENT to mention TFTP server; shorten it so it fully fits on the
pkg_info list.
PR: 137506
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision Changes Path
1.55 +2 -2 ports/dns/dnsmasq/Makefile
1.4 +20 -9 ports/dns/dnsmasq/files/dnsmasq.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908132105.n7DL5kNZ051368>
