From owner-freebsd-ports@FreeBSD.ORG Sat May 6 21:47:17 2006 Return-Path: X-Original-To: Freebsd-ports@freebsd.org Delivered-To: Freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77BE016A40D for ; Sat, 6 May 2006 21:47:17 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ACD43D5A for ; Sat, 6 May 2006 21:47:12 +0000 (GMT) (envelope-from pldrouin@pldrouin.net) Received: from [192.168.1.100] (modemcable124.172-200-24.mc.videotron.ca [24.200.172.124]) by smtp.cyberfingers.net (Postfix) with ESMTP id 9332217002E for ; Sat, 6 May 2006 17:47:11 -0400 (EDT) Message-ID: <445D195E.2010208@pldrouin.net> Date: Sat, 06 May 2006 17:47:10 -0400 From: Pierre-Luc Drouin User-Agent: Thunderbird 1.5.0.2 (X11/20060430) MIME-Version: 1.0 To: Freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Suggestion regarding config of ports 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: Sat, 06 May 2006 21:47:18 -0000 Hi, I think it would be nice if there was a way for port maintainers to specify if a port needs to be reconfigured. For example, today (May 6, 2006) there has been an update of port lang/php4 and there is a new option to choose if the apache module has to be compiled or not. If there was a flag in the port system that allowed to force configuration of the port if the installed version is less than a certain value, users would have seen immediately that they had to check that new "Apache module" option to have that module reinstalled...