From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 19 11:50:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5183916A41A for ; Sat, 19 Jan 2008 11:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3BA8013C457 for ; Sat, 19 Jan 2008 11:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0JBo4U9004077 for ; Sat, 19 Jan 2008 11:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0JBo4rS004076; Sat, 19 Jan 2008 11:50:04 GMT (envelope-from gnats) Date: Sat, 19 Jan 2008 11:50:04 GMT Message-Id: <200801191150.m0JBo4rS004076@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/119800: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 11:50:04 -0000 The following reply was made to PR ports/119800; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/119800: commit references a PR Date: Sat, 19 Jan 2008 11:47:23 +0000 (UTC) edwin 2008-01-19 11:47:17 UTC FreeBSD ports repository Modified files: . UIDs Log: Inconsistent format of lines in /usr/ports/UIDs I notice that a few of the entries in /usr/ports/UIDs are formatted like lines from /etc/master.passwd, whilst the majority look like lines from /etc/passwd -- ie. without the 'class', 'change' and 'expire' fields. 'change' and 'expire' are not particularly useful for these sort of passwordless pseudo-user accounts, but I can see where being able to assign a UID to a login class would be handy. However, none of the entries in /usr/ports/UIDs make any attempt to assign the UID to anything other than the default class and none of them have any capability I can see to eg. limit system resource usage So I guess there's no need for login class information in /usr/ports/UIDs PR: ports/119800 Submitted by: Matthew Seaman Revision Changes Path 1.54 +5 -5 ports/UIDs _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"