From f9ef0832840f925bcee878ff56c1384e66d0f5a8 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 15 Jul 2009 22:57:30 +0000 Subject: - add reload support for rcfile PR: 136797 Submitted by: Matthias Andree (maintainer) Suggested by: Maxim Khitrov --- dns/dnsmasq/Makefile | 1 + dns/dnsmasq/files/dnsmasq.sh.in | 2 ++ 2 files changed, 3 insertions(+) (limited to 'dns/dnsmasq') diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 52108d9a9f12..51b3a98624a4 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -7,6 +7,7 @@ PORTNAME= dnsmasq PORTVERSION= 2.49 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} diff --git a/dns/dnsmasq/files/dnsmasq.sh.in b/dns/dnsmasq/files/dnsmasq.sh.in index 39d1f2e675b7..bc45ded1de13 100644 --- a/dns/dnsmasq/files/dnsmasq.sh.in +++ b/dns/dnsmasq/files/dnsmasq.sh.in @@ -22,6 +22,8 @@ command=%%PREFIX%%/sbin/${name} pidfile=/var/run/${name}.pid required_files=${dnsmasq_conf} +extra_commands=reload + load_rc_config ${name} run_rc_command "$1" -- cgit dex : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-091-1/+1
* Mark as broken on arm64.linimon2016-11-081-0/+2
* Update ports in the [bcd]* categories to not use GH_COMMIT.mat2015-05-062-5/+3
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1
* Cleanup plistbapt2014-10-271-1/+0
* - Allow staging as a regular userantoine2014-09-113-18/+19
* Fix build.vanilla2014-05-241-0/+26
* 1: Stageify.vanilla2014-05-24