From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 1 14:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93F00F9E for ; Sat, 1 Feb 2014 14:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 802261305 for ; Sat, 1 Feb 2014 14:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s11Ee11B062802 for ; Sat, 1 Feb 2014 14:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s11Ee1Lr062801; Sat, 1 Feb 2014 14:40:01 GMT (envelope-from gnats) Date: Sat, 1 Feb 2014 14:40:01 GMT Message-Id: <201402011440.s11Ee1Lr062801@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Oleg Ginzburg Subject: Re: ports/186344: sysutils/cbsd update to 10.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Oleg Ginzburg List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 14:40:01 -0000 The following reply was made to PR ports/186344; it has been noted by GNATS. From: Oleg Ginzburg To: bug-followup@freebsd.org Cc: Subject: Re: ports/186344: sysutils/cbsd update to 10.0.2 Date: Sat, 01 Feb 2014 18:32:40 +0400 This is a multi-part message in MIME format. --nextPart3850340.sa4gQaHy6O Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" patch for adding cbsd users into UIDs/GIDs --nextPart3850340.sa4gQaHy6O Content-Disposition: attachment; filename="GIDs.txt" Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="ISO-8859-1"; name="GIDs.txt" --- /usr/ports/GIDs 2014-01-31 18:17:29.000000000 +0400 +++ GIDs 2014-01-31 18:13:41.000000000 +0400 @@ -84,6 +84,7 @@ kdm:*:147: ipv6mon:*:148: avenger:*:149: +cbsd:*:150: rbldns:*:153: trircd:*:154: sfs:*:171: --nextPart3850340.sa4gQaHy6O Content-Disposition: attachment; filename="UIDs.txt" Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="ISO-8859-1"; name="UIDs.txt" --- /usr/ports/UIDs 2014-01-31 18:08:25.000000000 +0400 +++ UIDs 2014-01-31 18:13:14.000000000 +0400 @@ -91,6 +91,7 @@ kdm:*:147:147::0:0:KDE Display Manager:/nonexistent:/usr/sbin/nologin ipv6mon:*:148:148::0:0:IPv6 Address Monitoring Daemon:/nonexistent:/usr/sbin/nologin avenger:*:149:149::0:0:Mail Avenger:/var/spool/avenger:/usr/sbin/nologin +cbsd:*:150:150::0:0:Cbsd user:/usr/jails:/bin/sh rbldns:*:153:153::0:0:rbldnsd pseudo-user:/nonexistent:/usr/sbin/nologin trircd:*:154:154::0:0:& user:/usr/local/etc/tr-ircd:/usr/sbin/nologin sfs:*:171:171::0:0:Self-Certifying File System:/nonexistent:/usr/sbin/nologin --nextPart3850340.sa4gQaHy6O--