From owner-svn-ports-all@FreeBSD.ORG Fri Feb 14 20:20:15 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A8AE761; Fri, 14 Feb 2014 20:20:15 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5695D124F; Fri, 14 Feb 2014 20:20:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1EKKFF3016853; Fri, 14 Feb 2014 20:20:15 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1EKKFsu016851; Fri, 14 Feb 2014 20:20:15 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201402142020.s1EKKFsu016851@svn.freebsd.org> From: Ryan Steinmetz Date: Fri, 14 Feb 2014 20:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344310 - 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.17 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: Fri, 14 Feb 2014 20:20:15 -0000 Author: zi Date: Fri Feb 14 20:20:14 2014 New Revision: 344310 URL: http://svnweb.freebsd.org/changeset/ports/344310 QAT: https://qat.redports.org/buildarchive/r344310/ Log: - Allocate UID/GID for exaddos, an upcoming new port Modified: head/GIDs head/UIDs Modified: head/GIDs ============================================================================== --- head/GIDs Fri Feb 14 20:13:10 2014 (r344309) +++ head/GIDs Fri Feb 14 20:20:14 2014 (r344310) @@ -142,6 +142,7 @@ prelude:*:281: spread:*:282: devmon:*:283: vnstat:*:284: +exaddos:*:285:exaddos backuppc:*:300: _sphinx:*:312: dkfilter:*:325: Modified: head/UIDs ============================================================================== --- head/UIDs Fri Feb 14 20:13:10 2014 (r344309) +++ head/UIDs Fri Feb 14 20:20:14 2014 (r344310) @@ -149,6 +149,7 @@ prelude:*:281:281::0:0:Prelude user:/non spread:*:282:282::0:0:Spread user:/nonexistent:/usr/sbin/nologin devmon:*:283:283::0:0:devmon monitor:/nonexistent:/usr/sbin/nologin vnstat:*:284:284::0:0:vnStat Network Monitor:/nonexistent:/usr/sbin/nologin +exaddos:*:285:285::0:0:exaddos daemon:/nonexistent:/usr/sbin/nologin backuppc:*:300:300::0:0:BackupPC pseudo-user:/nonexistent:/usr/sbin/nologin _sphinx:*:312:312::0:0:Sphinxsearch Owner:/nonexistent:/usr/sbin/nologin dkfilter:*:325:325::0:0:DK Filter Owner:/nonexistent:/usr/sbin/nologin