svn commit: r424861 - in head: audio/virtual_oss devel/py-pytimeparse games/gnome-taquin graphics/pikopixel misc/p5-Norge net-p2p/namecoin net-p2p/namecoin-daemon textproc/p5-String-Truncate www/ap...

Alexey Dokuchaev danfe at FreeBSD.org
Fri Oct 28 16:00:48 UTC 2016


Author: danfe
Date: Fri Oct 28 16:00:45 2016
New Revision: 424861
URL: https://svnweb.freebsd.org/changeset/ports/424861

Log:
  - Remove trailing dot in COMMENT and/or reword it accordingly
  - Prefer standard option descriptions, and trim one long line

Modified:
  head/audio/virtual_oss/Makefile
  head/devel/py-pytimeparse/Makefile
  head/games/gnome-taquin/Makefile
  head/graphics/pikopixel/Makefile
  head/misc/p5-Norge/Makefile
  head/net-p2p/namecoin-daemon/Makefile
  head/net-p2p/namecoin/Makefile
  head/textproc/p5-String-Truncate/Makefile
  head/www/apache22/Makefile
  head/www/elixir-webassembly/Makefile
  head/www/mod_dav_svn/Makefile

Modified: head/audio/virtual_oss/Makefile
==============================================================================
--- head/audio/virtual_oss/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/audio/virtual_oss/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.selasky.org/han
 		http://home.selasky.org:8192/distfiles/
 
 MAINTAINER=	hselasky at FreeBSD.org
-COMMENT=	Virtual OSS multi device mixer application.
+COMMENT=	Virtual OSS multi-device mixer application
 
 LICENSE=	BSD2CLAUSE
 
@@ -28,7 +28,6 @@ LIB_DEPENDS+=	libcuse4bsd.so:multimedia/
 
 BLUETOOTH_DESC=	Build with bluetooth support
 BLUETOOTH_MAKE_ARGS=	HAVE_BLUETOOTH="YES"
-DEBUG_DESC=	Build with debugging support
 DEBUG_MAKE_ARGS=	HAVE_DEBUG="YES"
 
 PLIST_FILES=	sbin/virtual_oss \

Modified: head/devel/py-pytimeparse/Makefile
==============================================================================
--- head/devel/py-pytimeparse/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/devel/py-pytimeparse/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -8,7 +8,7 @@ MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	dvl at FreeBSD.org
-COMMENT=	Small Python module to parse various kinds of time expressions.
+COMMENT=	Small Python module to parse various kinds of time expressions
 
 LICENSE=	MIT
 

Modified: head/games/gnome-taquin/Makefile
==============================================================================
--- head/games/gnome-taquin/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/games/gnome-taquin/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -8,7 +8,7 @@ MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
 
 MAINTAINER=	gnome at FreeBSD.org
-COMMENT=	Move tiles so that they reach their places.
+COMMENT=	Move tiles so that they reach their places
 
 BUILD_DEPENDS=	vala:lang/vala \
 		itstool:textproc/itstool

Modified: head/graphics/pikopixel/Makefile
==============================================================================
--- head/graphics/pikopixel/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/graphics/pikopixel/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -9,7 +9,7 @@ DISTNAME=	PikoPixel1.0b5.Sources
 WRKSRC_SUBDIR=	PikoPixel
 
 MAINTAINER=	theraven at FreeBSD.org
-COMMENT=	Application for drawing & editing pixel-art images.
+COMMENT=	Application for drawing and editing pixel-art images
 
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKDIR}/${DISTNAME}/LICENSE_agpl-3.0.txt

Modified: head/misc/p5-Norge/Makefile
==============================================================================
--- head/misc/p5-Norge/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/misc/p5-Norge/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
-COMMENT=	Misc. Norwegian methods for Perl, conversion/dates/numbers etc.
+COMMENT=	Miscellaneous Norwegian-specific conversion methods for Perl
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/net-p2p/namecoin-daemon/Makefile
==============================================================================
--- head/net-p2p/namecoin-daemon/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/net-p2p/namecoin-daemon/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -2,8 +2,6 @@
 
 PKGNAMESUFFIX=	-daemon
 
-COMMENT=	A decentralized, open DNS system and general purpose key/value store.
-
 MASTERDIR=	${.CURDIR}/../namecoin
 
 DESCR=		${MASTERDIR}/pkg-descr

Modified: head/net-p2p/namecoin/Makefile
==============================================================================
--- head/net-p2p/namecoin/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/net-p2p/namecoin/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -9,7 +9,7 @@ PORTEPOCH=	1
 CATEGORIES=	net-p2p dns
 
 MAINTAINER=	milios at ccsys.com
-COMMENT=	Decentralized, open DNS system and general purpose key/value store
+COMMENT=	Decentralized, open DNS and general purpose key/value store
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -19,8 +19,7 @@ LIB_DEPENDS=	libboost_date_time.so:devel
 OPTIONS_DEFINE=	X11 UPNP QRCODES DBUS
 OPTIONS_DEFAULT=	X11 QRCODES
 
-UPNP_DESC=	Build with UPNP support
-QRCODES_DESC=	Build with QR code display
+QRCODES_DESC=	QR code display support
 
 USE_GITHUB=	yes
 

Modified: head/textproc/p5-String-Truncate/Makefile
==============================================================================
--- head/textproc/p5-String-Truncate/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/textproc/p5-String-Truncate/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -9,7 +9,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lth at FreeBSD.org
-COMMENT=	Module for when strings are too long to be displayed in...
+COMMENT=	Module for when strings are too long to be displayed
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual

Modified: head/www/apache22/Makefile
==============================================================================
--- head/www/apache22/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/www/apache22/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -9,7 +9,7 @@ DISTNAME=	httpd-${PORTVERSION}
 DIST_SUBDIR=	apache22
 
 MAINTAINER?=	apache at FreeBSD.org
-COMMENT?=	Version 2.2.x of Apache web server with ${WITH_MPM} MPM.
+COMMENT?=	Version 2.2.x of Apache web server with ${WITH_MPM} MPM
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libapr-1.so:devel/apr1 \

Modified: head/www/elixir-webassembly/Makefile
==============================================================================
--- head/www/elixir-webassembly/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/www/elixir-webassembly/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -7,7 +7,7 @@ CATEGORIES=	www
 PKGNAMEPREFIX=	elixir-
 
 MAINTAINER=	olgeni at FreeBSD.org
-COMMENT=	DSL for creating HTML structure straight with Elixir blocks.
+COMMENT=	DSL for creating HTML structure straight with Elixir blocks
 
 LICENSE=	BSD2CLAUSE
 

Modified: head/www/mod_dav_svn/Makefile
==============================================================================
--- head/www/mod_dav_svn/Makefile	Fri Oct 28 16:00:43 2016	(r424860)
+++ head/www/mod_dav_svn/Makefile	Fri Oct 28 16:00:45 2016	(r424861)
@@ -7,7 +7,7 @@ DISTNAME=	subversion-${PORTVERSION}
 CATEGORIES=	www
 
 MAINTAINER=	lev at FreeBSD.org
-COMMENT=	Apache module for subversion serving.
+COMMENT=	Apache module for subversion serving
 
 .if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 18
 MASTERDIR=	${.CURDIR}/../../devel/subversion18
@@ -35,6 +35,7 @@ INSTALL_TARGET=	install-mods-shared
 
 post-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d
-	${INSTALL_DATA} ${WRKDIR}/220_subversion.conf.sample ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d
+	${INSTALL_DATA} ${WRKDIR}/220_subversion.conf.sample \
+		${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d
 
 .include <bsd.port.post.mk>


More information about the svn-ports-all mailing list