From owner-freebsd-ports@freebsd.org Wed May 4 00:35:28 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA116B2BCF1 for ; Wed, 4 May 2016 00:35:28 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8CCDE12D3 for ; Wed, 4 May 2016 00:35:28 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 88724B2BCF0; Wed, 4 May 2016 00:35:28 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 881F7B2BCEF for ; Wed, 4 May 2016 00:35:28 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: from mail-yw0-x22f.google.com (mail-yw0-x22f.google.com [IPv6:2607:f8b0:4002:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A29012D2 for ; Wed, 4 May 2016 00:35:28 +0000 (UTC) (envelope-from jason.unovitch@gmail.com) Received: by mail-yw0-x22f.google.com with SMTP id j74so49259852ywg.1 for ; Tue, 03 May 2016 17:35:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=PfrG1kr5IpAzv2hyNJ116LPH5OgM4m6MZ8jJeuo3jpQ=; b=VrERVdNbZNRhWTBphZoAD6/IlDMTH6VNZLXuWCIVOzcOw/bEvzCIncU88yzKrxqQsw F8jAUAU4C2jqseVVvc4Z30Sl32sXxQ8NlFmnsntiRB/y0tyUW5eBIEQdEgU7UD8H/H/g A//KNul1KqvW0N6Guo6gO4RvYNczoY1eDdXIeOMHVm/PNmt46Rhmgk5sLir0Lqabe2T4 aCqrOxv4Y1j9pX5xbFS0HdkXmXaVrRU/Z9i0e/6LXuN83dNydRCHioGBkrU4Muz9pO4P X0b1Ul/pRr+0X9rkGrm4pR67FoB1d8vEdOPnG+0qiDQSF0SiM6RvygW05K+Piky1C18k 4P/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=PfrG1kr5IpAzv2hyNJ116LPH5OgM4m6MZ8jJeuo3jpQ=; b=JsWo0NVtghIJ/H6LRuBG/u+zaqFugSidUEANV/H81v24yFxkR0WbgqNkStNxC8/7q2 q7tRGms+Sm1wHCEQT5Fw4BRH+iW5aBChf8qpjHP25xaVnIINqitHINTHU2FeMgShfHfA Hauq9/pxv5y63riytREXdw2v3uBz5WNRe1KmhQxw/ZTIVGm/O3Ulxn2vHCXPAwAMywyT sVb8e6RHilbrz3ySJ0IOCLusPY0aPpq+cP2DX9dIhaUX2N6LxqeFG1JV/8+VCwu3yfly h4A+yWaI70a0JPAywd+jt1F551TjH5fqVvDAV9eDDM3RUOu9VEoFKws4oJQAa5Tb9wPx jzEA== X-Gm-Message-State: AOPr4FXHFenE0w9BI4s1kAs1dSFUrIcZCIbtC6VnbQVYgKU41VKA/nGHvzKd3GrxcTaI6nQLpfw8cFnkFSOt8g== MIME-Version: 1.0 X-Received: by 10.159.40.131 with SMTP id d3mr3019191uad.152.1462322127513; Tue, 03 May 2016 17:35:27 -0700 (PDT) Received: by 10.176.65.98 with HTTP; Tue, 3 May 2016 17:35:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 3 May 2016 20:35:27 -0400 Message-ID: Subject: Re: what for is the "gogs" UID/GID From: Jason Unovitch To: Vick Khera Cc: FreeBSD Ports List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 00:35:28 -0000 On Tue, May 3, 2016 at 8:28 PM, Vick Khera wrote: > I'm checking out some git web interfaces, and I stumbled upon the > registered UID/GID for "gogs" which is one of the tools I am investigating. > > I'm curious why there's an entry for it but no corresponding port. In fact, > the only reference in all of the ports tree is just those two entries. > _______________________________________________ The commit message that added it was part of https://bugs.FreeBSD.org/207206 and based on that it was added for https://bugs.FreeBSD.org/205283 which has yet to be committed to the ports tree.