Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 15:31:55 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536695 - in head: science/pybrain security/beecrypt security/gopass security/jbrofuzz security/libksba security/rubygem-doorkeeper security/rubygem-doorkeeper-rails5 security/rubygem-d...
Message-ID:  <202005271531.04RFVtwD052401@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Wed May 27 15:31:55 2020
New Revision: 536695
URL: https://svnweb.freebsd.org/changeset/ports/536695

Log:
  Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).

Modified:
  head/science/pybrain/Makefile
  head/security/beecrypt/Makefile
  head/security/gopass/Makefile
  head/security/jbrofuzz/Makefile
  head/security/libksba/Makefile
  head/security/rubygem-doorkeeper-rails5/Makefile
  head/security/rubygem-doorkeeper-rails50/Makefile
  head/security/rubygem-doorkeeper/Makefile
  head/security/snortsam/Makefile
  head/security/sslscan/Makefile
  head/security/wapiti/Makefile
  head/sysutils/fdupes/Makefile
  head/sysutils/jtopen/Makefile
  head/sysutils/lineakd/Makefile
  head/sysutils/py-ranger/Makefile
  head/sysutils/znapzend/Makefile
  head/textproc/clucene/Makefile
  head/textproc/dictem/Makefile
  head/textproc/luaexpat/Makefile
  head/textproc/makefaq/Makefile
  head/textproc/p5-PerlPoint-Package/Makefile
  head/textproc/p5-Text-Shellwords/Makefile
  head/textproc/rubygem-ferret/Makefile

Modified: head/science/pybrain/Makefile
==============================================================================
--- head/science/pybrain/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/science/pybrain/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	science python
 
 MAINTAINER=	wen@FreeBSD.org
-COMMENT=	PyBrain is the swiss army knife for neural networking
+COMMENT=	Swiss Army knife for neural networking
 
 LICENSE=	BSD3CLAUSE
 

Modified: head/security/beecrypt/Makefile
==============================================================================
--- head/security/beecrypt/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/beecrypt/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -11,7 +11,7 @@ PATCHFILES=	mpntrbits.patch
 PATCH_SITES=	http://sourceforge.net/p/beecrypt/patches/_discuss/thread/bff89ba1/5387/attachment/
 
 MAINTAINER=	mi@aldan.algebra.com
-COMMENT=	BeeCrypt is an open source cryptography library
+COMMENT=	Open source cryptographic library
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB

Modified: head/security/gopass/Makefile
==============================================================================
--- head/security/gopass/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/gopass/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	sascha@root-login.org
-COMMENT=	Gopass is a rewrite of the pass password manager in Go
+COMMENT=	Rewrite of the pass password manager in Go
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE

Modified: head/security/jbrofuzz/Makefile
==============================================================================
--- head/security/jbrofuzz/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/jbrofuzz/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$
 DISTNAME=	${PORTNAME}-jar-21
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	JBroFuzz is a web application fuzzer
+COMMENT=	Web application fuzzer
 
 USES=		zip
 USE_JAVA=	yes

Modified: head/security/libksba/Makefile
==============================================================================
--- head/security/libksba/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/libksba/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	GNUPG/${PORTNAME}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	KSBA is an X.509 Library
+COMMENT=	Library to make X.509 certificates
 
 LICENSE=	GPLv2 GPLv3 LGPL3
 LICENSE_COMB=	dual

Modified: head/security/rubygem-doorkeeper-rails5/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper-rails5/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/rubygem-doorkeeper-rails5/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails5
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Doorkeeper is an OAuth 2 provider for Rails and Grape
+COMMENT=	OAuth2 provider for Rails and Grape
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

Modified: head/security/rubygem-doorkeeper-rails50/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper-rails50/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/rubygem-doorkeeper-rails50/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails50
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Doorkeeper is an OAuth 2 provider for Rails and Grape
+COMMENT=	OAuth2 provider for Rails and Grape
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

Modified: head/security/rubygem-doorkeeper/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/rubygem-doorkeeper/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Doorkeeper is an OAuth 2 provider for Rails and Grape
+COMMENT=	OAuth2 provider for Rails and Grape
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

Modified: head/security/snortsam/Makefile
==============================================================================
--- head/security/snortsam/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/snortsam/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.snortsam.net/files/snortsam/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
 MAINTAINER=	urisso@bsd.com.br
-COMMENT=	SnortSam is a output plugin for Snort
+COMMENT=	Output plugin for Snort
 
 OPTIONS_DEFINE=	IPFW SAMTOOL DEBUG DOCS
 OPTIONS_DEFAULT=	IPFW SAMTOOL

Modified: head/security/sslscan/Makefile
==============================================================================
--- head/security/sslscan/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/sslscan/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	gavin@FreeBSD.org
-COMMENT=	SSLScan is a fast SSL port scanner
+COMMENT=	Fast SSL port scanner
 
 LICENSE=	GPLv3
 

Modified: head/security/wapiti/Makefile
==============================================================================
--- head/security/wapiti/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/security/wapiti/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}3-${DISTVERSIONFULL}
 
 MAINTAINER=	antoine@FreeBSD.org
-COMMENT=	Wapiti is a vulnerability scanner for web applications
+COMMENT=	Vulnerability scanner for web applications
 
 LICENSE=	GPLv2
 

Modified: head/sysutils/fdupes/Makefile
==============================================================================
--- head/sysutils/fdupes/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/sysutils/fdupes/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	ehaupt@FreeBSD.org
-COMMENT=	Fdupes is a program for identifying or deleting duplicate files
+COMMENT=	Program for identifying or deleting duplicate files
 
 LICENSE=	MIT
 

Modified: head/sysutils/jtopen/Makefile
==============================================================================
--- head/sysutils/jtopen/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/sysutils/jtopen/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ MASTER_SITES=	SF/jt400/JTOpen-full/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION:S/./_/}
 
 MAINTAINER=	saper@saper.info
-COMMENT=	JTOpen is a Java library to access OS/400 or i5/OS system
+COMMENT=	Java library to access OS/400 or i5/OS systems
 
 LICENSE=	IBMPL10
 LICENSE_NAME=	IBM Public License 1.0

Modified: head/sysutils/lineakd/Makefile
==============================================================================
--- head/sysutils/lineakd/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/sysutils/lineakd/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/lineak/${PORTNAME}/${PORTNAME}-${PORT
 DIST_SUBDIR=	lineak
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Lineakd is a daemon which enables special keys on internet keyboards
+COMMENT=	Daemon which enables special keys on internet keyboards
 
 USES=		gmake libtool localbase xorg
 USE_CXXSTD=	c++98

Modified: head/sysutils/py-ranger/Makefile
==============================================================================
--- head/sysutils/py-ranger/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/sysutils/py-ranger/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	https://ranger.github.io/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	linpct@gmail.com
-COMMENT=	Ranger is a file manager with VI key bindings
+COMMENT=	File manager with VI key bindings
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE

Modified: head/sysutils/znapzend/Makefile
==============================================================================
--- head/sysutils/znapzend/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/sysutils/znapzend/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
 MAINTAINER=	olgeni@FreeBSD.org
-COMMENT=	ZnapZend is a ZFS centric backup tool
+COMMENT=	ZFS-centric backup tool
 
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE

Modified: head/textproc/clucene/Makefile
==============================================================================
--- head/textproc/clucene/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/clucene/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-core-unstable
 DISTNAME=	${PORTNAME}-core-${PORTVERSION}
 
 MAINTAINER=	office@FreeBSD.org
-COMMENT=	CLucene is a C++ port of Lucene
+COMMENT=	C++ port of Lucene
 
 LICENSE=	APACHE20 LGPL21
 LICENSE_COMB=	dual

Modified: head/textproc/dictem/Makefile
==============================================================================
--- head/textproc/dictem/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/dictem/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/dictem/dictem/dictem-${PORTVERSION}
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
 MAINTAINER=	max.n.boyarov@gmail.com
-COMMENT=	DictEm is a dict client for [X]Emacs
+COMMENT=	DICT protocol client for [X]Emacs
 
 LICENSE=	GPLv2
 

Modified: head/textproc/luaexpat/Makefile
==============================================================================
--- head/textproc/luaexpat/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/luaexpat/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://matthewwild.co.uk/projects/luaexp
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 
 MAINTAINER=	lx@FreeBSD.org
-COMMENT=	LuaExpat is a SAX XML parser based on the Expat library
+COMMENT=	SAX XML parser based on Expat library
 
 LICENSE=	MIT
 

Modified: head/textproc/makefaq/Makefile
==============================================================================
--- head/textproc/makefaq/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/makefaq/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -8,7 +8,7 @@ CATEGORIES=	textproc python
 MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Makefaq is a Python program that creates a (FAQ)
+COMMENT=	Python program that creates a FAQ
 
 LICENSE=	GPLv2+
 

Modified: head/textproc/p5-PerlPoint-Package/Makefile
==============================================================================
--- head/textproc/p5-PerlPoint-Package/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/p5-PerlPoint-Package/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	PerlPoint is both a presentation and a documentation toolset
+COMMENT=	Presentation and documentation toolset
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Digest-SHA1>=0:security/p5-Digest-SHA1

Modified: head/textproc/p5-Text-Shellwords/Makefile
==============================================================================
--- head/textproc/p5-Text-Shellwords/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/p5-Text-Shellwords/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	This is a thin wrapper around the shellwords.pl package
+COMMENT=	Thin wrapper around the shellwords.pl package
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual

Modified: head/textproc/rubygem-ferret/Makefile
==============================================================================
--- head/textproc/rubygem-ferret/Makefile	Wed May 27 14:55:03 2020	(r536694)
+++ head/textproc/rubygem-ferret/Makefile	Wed May 27 15:31:55 2020	(r536695)
@@ -7,7 +7,7 @@ CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Ferret is a ruby port of Lucene
+COMMENT=	Ruby port of Lucene
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE



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