svn commit: r408986 - head

Kurt Jaeger pi at FreeBSD.org
Tue Feb 16 11:04:12 UTC 2016


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 at 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


More information about the svn-ports-all mailing list