From owner-freebsd-ports@FreeBSD.ORG Mon Aug 1 11:14:38 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 456691065674; Mon, 1 Aug 2011 11:14:38 +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 031C88FC0A; Mon, 1 Aug 2011 11:14:37 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 38CB82842E; Mon, 1 Aug 2011 12:55:34 +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 68E4528426; Mon, 1 Aug 2011 12:55:33 +0200 (CEST) Message-ID: <4E368625.7010805@quip.cz> Date: Mon, 01 Aug 2011 12:55:33 +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: sahil@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: postfix-2.8.4,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: Mon, 01 Aug 2011 11:14:38 -0000 Hi, I upgraded postfix-2.8.3,1 to postfix-2.8.4,1 yesterday and today I realized, that postfix is nolonger in my manualy defined group (maildirs:*:3125:postfix). I use this setting for many years without problem. After the change to "use the ports framework to create USERS and GROUPS" it means broken installation after upgrade. 1] I don't think it is good to touch user's customizations in users or groups especially removing something silently 2] If something like this change happend, it should be mentioned in UPDATING Am I forced to do manual work (adding postfix to my group) after each upgrade? Miroslav Lachman