aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
commit17342290d7f569930d5f0f3de159de2ddd55751c (patch)
treebcf76263a41164f48e2ca80e58ed5cda662bd417
parent22ed7dd944abbb018326307c423717ee75b6781d (diff)
downloadports-17342290d7f569930d5f0f3de159de2ddd55751c.tar.gz
ports-17342290d7f569930d5f0f3de159de2ddd55751c.zip
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
Notes
Notes: svn path=/head/; revision=424861
-rw-r--r--audio/virtual_oss/Makefile3
-rw-r--r--devel/py-pytimeparse/Makefile2
-rw-r--r--games/gnome-taquin/Makefile2
-rw-r--r--graphics/pikopixel/Makefile2
-rw-r--r--misc/p5-Norge/Makefile2
-rw-r--r--net-p2p/namecoin-daemon/Makefile2
-rw-r--r--net-p2p/namecoin/Makefile5
-rw-r--r--textproc/p5-String-Truncate/Makefile2
-rw-r--r--www/apache22/Makefile2
-rw-r--r--www/elixir-webassembly/Makefile2
-rw-r--r--www/mod_dav_svn/Makefile5
11 files changed, 13 insertions, 16 deletions
diff --git a/audio/virtual_oss/Makefile b/audio/virtual_oss/Makefile
index afe09f771228..9f1826d527f3 100644
--- a/audio/virtual_oss/Makefile
+++ b/audio/virtual_oss/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
MAINTAINER= hselasky@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/cuse4bsd-kmod
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 \
diff --git a/devel/py-pytimeparse/Makefile b/devel/py-pytimeparse/Makefile
index b443233f3f1c..26e4e88408d2 100644
--- a/devel/py-pytimeparse/Makefile
+++ b/devel/py-pytimeparse/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@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
diff --git a/games/gnome-taquin/Makefile b/games/gnome-taquin/Makefile
index 46ddf947ff68..e5dbae1e826c 100644
--- a/games/gnome-taquin/Makefile
+++ b/games/gnome-taquin/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@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
diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile
index 596909a495d1..b9fb92f9da10 100644
--- a/graphics/pikopixel/Makefile
+++ b/graphics/pikopixel/Makefile
@@ -9,7 +9,7 @@ DISTNAME= PikoPixel1.0b5.Sources
WRKSRC_SUBDIR= PikoPixel
MAINTAINER= theraven@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
diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile
index 67ca4a653d9b..4e450a0254eb 100644
--- a/misc/p5-Norge/Makefile
+++ b/misc/p5-Norge/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@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
diff --git a/net-p2p/namecoin-daemon/Makefile b/net-p2p/namecoin-daemon/Makefile
index d6d66691d204..3ece9bcc3f36 100644
--- a/net-p2p/namecoin-daemon/Makefile
+++ b/net-p2p/namecoin-daemon/Makefile
@@ -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
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 72e1a8dd5be2..917c20ad0477 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -9,7 +9,7 @@ PORTEPOCH= 1
CATEGORIES= net-p2p dns
MAINTAINER= milios@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/boost-libs
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
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile
index a7d8be33d426..b0402dee3fcb 100644
--- a/textproc/p5-String-Truncate/Makefile
+++ b/textproc/p5-String-Truncate/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@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
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 315bae7864f5..b166f546217d 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -9,7 +9,7 @@ DISTNAME= httpd-${PORTVERSION}
DIST_SUBDIR= apache22
MAINTAINER?= apache@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 \
diff --git a/www/elixir-webassembly/Makefile b/www/elixir-webassembly/Makefile
index 48bb9799d9ef..fb87d20b2592 100644
--- a/www/elixir-webassembly/Makefile
+++ b/www/elixir-webassembly/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= DSL for creating HTML structure straight with Elixir blocks.
+COMMENT= DSL for creating HTML structure straight with Elixir blocks
LICENSE= BSD2CLAUSE
diff --git a/www/mod_dav_svn/Makefile b/www/mod_dav_svn/Makefile
index 1a357d5c248c..b27435e7d70d 100644
--- a/www/mod_dav_svn/Makefile
+++ b/www/mod_dav_svn/Makefile
@@ -7,7 +7,7 @@ DISTNAME= subversion-${PORTVERSION}
CATEGORIES= www
MAINTAINER= lev@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>