From owner-freebsd-ports@FreeBSD.ORG Mon Aug 1 23:47:40 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 4AB93106564A for ; Mon, 1 Aug 2011 23:47:40 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 2D58F8FC16 for ; Mon, 1 Aug 2011 23:47:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 9FF4A170FE; Mon, 1 Aug 2011 19:32:25 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1312241545; bh=VTXkpo4e/mEeMq4RvlOHWZnSel7SvNcJswx30Vt61GE=; b=n Q2LJKY1lhnzs5IB54tI5rkHHJ1tCRQqrdl+2fHHqPPrQPB7svTkfRV97lPrdWMU5 ccwIbDkgb6AUm77nQjWAUneuV3JGQ9BpMvYd3Ev0omv3nLw7q7lEAuB35s4Ujh7g l9rthHpG+1YXmUjv7cjvUcqT5twvDbqljL3Og9B8kM= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id xcTAXTc-DCD6; Mon, 1 Aug 2011 19:32:25 -0400 (EDT) Date: Mon, 1 Aug 2011 19:31:53 -0400 From: Sahil Tandon To: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <20110801233153.GA721@magic.hamla.org> References: <4E368625.7010805@quip.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E368625.7010805@quip.cz> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: postfix-2.8.4,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2011 23:47:40 -0000 On Mon, 2011-08-01 at 12:55:33 +0200, Miroslav Lachman wrote: > 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. I am sorry you are having trouble, but this appears to be a regression in the framework rather than a problem specific to mail/postfix. > 1] I don't think it is good to touch user's customizations in users or > groups especially removing something silently Yes. > 2] If something like this change happend, it should be mentioned in > UPDATING Yes. > Am I forced to do manual work (adding postfix to my group) after each > upgrade? You shouldn't be. I believe ohauer@ is already looking at the framework to fix this issue more structurally. Thanks for your report. -- Sahil Tandon