Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2020 03:58:17 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Kurt Jaeger <pi@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r552051 - in head/security: . ffuf
Message-ID:  <20201012035817.GA70557@FreeBSD.org>
In-Reply-To: <202010111110.09BBAC9u094195@repo.freebsd.org>
References:  <202010111110.09BBAC9u094195@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 11, 2020 at 11:10:12AM +0000, Kurt Jaeger wrote:
> New Revision: 552051
> URL: https://svnweb.freebsd.org/changeset/ports/552051
> 
> Log:
>   New port: security/ffuf
>   
>   Fast web fuzzer written in Go
>   
> ...
> +PORTNAME=	ffuf
> +DISTVERSIONPREFIX=v
> +DISTVERSION=	1.1.0
> +CATEGORIES=	security www
> +
> +MAINTAINER=	0xdutra@gmail.com
> +COMMENT=	Fast web fuzzer written in Go
>   
> ...
> +++ head/security/ffuf/pkg-descr	Sun Oct 11 11:10:11 2020
> @@ -0,0 +1,3 @@
> +Fast web fuzzer written in Go
> +
> +WWW: https://github.com/ffuf/ffuf

COMMENT alone rarely makes good port description.  PHB explicitly tells
not to do so in Section 3.2.1.  If upstream and/or submitter failed to
provide propert text, it becomes committer's responsibility to write up
and add one.

Unlike COMMENT, port description should end with a full stop (period).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201012035817.GA70557>