Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 11:04:10 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408986 - head
Message-ID:  <201602161104.u1GB4AkP066366@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Feb 16 11:04:10 2016
New Revision: 408986
URL: https://svnweb.freebsd.org/changeset/ports/408986

Log:
  devel/gogs (new port, not yet in the tree): reserve UIDs and GIDs
  
  PR:		207206
  Submitted by:	Matthias Fechner <idefix@fechner.net>

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Tue Feb 16 10:39:56 2016	(r408985)
+++ head/GIDs	Tue Feb 16 11:04:10 2016	(r408986)
@@ -126,6 +126,7 @@ yate:*:204:
 gnugk:*:205:
 gini:*:206:
 _mixminion:*:207:
+gogs:*:209:
 shoutcast:*:210:
 git:*:211:
 hg:*:212:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Tue Feb 16 10:39:56 2016	(r408985)
+++ head/UIDs	Tue Feb 16 11:04:10 2016	(r408986)
@@ -131,6 +131,7 @@ yate:*:204:204::0:0:Yate:/nonexistent:/u
 gnugk:*:205:205::0:0:GNU GateKeeper pseudo-user:/nonexistent:/usr/sbin/nologin
 gini:*:206:206::0:0:& streaming server:/var/log/gini:/usr/sbin/nologin
 _mixminion:*:207:207::0:0:Mixminion server:/nonexistent:/usr/sbin/nologin
+gogs:*:209:209::0:0:gogs user:/var/db/gogs/home:/bin/sh
 shoutcast:*:210:210::0:0:Shoutcast sandbox:/nonexistent:/bin/sh
 git:*:211:211::0:0:gitosis user:/usr/local/git:/bin/sh
 hg:*:212:212::0:0:mercurial-server user:/usr/local/hg:/bin/sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602161104.u1GB4AkP066366>