svn commit: r542225 - in head/devel: . py-jailconf

Alexey Dokuchaev danfe at freebsd.org
Tue Jul 14 17:17:23 UTC 2020


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

./danfe


More information about the svn-ports-all mailing list