From owner-svn-ports-head@FreeBSD.ORG Tue Sep 2 05:18:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B79BBB0; Tue, 2 Sep 2014 05:18:35 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3BDE916B3; Tue, 2 Sep 2014 05:18:35 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E99D6BDC65; Tue, 2 Sep 2014 07:18:31 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id C5765BDC64; Tue, 2 Sep 2014 07:18:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id E50C81036B3C; Tue, 2 Sep 2014 07:18:21 +0200 (CEST) Date: Tue, 02 Sep 2014 07:18:21 +0200 From: Mathieu Arnold To: Adam Weinberger , Baptiste Daroussin Subject: Re: svn commit: r366875 - in head: . Keywords Mk Mk/Scripts Mk/Uses astro/google-earth emulators/i386-wine emulators/i386-wine-devel lang/python lang/python2 lang/python3 net-mgmt/nagios-check_ports ne... Message-ID: In-Reply-To: <574F586F-AA79-41BB-91FB-45559B2362CF@adamw.org> References: <201409011303.s81D3PqZ022560@svn.freebsd.org> <574F586F-AA79-41BB-91FB-45559B2362CF@adamw.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 05:18:35 -0000 +--On 2 septembre 2014 00:18:40 -0400 Adam Weinberger wrote: | On 1 Sep, 2014, at 9:03, Baptiste Daroussin wrote: |=20 |> Add a note about @stopdaemon not being supported anymore |>=20 |> Modified: head/CHANGES |> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |> =3D=3D=3D=3D=3D=3D --- head/CHANGES Mon Sep 1 13:00:56 2014 (r366874) |> +++ head/CHANGES Mon Sep 1 13:03:25 2014 (r366875) |>=20 |> + @stopdaemon support has gone, pkg(8) has a generic mechanism to |> + provide the same functionnality |=20 | Ooh, I wasn=E2=80=99t aware of that. I couldn=E2=80=99t find anything = about it in | pkg(8)... do I need to do anything to activate it or tell it how to shut | it down? Pointing you to pkg.conf(5) especially the HANDLE_RC_SCRIPTS directive :-) --=20 Mathieu Arnold