From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 16 04:00:40 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8AA916A4B3 for ; Thu, 16 Oct 2003 04:00:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B61543FDF for ; Thu, 16 Oct 2003 04:00:40 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9GB0dFY014260 for ; Thu, 16 Oct 2003 04:00:39 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9GB0dkb014259; Thu, 16 Oct 2003 04:00:39 -0700 (PDT) (envelope-from gnats) Date: Thu, 16 Oct 2003 04:00:39 -0700 (PDT) Message-Id: <200310161100.h9GB0dkb014259@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Oliver Eikemeier Subject: Re: ports/58115: courier and pf, both want UID=62 fix either pf or courier X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Oliver Eikemeier List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 11:00:40 -0000 The following reply was made to PR ports/58115; it has been noted by GNATS. From: Oliver Eikemeier To: Dennis Berger Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/58115: courier and pf, both want UID=62 fix either pf or courier Date: Thu, 16 Oct 2003 12:55:13 +0200 >>Description: > > try to install mail/courier and security/pf from ports. It will fail > because both installscripts want UID=62. > >>Fix: > > fix installscript in pf to use another UID... The official authority is the FreeBSD Porter's Handbook, 15.11 UIDs: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-uid.html So it seems like mail/courier has to be changed...