From owner-svn-ports-all@FreeBSD.ORG Tue Dec 2 15:26:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEB6FACF; Tue, 2 Dec 2014 15:26:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB01C874; Tue, 2 Dec 2014 15:26:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2FQqgL080424; Tue, 2 Dec 2014 15:26:52 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB2FQqq7080422; Tue, 2 Dec 2014 15:26:52 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201412021526.sB2FQqq7080422@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 2 Dec 2014 15:26:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373766 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 15:26:52 -0000 Author: matthew Date: Tue Dec 2 15:26:51 2014 New Revision: 373766 URL: https://svnweb.freebsd.org/changeset/ports/373766 QAT: https://qat.redports.org/buildarchive/r373766/ Log: Add new barman user and group prior to adding the eponymous port. Modified: head/GIDs head/UIDs Modified: head/GIDs ============================================================================== --- head/GIDs Tue Dec 2 14:55:56 2014 (r373765) +++ head/GIDs Tue Dec 2 15:26:51 2014 (r373766) @@ -93,6 +93,7 @@ rbldns:*:153: trircd:*:154: xorp:*:155: monetdb:*:156: +barman:*:157: sfs:*:171: agk:*:172: polipo:*:173: Modified: head/UIDs ============================================================================== --- head/UIDs Tue Dec 2 14:55:56 2014 (r373765) +++ head/UIDs Tue Dec 2 15:26:51 2014 (r373766) @@ -100,6 +100,7 @@ iog:*:152:80::0:0:iog Monitoring Owner:/ 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 monetdb:*:156:156::0:0:MonetDB user:/usr/local/monetdb5:/bin/sh +barman:*:157:157::0:0:Barman user:/var/barman:/bin/sh sfs:*:171:171::0:0:Self-Certifying File System:/nonexistent:/usr/sbin/nologin agk:*:172:172::0:0:AquaGateKeeper:/nonexistent:/nonexistent polipo:*:173:173::0:0:polipo web cache:/nonexistent:/usr/sbin/nologin