From owner-freebsd-ports@FreeBSD.ORG Tue Aug 14 23:53:13 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by hub.freebsd.org (Postfix) with ESMTP id 2A4E61065675; Tue, 14 Aug 2012 23:53:13 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 02D841533BA; Tue, 14 Aug 2012 23:53:01 +0000 (UTC) Message-ID: <502AE4DD.8000607@FreeBSD.org> Date: Tue, 14 Aug 2012 13:53:01 -1000 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: jdp@FreeBSD.org References: <201208142146.q7ELkcOo001650@freefall.freebsd.org> In-Reply-To: <201208142146.q7ELkcOo001650@freefall.freebsd.org> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, ecu@ipv42.net Subject: Re: ports/170569: sysutils/sec does not start automatically at boot time X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2012 23:53:13 -0000 On 08/14/2012 11:46 AM, jdp@FreeBSD.org wrote: > Synopsis: sysutils/sec does not start automatically at boot time > > State-Changed-From-To: feedback->patched > State-Changed-By: jdp > State-Changed-When: Tue Aug 14 21:43:44 UTC 2012 > State-Changed-Why: > I have tested the patch provided by Nicolas, and it solves the > problem. Could a ports committer please commit it? Ports scripts should use REQUIRE: LOGIN unless there is a good reason not to. There are other problems as well. Please see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html