From owner-freebsd-ports@FreeBSD.ORG Tue Aug 30 19:23:16 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2A5B1065672 for ; Tue, 30 Aug 2011 19:23:16 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 9DC2E8FC08 for ; Tue, 30 Aug 2011 19:23:16 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id EF51028424; Tue, 30 Aug 2011 21:05:54 +0200 (CEST) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id BB90F28423; Tue, 30 Aug 2011 21:05:53 +0200 (CEST) Message-ID: <4E5D3491.6000903@quip.cz> Date: Tue, 30 Aug 2011 21:05:53 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: Matthias Andree References: <4E5D1288.9010104@quip.cz> <4E5D1A50.10406@FreeBSD.org> In-Reply-To: <4E5D1A50.10406@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: openvpn-2.2.1 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, 30 Aug 2011 19:23:17 -0000 Matthias Andree wrote: > Am 30.08.2011 18:40, schrieb Miroslav Lachman: >> Hi, [...] >> So I have a question - why the rc script is not using required_modules >> variable from /etc/rc.subr which is there exactly for this purpose? > > Miroslav, > > thanks for your required_modules suggestion. The script dates back to > 2005, when required_modules didn't exist (it was merged to a stable > version in August 2007). > > I have fixed the openvpn20 and openvpn ports. Revisions 2.2.1_1 and > 2.0.9_2 (respectively) have the fix. > > Thanks for the report and suggestion! Thank you for your quick response and fix of the issue! Miroslav Lachman