svn commit: r330460 - in head: chinese/fortunetw devel/adime devel/prototype games/asc irc/darkbot japanese/ng-canna java/jikes multimedia/oqtplayer net-p2p/jigdo
Eitan Adler
eadler at FreeBSD.org
Tue Oct 15 21:17:58 UTC 2013
Author: eadler
Date: Tue Oct 15 21:17:55 2013
New Revision: 330460
URL: http://svnweb.freebsd.org/changeset/ports/330460
Log:
Clean up some COMMENTs
Modified:
head/chinese/fortunetw/Makefile
head/devel/adime/Makefile
head/devel/prototype/Makefile
head/games/asc/Makefile
head/irc/darkbot/Makefile
head/japanese/ng-canna/Makefile
head/java/jikes/Makefile
head/multimedia/oqtplayer/Makefile
head/net-p2p/jigdo/Makefile
Modified: head/chinese/fortunetw/Makefile
==============================================================================
--- head/chinese/fortunetw/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/chinese/fortunetw/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/chinsan \
DISTNAME= zh-fortunetw-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A very classic fortune file in Taiwan
+COMMENT= Classic fortune file in Taiwan
NO_BUILD= yes
Modified: head/devel/adime/Makefile
==============================================================================
--- head/devel/adime/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/devel/adime/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
-COMMENT= Generate Allegro dialogs in a very simple way
+COMMENT= Generate Allegro dialogs in a simple way
LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
Modified: head/devel/prototype/Makefile
==============================================================================
--- head/devel/prototype/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/devel/prototype/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -8,7 +8,7 @@ MASTER_SITES= http://carlo17.home.xs4all
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
-COMMENT= Prototype Makefiles allows very fast project start ups
+COMMENT= Prototype Makefiles allows fast project start ups
GNU_CONFIGURE= yes
USE_GMAKE= yes
Modified: head/games/asc/Makefile
==============================================================================
--- head/games/asc/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/games/asc/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A turn based, multiplayer strategic game with very nice graphics
+COMMENT= Turn based, multiplayer strategic game with nice graphics
LICENSE= GPLv2
Modified: head/irc/darkbot/Makefile
==============================================================================
--- head/irc/darkbot/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/irc/darkbot/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -10,7 +10,7 @@ MASTER_SITES= http://darkbot.sourceforge
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}
MAINTAINER= ports at FreeBSD.org
-COMMENT= IRC talking bot with a very fast algorithm for its database
+COMMENT= IRC talking bot with a fast algorithm for its database
SUB_FILES= pkg-message
Modified: head/japanese/ng-canna/Makefile
==============================================================================
--- head/japanese/ng-canna/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/japanese/ng-canna/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -4,7 +4,7 @@
PKGNAMESUFFIX= -canna
MAINTAINER= ports at FreeBSD.org
-COMMENT= A very lightweight Emacs-clone with Japanese and Canna support
+COMMENT= Lightweight Emacs-clone with Japanese and Canna support
MASTERDIR= ${.CURDIR}/../ng
Modified: head/java/jikes/Makefile
==============================================================================
--- head/java/jikes/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/java/jikes/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -8,7 +8,7 @@ CATEGORIES= java
MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A very fast Java source to byte-code compiler made available by IBM
+COMMENT= Java source to byte-code compiler made available by IBM
MAN1= jikes.1
Modified: head/multimedia/oqtplayer/Makefile
==============================================================================
--- head/multimedia/oqtplayer/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/multimedia/oqtplayer/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION}-s
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= Very very small, not functional, video OpenQuicktime (TM) player
+COMMENT= Small, not functional, video OpenQuicktime (TM) player
LIB_DEPENDS= openquicktime.0:${PORTSDIR}/multimedia/openquicktime
Modified: head/net-p2p/jigdo/Makefile
==============================================================================
--- head/net-p2p/jigdo/Makefile Tue Oct 15 21:16:29 2013 (r330459)
+++ head/net-p2p/jigdo/Makefile Tue Oct 15 21:17:55 2013 (r330460)
@@ -8,7 +8,7 @@ CATEGORIES= net-p2p
MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/
MAINTAINER= ports at FreeBSD.org
-COMMENT= Utility used to retrieve very large files over the Internet
+COMMENT= Utility used to retrieve large files over the Internet
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
More information about the svn-ports-all
mailing list