From owner-svn-ports-all@freebsd.org Tue Jul 14 17:26:58 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BBC59369842; Tue, 14 Jul 2020 17:26:58 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B5nWQ1SmFz4Bjh; Tue, 14 Jul 2020 17:26:57 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by fc.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1jvOhh-0007rf-Lm; Tue, 14 Jul 2020 19:26:53 +0200 Date: Tue, 14 Jul 2020 19:26:53 +0200 From: Kurt Jaeger To: Alexey Dokuchaev Cc: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r542225 - in head/devel: . py-jailconf Message-ID: <20200714172653.GA32466@fc.opsec.eu> References: <202007141709.06EH92Rt066640@repo.freebsd.org> <20200714171722.GA81439@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200714171722.GA81439@FreeBSD.org> X-Rspamd-Queue-Id: 4B5nWQ1SmFz4Bjh X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Tue, 14 Jul 2020 17:26:58 -0000 Hi! > On Tue, Jul 14, 2020 at 05:09:02PM +0000, Kurt Jaeger wrote: > > New Revision: 542225 > > URL: https://svnweb.freebsd.org/changeset/ports/542225 > > > > Log: > > New port: devel/py-jailconf > > > > ... > > +MAINTAINER= s.adaszewski@gmail.com > > +COMMENT= Parse and edit your FreeBSD jail.conf with python > > > > +++ head/devel/py-jailconf/pkg-descr > > @@ -0,0 +1,3 @@ > > +Parse and edit your FreeBSD jail.conf with python. > > + > > +WWW: https://github.com/leforestier/jailconf > > Repeating the COMMENT verbatim makes a bad port description, and is > explicitly advised against in the PHB Section 3.2.1. Please do not > commit proposed changes as is, they often require polishing. Turns out, koobs@ committed 542188 in sysutils, so this was not needed anyway. And: There's not much more description for that port anyway, so what should be in pkg-descr ... ? -- pi@FreeBSD.org +49 171 3101372 Now what ?