From owner-svn-ports-head@FreeBSD.ORG Thu Oct 31 04:17:35 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ED407A75; Thu, 31 Oct 2013 04:17:35 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8C2C2D29; Thu, 31 Oct 2013 04:17:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9V4HZwb003612; Thu, 31 Oct 2013 04:17:35 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9V4HTBE003568; Thu, 31 Oct 2013 04:17:29 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201310310417.r9V4HTBE003568@svn.freebsd.org> From: Eitan Adler Date: Thu, 31 Oct 2013 04:17:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332200 - in head: databases/p5-Teng deskutils/hot-babe deskutils/when devel/pycount devel/violet games/netherearth graphics/guilib japanese/ng japanese/ng-devel mail/claws-mail math/p5... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 04:17:36 -0000 Author: eadler Date: Thu Oct 31 04:17:29 2013 New Revision: 332200 URL: http://svnweb.freebsd.org/changeset/ports/332200 Log: The word 'very' has no place in COMMENT COMMENT should not begin with 'A' or 'An' Maintainers were notified and given time to object. Modified: head/databases/p5-Teng/Makefile head/deskutils/hot-babe/Makefile head/deskutils/when/Makefile head/devel/pycount/Makefile head/devel/violet/Makefile head/games/netherearth/Makefile head/graphics/guilib/Makefile head/japanese/ng-devel/Makefile head/japanese/ng/Makefile head/mail/claws-mail/Makefile head/math/p5-Statistics-Basic/Makefile head/misc/fortuneit/Makefile head/net-p2p/linux-jigdo/Makefile head/net/hexinject/Makefile head/net/openser/Makefile head/net/p5-XML-Fast/Makefile head/net/ser/Makefile head/textproc/py-Tempita/Makefile head/www/lighttpd/Makefile head/www/mathopd/Makefile head/www/netrik/Makefile head/www/p5-CGI-Thin/Makefile head/www/p5-HTTP-Server-Simple/Makefile head/www/p5-Template-Simple/Makefile head/www/rubygem-erubis/Makefile head/www/rubygem-nanoc/Makefile head/www/rubygem-thin/Makefile head/x11-wm/enlightenment/Makefile Modified: head/databases/p5-Teng/Makefile ============================================================================== --- head/databases/p5-Teng/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/databases/p5-Teng/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= CPAN:NEKOKAK PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Perl extension for very simple DBI wrapper/ORMapper +COMMENT= Perl extension for simple DBI wrapper/ORMapper RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ Modified: head/deskutils/hot-babe/Makefile ============================================================================== --- head/deskutils/hot-babe/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/deskutils/hot-babe/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -10,7 +10,7 @@ MASTER_SITES= http://dindinx.net/hotbabe MASTER_SITE_SUBDIR= novel MAINTAINER= novel@FreeBSD.org -COMMENT= Small utility which displays the system activity in a very special way +COMMENT= Small utility which displays the system activity in a special way USES= pkgconfig USE_BZIP2= yes Modified: head/deskutils/when/Makefile ============================================================================== --- head/deskutils/when/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/deskutils/when/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= deskutils MASTER_SITES= LOCAL/culot MAINTAINER= culot@FreeBSD.org -COMMENT= A very simple personal calendar +COMMENT= Simple personal calendar USES= perl5 USE_PERL5= run Modified: head/devel/pycount/Makefile ============================================================================== --- head/devel/pycount/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/devel/pycount/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -12,7 +12,7 @@ EXTRACT_SUFX= # DIST_SUBDIR= python MAINTAINER= lwhsu@FreeBSD.org -COMMENT= A very initial effort to Python code metrics +COMMENT= Initial effort to Python code metrics USE_DOS2UNIX= yes USE_PYTHON= yes Modified: head/devel/violet/Makefile ============================================================================== --- head/devel/violet/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/devel/violet/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -11,7 +11,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= graudeejs@gmail.com -COMMENT= Violet is a very easy to learn and use UML editor +COMMENT= Violet is a easy to learn and use UML editor USE_JAVA= yes JAVA_VERSION= 1.6+ Modified: head/games/netherearth/Makefile ============================================================================== --- head/games/netherearth/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/games/netherearth/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://move.kirishi.ru/soft/netherearth/ MAINTAINER= olevole@olevole.ru -COMMENT= Remake of the very first real time strategy game on the SPECTRUM +COMMENT= Remake of the first real time strategy game on the SPECTRUM GNU_CONFIGURE= yes Modified: head/graphics/guilib/Makefile ============================================================================== --- head/graphics/guilib/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/graphics/guilib/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.libsdl.org/proj DISTNAME= GUIlib-${PORTVERSION} MAINTAINER= acm@FreeBSD.org -COMMENT= A very simple GUI framework for use with SDL +COMMENT= Simple GUI framework for use with SDL USE_SDL= sdl USE_GMAKE= yes Modified: head/japanese/ng-devel/Makefile ============================================================================== --- head/japanese/ng-devel/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/japanese/ng-devel/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= http://tomato.sakura.ne.jp DISTNAME= ${PORTNAME}-1.5beta1 MAINTAINER?= ginga-freebsd@ginganet.org -COMMENT= A very light Emacs-clone with Japanese support +COMMENT= Light Emacs-clone with Japanese support ALL_TARGET= ng GNU_CONFIGURE= yes Modified: head/japanese/ng/Makefile ============================================================================== --- head/japanese/ng/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/japanese/ng/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -11,7 +11,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ng-1.4.4-replace_bug.patch MAINTAINER?= ginga-freebsd@ginganet.org -COMMENT?= A very light Emacs-clone with Japanese support +COMMENT?= Light Emacs-clone with Japanese support MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LIBS}" LIBS= -ltermcap Modified: head/mail/claws-mail/Makefile ============================================================================== --- head/mail/claws-mail/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/mail/claws-mail/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -5,7 +5,7 @@ PORTNAME= claws-mail PORTREVISION= 1 CATEGORIES= mail news ipv6 -COMMENT= Lightweight and very featureful GTK+ based e-mail and news client +COMMENT= Lightweight and featureful GTK+ based e-mail and news client LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libetpan.so:${PORTSDIR}/mail/libetpan \ Modified: head/math/p5-Statistics-Basic/Makefile ============================================================================== --- head/math/p5-Statistics-Basic/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/math/p5-Statistics-Basic/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= Statistics PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org -COMMENT= A collection of very basic statistics modules +COMMENT= Collection of basic statistics modules BUILD_DEPENDS= p5-Number-Format>=1.61:${PORTSDIR}/textproc/p5-Number-Format RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/misc/fortuneit/Makefile ============================================================================== --- head/misc/fortuneit/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/misc/fortuneit/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= http://utenti.gufi.org/~gm DISTNAME= fortune-it-${PORTVERSION} MAINTAINER= gmarco@gufi.org -COMMENT= A very funny fortune file in Italian +COMMENT= Funny fortune file in Italian STRCMD= /usr/games/strfile Modified: head/net-p2p/linux-jigdo/Makefile ============================================================================== --- head/net-p2p/linux-jigdo/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/net-p2p/linux-jigdo/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= linux- DISTNAME= jigdo-bin-${PORTVERSION} MAINTAINER= udo.schweigert@siemens.com -COMMENT= A tool designed to ease the distribution of very large files +COMMENT= Tool designed to ease the distribution of large files RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget Modified: head/net/hexinject/Makefile ============================================================================== --- head/net/hexinject/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/net/hexinject/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sbz@FreeBSD.org -COMMENT= HexInject is a very versatile packet injector and sniffer +COMMENT= HexInject is a versatile packet injector and sniffer LICENSE= BSD Modified: head/net/openser/Makefile ============================================================================== --- head/net/openser/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/net/openser/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -9,7 +9,7 @@ MASTER_SITES= http://openser.org/pub/ope DISTNAME= ${PORTNAME}-${PORTVERSION}-tls_src MAINTAINER= jesusr@FreeBSD.org -COMMENT= A very fast and configurable SIP proxy with TLS support +COMMENT= Fast and configurable SIP proxy with TLS support LIB_DEPENDS= radiusclient-ng.2:${PORTSDIR}/net/radiusclient Modified: head/net/p5-XML-Fast/Makefile ============================================================================== --- head/net/p5-XML-Fast/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/net/p5-XML-Fast/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dhn@FreeBSD.org -COMMENT= Simple and very fast XML to hash conversion +COMMENT= Simple and fast XML to hash conversion USES= perl5 USE_PERL5= configure Modified: head/net/ser/Makefile ============================================================================== --- head/net/ser/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/net/ser/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -10,7 +10,7 @@ MASTER_SITES= http://download.berlios.de DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= sobomax@FreeBSD.org -COMMENT= A very fast and configurable SIP proxy +COMMENT= Fast and configurable SIP proxy WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/textproc/py-Tempita/Makefile ============================================================================== --- head/textproc/py-Tempita/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/textproc/py-Tempita/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com -COMMENT= A very small text templating language +COMMENT= Small text templating language USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/lighttpd/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ MAINTAINER?= mm@FreeBSD.org -COMMENT?= A secure, fast, compliant, and very flexible Web Server +COMMENT?= Secure, fast, compliant, and flexible Web Server .if !defined(_BUILDING_LIGHTTPD_MODULE) LICENSE= BSD Modified: head/www/mathopd/Makefile ============================================================================== --- head/www/mathopd/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/mathopd/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.mathopd.org/dist/ MAINTAINER= michiel@boland.org -COMMENT= A very small, yet very fast HTTP server +COMMENT= Small, yet fast HTTP server CFLAGS+= -DFREEBSD_SENDFILE MAKE_ARGS= CFLAGS="${CFLAGS}" Modified: head/www/netrik/Makefile ============================================================================== --- head/www/netrik/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/netrik/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION}%20%28beta%29 MAINTAINER= ale@FreeBSD.org -COMMENT= A text web browser, very ambitious, in active development +COMMENT= Text web browser, ambitious, in active development RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget Modified: head/www/p5-CGI-Thin/Makefile ============================================================================== --- head/www/p5-CGI-Thin/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/p5-CGI-Thin/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= pphillips@experts-exchange.com -COMMENT= A very lightweight Parser for CGI Forms +COMMENT= Lightweight Parser for CGI Forms USES= perl5 USE_PERL5= configure Modified: head/www/p5-HTTP-Server-Simple/Makefile ============================================================================== --- head/www/p5-HTTP-Server-Simple/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/p5-HTTP-Server-Simple/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org -COMMENT= A very simple standalone HTTP daemon +COMMENT= Simple standalone HTTP daemon USES= perl5 USE_PERL5= configure Modified: head/www/p5-Template-Simple/Makefile ============================================================================== --- head/www/p5-Template-Simple/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/p5-Template-Simple/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ken.mcglothlen@gmail.com -COMMENT= Template::Simple (a very fast templating module) +COMMENT= Fast templating module LICENSE= ART20 Modified: head/www/rubygem-erubis/Makefile ============================================================================== --- head/www/rubygem-erubis/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/rubygem-erubis/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A fast, secure, and very extensible implementation of eRuby +COMMENT= Fast, secure, and extensible implementation of eRuby RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract Modified: head/www/rubygem-nanoc/Makefile ============================================================================== --- head/www/rubygem-nanoc/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/rubygem-nanoc/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= zi@FreeBSD.org -COMMENT= A simple but very flexible static site generator +COMMENT= Simple but flexible static site generator RUN_DEPENDS= rubygem-cri>=2.2:${PORTSDIR}/devel/rubygem-cri Modified: head/www/rubygem-thin/Makefile ============================================================================== --- head/www/rubygem-thin/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/www/rubygem-thin/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -7,7 +7,7 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A fast and very simple Ruby web server +COMMENT= Fast and simple Ruby web server RUN_DEPENDS= rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack \ rubygem-eventmachine>=0.12.6:${PORTSDIR}/devel/rubygem-eventmachine \ Modified: head/x11-wm/enlightenment/Makefile ============================================================================== --- head/x11-wm/enlightenment/Makefile Thu Oct 31 03:59:57 2013 (r332199) +++ head/x11-wm/enlightenment/Makefile Thu Oct 31 04:17:29 2013 (r332200) @@ -10,7 +10,7 @@ MASTER_SITES= http://download.enlightenm LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org -COMMENT= A very artistic X window manager +COMMENT= Artistic X window manager LICENSE= BSD