From owner-cvs-all@FreeBSD.ORG Tue Jul 12 14:09:22 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4034106566C; Tue, 12 Jul 2011 14:09:22 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4E3DC8FC15; Tue, 12 Jul 2011 14:09:21 +0000 (UTC) Received: by ywf7 with SMTP id 7so2415754ywf.13 for ; Tue, 12 Jul 2011 07:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=TAtow+zIqaZJFpLDwEwfJQMApLCPmCRCNTt3YGGJ/D8=; b=TySJMdX4CuEwvhIhgYqIxd5Xa2Jn73sUXLMgm/UeLlOQr3m6nvoASX9KHNDzg0no0G Fci+F8hG9Do7+sdKFYp7g8r+g+M3+7cbQAelgyC42U5qfg25ugR2EoqtrfIwdnp/jL0z u/7m5o/j3W1ayLIMUB+pFMEK6zXfnHMyZ1hkw= Received: by 10.42.172.133 with SMTP id n5mr6386010icz.421.1310479761085; Tue, 12 Jul 2011 07:09:21 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.190.141 with HTTP; Tue, 12 Jul 2011 07:08:51 -0700 (PDT) In-Reply-To: <201107101613.p6AGDBHx059460@repoman.freebsd.org> References: <201107101613.p6AGDBHx059460@repoman.freebsd.org> From: Chris Rees Date: Tue, 12 Jul 2011 15:08:51 +0100 X-Google-Sender-Auth: dBUkWj1lUSu9zTaJhheaGdEc5Q8 Message-ID: To: Olli Hauer Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports GIDs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 14:09:22 -0000 On 10 July 2011 17:13, Olli Hauer wrote: > ohauer =A0 =A0 =A02011-07-10 16:13:11 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0GIDs > =A0Log: > =A0 - add entry mail, so postix and clamav can in future the ports > =A0 =A0 framework to create groups/users > > =A0Revision =A0Changes =A0 =A0Path > =A01.149 =A0 =A0 +2 -1 =A0 =A0 =A0ports/GIDs > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/GIDs.diff?&r1=3D1.148&r2=3D1.= 149&f=3Dh I've been meaning to sort Postfix out too, thank you. Chris