From owner-freebsd-ports@freebsd.org Wed Oct 11 22:57:19 2017 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 1D9C3E3981F; Wed, 11 Oct 2017 22:57:19 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-8.mit.edu (dmz-mailsec-scanner-8.mit.edu [18.7.68.37]) (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 B58A380A52; Wed, 11 Oct 2017 22:57:18 +0000 (UTC) (envelope-from kaduk@mit.edu) X-AuditID: 12074425-4d5ff70000000ce2-c3-59dea09ae62a Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) (using TLS with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-8.mit.edu (Symantec Messaging Gateway) with SMTP id 4C.16.03298.A90AED95; Wed, 11 Oct 2017 18:52:10 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH-1.MIT.EDU [18.9.28.11]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id v9BMq9c0009915; Wed, 11 Oct 2017 18:52:10 -0400 Received: from kduck.kaduk.org (24-107-191-124.dhcp.stls.mo.charter.com [24.107.191.124]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id v9BMq6jR027491 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 11 Oct 2017 18:52:08 -0400 Date: Wed, 11 Oct 2017 17:52:06 -0500 From: Benjamin Kaduk To: Ernie Luzar Cc: doc@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Porters Handbook section 4.4 Message-ID: <20171011225205.GC96685@kduck.kaduk.org> References: <7b2f2464-5c35-e24a-2047-838c1a9e96a3@FreeBSD.org> <20171009224825.GM96685@kduck.kaduk.org> <20171011223253.GB96685@kduck.kaduk.org> <59DE9DD4.7010707@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59DE9DD4.7010707@gmail.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrDIsWRmVeSWpSXmKPExsUixG6nrjtrwb1Ig0lr5C2mftzJarHp8FtG i+unJ7E7MHvM+DSfxWPnrLvsAUxRXDYpqTmZZalF+nYJXBnP9wsVNLNVTNn7maWB8RlLFyMn h4SAicTFRSeAbC4OIYHFTBKHnjWyQjgbGSWWP7jIDOFcZZI4eXUrG0gLi4CqxOvdJ1hBbDYB NYnHe5vBbBEBFYnNW56C1TAL6EkcmNLABGILC2hK3GvbA7aOF2jdv3WtUBtOskhMmryXGSIh KHFy5hMWiGYtiRv/XgI1cwDZ0hLL/3GAhDmB5lx/Mgtsl6iAssS8favYJjAKzELSPQtJ9yyE 7gWMzKsYZVNyq3RzEzNzilOTdYuTE/PyUot0LfRyM0v0UlNKNzGCA9ZFdQfjnL9ehxgFOBiV eHhfaN2LFGJNLCuuzD3EKMnBpCTK+zAGKMSXlJ9SmZFYnBFfVJqTWnyIUYKDWUmE91sWUI43 JbGyKrUoHyYlzcGiJM67LWhXpJBAemJJanZqakFqEUxWhoNDSYLXfz5Qo2BRanpqRVpmTglC momDE2Q4D9BwVZAa3uKCxNzizHSI/ClGXY4bD6//YRJiycvPS5US57UHKRIAKcoozYObA0o0 Etn7a14xigO9Jcw7B6SKB5ik4Ca9AlrCBLRENO0OyJKSRISUVAOjkaRXVvHMBVPO7/h98u3y v2wOy5rYX0+dd++PJ8NPZe0DP6UTNs7Zcc7FmjNHbvMyvssWL1O8YmX4b4mZmvPxtlxu3jLz XljHhWnz9bunT1gW1r9+c47uN8vC7WEXi10OLEoLPfxrD6vTpyv2ee+cMlz4+rx5HZOlFkyo /qLOWqx05ZzP9nVrlFiKMxINtZiLihMBock0qw8DAAA= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2017 22:57:19 -0000 On Wed, Oct 11, 2017 at 06:40:20PM -0400, Ernie Luzar wrote: > > Have nothing to add here, but this post peaked my interest about what > your talking about. > > What is Phabricator? Phabricator is a project/software for doing code review of all sorts. The FreeBSD documentation tree contains a lot of XML file, which can be treated as code and subjected to pre-commit review as well. > What is its use in generating doc markup file for handbook changes? It doesn't help with converting non-marked-up text to XML form, it's just a convenient place to post a draft patch and be able to make line-by-line comments on it that are archived in a useful way. https://www.phacility.com/phabricator/ seems to be the upstream project's home page. -Ben