From owner-freebsd-ports@FreeBSD.ORG Tue Aug 2 12:59:24 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 18D44106566B; Tue, 2 Aug 2011 12:59:24 +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 E6EED8FC0C; Tue, 2 Aug 2011 12:59:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 66CBD170E5; Tue, 2 Aug 2011 08:59:52 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= date:date:subject:subject:from:from:x-mailer:message-id :content-type:content-type:content-transfer-encoding :mime-version:in-reply-to:references:received:received; s=aegis; t=1312289992; bh=YXTFPhdaI+2y3/QTu8Sz5oKgNraZCAAZR+mkkOQSe9k=; b= h+57IlUEcqtbONX409sR01zpo7FKdcRuZebGWI9dgNM3ODa6jSpK9cF7XyBe/POa ZzyUNA6F5fkFNkcMm2taYUSPH+rxW/cuAApcSia4x//BWfxvWb666Yj4M1nlQhov IkyU7ynP0Wrt9d4itTTGTumJKtJkRFJvwBUcY8AksqE= 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 ocAHFPbv2zuK; Tue, 2 Aug 2011 08:59:52 -0400 (EDT) Received: from [10.101.78.247] (mobile-166-137-136-072.mycingular.net [166.137.136.72]) by spartan.hamla.org (Postfix) with ESMTPSA id 0938D170E3; Tue, 2 Aug 2011 08:59:51 -0400 (EDT) References: <4E368625.7010805@quip.cz> <4E370ADA.9060902@FreeBSD.org> <4E371284.5010806@quip.cz> <4E371B3B.7070806@FreeBSD.org> <4E3722DE.6050206@gmx.de> <20110802010139.GA981@magic.hamla.org> In-Reply-To: <20110802010139.GA981@magic.hamla.org> Mime-Version: 1.0 (iPhone Mail 8C148a) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <417028BC-447C-45DF-ACC3-A6CCFE614AA0@tandon.net> X-Mailer: iPhone Mail (8C148a) From: Sahil Tandon Date: Tue, 2 Aug 2011 08:58:45 -0400 To: Sahil Tandon Cc: olli hauer , "ports@FreeBSD.org" , Miroslav Lachman <000.fbsd@quip.cz>, "ohauer@FreeBSD.org" Subject: Re: USERS/GROUPS in bsd.port.mk [was: 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: Tue, 02 Aug 2011 12:59:24 -0000 On Aug 1, 2011, at 9:01 PM, Sahil Tandon wrote: > On Tue, 2011-08-02 at 00:04:14 +0200, olli hauer wrote: >=20 >> No, you don't hit the limitation. It seems you really found a bug in >> the Framework! >>=20 >> =46rom the Framework code in bsd.port.mk existing groups should honored. >=20 > Along those lines, what about using groupmod instead of usermod? > Perhaps due to my ignorance, it seems more straightforward and does not > require much sed-fu; I've attached a (probably incomplete) patch to > illustrate my thinking. I understand what I am suggesting could > introduce other problems, so please do not construe it as an as-is > suggestion, but rather something to stoke discussion. And it would help if I did not transmit horribly mangled patches! Sorry abo= ut that, please see: http://people.freebsd.org/~sahil/2011-08-02/bsd.port.mk.diff.txt -- Sahil Tandon=