From owner-freebsd-ports@FreeBSD.ORG Mon Aug 27 18:08:15 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B4D516A417 for ; Mon, 27 Aug 2007 18:08:15 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 0012E13C474 for ; Mon, 27 Aug 2007 18:08:14 +0000 (UTC) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 2CDE7B810; Mon, 27 Aug 2007 14:08:14 -0400 (EDT) In-Reply-To: <46D2DCBF.6040702@moneybookers.com> References: <46D2DCBF.6040702@moneybookers.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <610FF80B-CD6E-4CA9-9A4E-5876DF49E3A6@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Mon, 27 Aug 2007 14:08:13 -0400 To: Stefan Lambrev X-Mailer: Apple Mail (2.752.2) Cc: freebsd-ports@freebsd.org Subject: Re: adding new user for a port. 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, 27 Aug 2007 18:08:15 -0000 On Aug 27, 2007, at 10:16 AM, Stefan Lambrev wrote: > Hello, > > I'm trying to make a small port, but want to ask what is the right > procedure, > if my port requires a certain user to be on the installed system? > > Do I have to use pkg-install/pkg-deinstall for this? > > P.S. Please CC me as I'm not subscribed to freebsd-ports. See for example how postgres database server or the mailman port does it. depending on how popular your port is, you may wish to register your username/ID on the "reserved" list as per the porters handbook.