From owner-freebsd-ports@FreeBSD.ORG  Fri May 21 10:11:08 2010
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
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 089621065677
	for <freebsd-ports@freebsd.org>; Fri, 21 May 2010 10:11:08 +0000 (UTC)
	(envelope-from demelier.david@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153])
	by mx1.freebsd.org (Postfix) with ESMTP id 4DEA58FC1A
	for <freebsd-ports@freebsd.org>; Fri, 21 May 2010 10:11:06 +0000 (UTC)
Received: by fg-out-1718.google.com with SMTP id l26so810230fgb.13
	for <freebsd-ports@freebsd.org>; Fri, 21 May 2010 03:11:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:received:date:message-id
	:subject:from:to:content-type;
	bh=t71YhxYAZCCNI5MGnHJLHaqHogJUCTJZEmvXGm5PFd0=;
	b=DzgBcTDOkvTOdSgjzqWKKFL2p1Cbpso6oqmwI7NjVTqk3Gc0phzc2j0aiEnwRQfTIm
	/cfifEUgIQmlOlhVNj9Y9BqNP7IFcb2go+PJCsTLw2B+uk3ol1O5uTXbRWsFzK3xR8El
	N5z1GFDB229bW9+4d6It1y32cOds549LQTuEw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:content-type;
	b=QzRug4ZY+E+IR1jjcbNt3VXlfBQaRg6VvNxAeX4baiSd9zGPKlkllYwh8qX8iLexvI
	bYDOEsuV3d+Qtgo9J+NwO+b1YFUiT76kYMqH6sGBXBTRnY1NjaildFXjk2H8/clVPwE5
	yP2J47zEkPcG3PUL15+WvLA+sFrP2Hdg/fR6M=
MIME-Version: 1.0
Received: by 10.204.175.79 with SMTP id w15mr52223bkz.108.1274436666090; Fri, 
	21 May 2010 03:11:06 -0700 (PDT)
Received: by 10.204.123.202 with HTTP; Fri, 21 May 2010 03:11:06 -0700 (PDT)
Date: Fri, 21 May 2010 12:11:06 +0200
Message-ID: <AANLkTindTvyrfPRj_cGWUC3LXWI63bGN5azaXo_xYRVu@mail.gmail.com>
From: David DEMELIER <demelier.david@gmail.com>
To: freebsd-ports@freebsd.org
Content-Type: text/plain; charset=UTF-8
Subject: Users and groups kept after a port deinstallation
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2010 10:11:08 -0000

Hi,

I used pkgsrc for a while on NetBSD. I was used to the pkgsrc
notifications about the users and groups leaves, when some ports are
removed these leaves are not used anymore. e.g pulseaudio needs some
users on the system.

Then the pkgsrc framework says to the user that are some users not
used anymore and they could remove them safely.

Ports has the lack of this kind of notification, that's why I would
start writing a patch in the ports infrastructure, or maybe someone
already proposed something else ?

I apologize for my bad english.

King regards.

-- 
Demelier David