svn commit: r301519 - in head: audio/rosegarden devel/alabastra devel/deheader devel/elfsh devel/fpc-pthreads devel/hs-blaze-builder-enumerator devel/libgdata devel/linux-kmod-compat devel/objcunit...
Carlo Strub
cs at FreeBSD.org
Wed Jul 25 11:24:12 UTC 2012
Author: cs
Date: Wed Jul 25 11:24:09 2012
New Revision: 301519
URL: http://svn.freebsd.org/changeset/ports/301519
Log:
Fix typos in COMMENT
Modified:
head/audio/rosegarden/Makefile
head/devel/alabastra/Makefile
head/devel/deheader/Makefile
head/devel/elfsh/Makefile
head/devel/fpc-pthreads/Makefile
head/devel/hs-blaze-builder-enumerator/Makefile
head/devel/libgdata/Makefile
head/devel/linux-kmod-compat/Makefile
head/devel/objcunit/Makefile
head/devel/p5-BSD-stat/Makefile
head/devel/p5-Class-Accessor-Lite/Makefile
head/devel/p5-Config-Perl-V/Makefile
head/devel/p5-Contextual-Return/Makefile
head/devel/p5-DateConvert/Makefile
head/devel/p5-Devel-SimpleTrace/Makefile
head/devel/p5-Eval-Context/Makefile
head/devel/p5-Moo/Makefile
head/devel/p5-SVN-Look/Makefile
head/devel/p5-String-CRC32/Makefile
head/devel/pear-codegen/Makefile
head/devel/py-Products.ExternalEditor/Makefile
head/devel/py-funcparserlib/Makefile
head/devel/py-magic/Makefile
head/devel/ruby-io-reactor/Makefile
head/devel/rubygem-builder/Makefile
head/devel/rubygem-rash/Makefile
head/devel/z80asm/Makefile
head/dns/curvedns/Makefile
head/dns/vizone/Makefile
head/editors/code-browser/Makefile
head/editors/fb/Makefile
head/editors/omegaT/Makefile
head/editors/rospell/Makefile
head/editors/scite/Makefile
head/editors/xml2rfc-xxe/Makefile
head/editors/zim/Makefile
head/finance/grisbi/Makefile
head/games/linux-savage-samuraiwars/Makefile
head/games/linux-savage/Makefile
head/graphics/gnomeiconedit/Makefile
head/graphics/linux-sdl_ttf/Makefile
head/graphics/linux_dri/Makefile
head/graphics/white_dune/Makefile
head/japanese/slimeforest/Makefile
head/misc/fortune-mod-culmea-culmilor/Makefile
head/multimedia/emovix/Makefile
head/multimedia/linux-ov511-kmod/Makefile
head/net/latd/Makefile
head/net/ldapbrowser/Makefile
head/net/nbd-server/Makefile
head/security/fwknop/Makefile
head/sysutils/fonteditfs/Makefile
head/sysutils/netdump-server/Makefile
head/sysutils/pbreg/Makefile
head/textproc/tkxmlive/Makefile
head/x11-fm/catseye-fm/Makefile
head/x11-toolkits/fl_editor/Makefile
head/x11/efreet/Makefile
head/x11/xdotool/Makefile
head/x11/xrsi/Makefile
Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/audio/rosegarden/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-LINUX/
MAINTAINER= pawel at FreeBSD.org
-COMMENT= The Rosegarden Editor and Sequencer suite
+COMMENT= The Rosegarden editor and sequencer suite
LICENSE= GPLv2
Modified: head/devel/alabastra/Makefile
==============================================================================
--- head/devel/alabastra/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/alabastra/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ DISTNAME= Alabastra-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= C++ Editor written with QT4
+COMMENT= C++ editor written with QT4
USE_QT4= gui xml qmake_build moc_build uic_build rcc_build \
iconengines
Modified: head/devel/deheader/Makefile
==============================================================================
--- head/devel/deheader/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/deheader/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.catb.org/esr/deheader/
MAINTAINER= kevlo at FreeBSD.org
-COMMENT= A tool to find unnecesary includes in C/C++ files
+COMMENT= Tool to find unnecessary includes in C/C++ files
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/devel/elfsh/Makefile
==============================================================================
--- head/devel/elfsh/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/elfsh/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ DISTNAME= elfsh-0.51b3-portable
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= An attractive toolkit for the analyzation of ELF object files
+COMMENT= Attractive toolkit for the analysis of ELF object files
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
Modified: head/devel/fpc-pthreads/Makefile
==============================================================================
--- head/devel/fpc-pthreads/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/fpc-pthreads/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -10,7 +10,7 @@ CATEGORIES= devel lang
PKGNAMESUFFIX= -pthreads
MAINTAINER= acm at FreeBSD.org
-COMMENT= Free Pascal wraper for the pthreads library
+COMMENT= Free Pascal wrapper for the pthreads library
USE_FPC= yes
Modified: head/devel/hs-blaze-builder-enumerator/Makefile
==============================================================================
--- head/devel/hs-blaze-builder-enumerator/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/hs-blaze-builder-enumerator/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.0.4
CATEGORIES= devel haskell
MAINTAINER= haskell at FreeBSD.org
-COMMENT= Enumeratees for the incremental conversion of builders to bytestrings
+COMMENT= Enumerators for the incremental conversion of builders to bytestrings
LICENSE= BSD
Modified: head/devel/libgdata/Makefile
==============================================================================
--- head/devel/libgdata/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/libgdata/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ CATEGORIES= devel
MASTER_SITES= GNOME
MAINTAINER= kwm at FreeBSD.org
-COMMENT= GLib based implimentation of the GData protocol
+COMMENT= GLib based implementation of the GData protocol
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
Modified: head/devel/linux-kmod-compat/Makefile
==============================================================================
--- head/devel/linux-kmod-compat/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/linux-kmod-compat/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ MASTER_SITES= http://info.iet.unipi.it/~
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= Adaptation layer to build linux drivers on FreeBSD
+COMMENT= Adaptation layer to build Linux drivers on FreeBSD
WRKSRC= ${WRKDIR}/linux_compat
NO_BUILD= yes
Modified: head/devel/objcunit/Makefile
==============================================================================
--- head/devel/objcunit/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/objcunit/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= gnustep-
DISTNAME= ObjcUnit-${PORTVERSION}-GNUstep
MAINTAINER= ports at FreeBSD.org
-COMMENT= ObjcUnit frammework for GNUstep
+COMMENT= ObjcUnit framework for GNUstep
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
Modified: head/devel/p5-BSD-stat/Makefile
==============================================================================
--- head/devel/p5-BSD-stat/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-BSD-stat/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= A stat() with BSD 4.4 extentions
+COMMENT= A stat() with BSD 4.4 extensions
PERL_CONFIGURE= yes
Modified: head/devel/p5-Class-Accessor-Lite/Makefile
==============================================================================
--- head/devel/p5-Class-Accessor-Lite/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Class-Accessor-Lite/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru at kaisei.org
-COMMENT= Minimalitic variant of p5-Class-Accessor
+COMMENT= Minimalistic variant of p5-Class-Accessor
PERL_CONFIGURE= yes
Modified: head/devel/p5-Config-Perl-V/Makefile
==============================================================================
--- head/devel/p5-Config-Perl-V/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Config-Perl-V/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= swills at FreeBSD.org
-COMMENT= Structured data retreival of perl -V output
+COMMENT= Structured data retrieval of Perl -V output
BUILD_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-Contextual-Return/Makefile
==============================================================================
--- head/devel/p5-Contextual-Return/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Contextual-Return/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl at FreeBSD.org
-COMMENT= Create context-senstive return values
+COMMENT= Create context-sensitive return values
BUILD_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
RUN_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
Modified: head/devel/p5-DateConvert/Makefile
==============================================================================
--- head/devel/p5-DateConvert/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-DateConvert/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
MAINTAINER= ports at FreeBSD.org
-COMMENT= Perl5 module to convert dates between any two calendrical formats
+COMMENT= Perl5 module to convert dates between any two calender formats
PERL_CONFIGURE= YES
Modified: head/devel/p5-Devel-SimpleTrace/Makefile
==============================================================================
--- head/devel/p5-Devel-SimpleTrace/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Devel-SimpleTrace/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lippe at FreeBSD.org
-COMMENT= Perl module for better stack traces on interpretter-generated warn/die
+COMMENT= Perl module for better stack traces on interpreter-generated warn/die
PERL_CONFIGURE= yes
Modified: head/devel/p5-Eval-Context/Makefile
==============================================================================
--- head/devel/p5-Eval-Context/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Eval-Context/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:NKH
PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt at FreeBSD.org
-COMMENT= Evalute perl code in context wraper
+COMMENT= Evalute perl code in context wrapper
BUILD_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
p5-Package-Generator>=0:${PORTSDIR}/devel/p5-Package-Generator \
Modified: head/devel/p5-Moo/Makefile
==============================================================================
--- head/devel/p5-Moo/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-Moo/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:MSTROUT
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= Minimalist Object Orientation (with Moose compatiblity)
+COMMENT= Minimalist Object Orientation (with Moose compatibility)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
Modified: head/devel/p5-SVN-Look/Makefile
==============================================================================
--- head/devel/p5-SVN-Look/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-SVN-Look/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= glarkin at FreeBSD.org
-COMMENT= A caching wrapper aroung the svnlook command
+COMMENT= Caching wrapper around the svnlook command
BUILD_DEPENDS= subversion>=1.7.0:${PORTSDIR}/devel/subversion \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
Modified: head/devel/p5-String-CRC32/Makefile
==============================================================================
--- head/devel/p5-String-CRC32/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/p5-String-CRC32/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= Perl interface for cyclic redundency check generation
+COMMENT= Perl interface for cyclic redundancy check generation
PERL_CONFIGURE= yes
Modified: head/devel/pear-codegen/Makefile
==============================================================================
--- head/devel/pear-codegen/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/pear-codegen/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= devel pear
DISTNAME= CodeGen-${PORTVERSION}
MAINTAINER= miwi at FreeBSD.org
-COMMENT= Tool to create Code generaters that operate on XML descriptions
+COMMENT= Tool to create Code generators that operate on XML descriptions
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
Modified: head/devel/py-Products.ExternalEditor/Makefile
==============================================================================
--- head/devel/py-Products.ExternalEditor/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/py-Products.ExternalEditor/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope at FreeBSD.org
-COMMENT= Zope External Editor
+COMMENT= Zope external editor
LICENSE= ZPL21
Modified: head/devel/py-funcparserlib/Makefile
==============================================================================
--- head/devel/py-funcparserlib/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/py-funcparserlib/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota at FreeBSD.org
-COMMENT= Recurisve descent parsing library based on functional combinators
+COMMENT= Recursive descent parsing library based on functional combinators
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
Modified: head/devel/py-magic/Makefile
==============================================================================
--- head/devel/py-magic/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/py-magic/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= file-${PORTVERSION}
MAINTAINER= lwhsu at FreeBSD.org
-COMMENT= Python module for determing file type
+COMMENT= Python module for determining file type
USE_PYTHON= yes
USE_PYDISTUTILS= yes
Modified: head/devel/ruby-io-reactor/Makefile
==============================================================================
--- head/devel/ruby-io-reactor/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/ruby-io-reactor/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ DISTNAME= io-reactor-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
-COMMENT= A Ruby module that implements an asynchronous multiplexeded IO Reactor
+COMMENT= Ruby module that implements an asynchronous multiplexed IO Reactor
USE_RUBY= yes
USE_RAKE= yes
Modified: head/devel/rubygem-builder/Makefile
==============================================================================
--- head/devel/rubygem-builder/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/rubygem-builder/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
-COMMENT= Facilitate programatic generation of XML markup
+COMMENT= Facilitate programmatic generation of XML markup
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-rash/Makefile
==============================================================================
--- head/devel/rubygem-rash/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/rubygem-rash/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= clsung at FreeBSD.org
-COMMENT= Simple extension to Hashie::Mash for rubyified keys
+COMMENT= Simple extension to Hashie::Mash for rubyfied keys
RUN_DEPENDS= rubygem-hashie>=1.2.0:${PORTSDIR}/devel/rubygem-hashie
Modified: head/devel/z80asm/Makefile
==============================================================================
--- head/devel/z80asm/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/devel/z80asm/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= http://nongnu.mirror.ironi
http://savannah.c3sl.ufpr.br/${PORTNAME}/
MAINTAINER= sigma.zx at gmail.com
-COMMENT= Assembler for the Z80 microprcessor
+COMMENT= Assembler for the Z80 microprocessor
USE_GMAKE= yes
MAN1= z80asm.1
Modified: head/dns/curvedns/Makefile
==============================================================================
--- head/dns/curvedns/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/dns/curvedns/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITES= http://curvedns.on2it.net
DISTNAME= curvedns-0.88-unstable
MAINTAINER= freebsd at dns-lab.com
-COMMENT= A forwarder adding DNSCurve to an authoritive nameserver
+COMMENT= Forwarder adding DNSCurve to an authoritative nameserver
LIB_DEPENDS= ev.4:${PORTSDIR}/devel/libev
RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools
Modified: head/dns/vizone/Makefile
==============================================================================
--- head/dns/vizone/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/dns/vizone/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= dns
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt at FreeBSD.org
-COMMENT= Updates the serialnumber in one or more zonefiles
+COMMENT= Updates the serial number in one or more zonefiles
USE_PERL5_RUN= yes
NO_BUILD= yes
Modified: head/editors/code-browser/Makefile
==============================================================================
--- head/editors/code-browser/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/code-browser/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ MASTER_SITES= http://tibleiz.net/downloa
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= gahr at FreeBSD.org
-COMMENT= A Folding Text Editor
+COMMENT= Folding text editor
PORTSCOUT= skipv:3.19 # Windows-only patch
Modified: head/editors/fb/Makefile
==============================================================================
--- head/editors/fb/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/fb/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= _tar.gz
MAINTAINER= mi at aldan.algebra.com
-COMMENT= Binary File Viewer, Editor, & Manipulator (and a lot more)
+COMMENT= Binary file viewer, editor, and manipulator (and a lot more)
NO_WRKSUBDIR= Yes
Modified: head/editors/omegaT/Makefile
==============================================================================
--- head/editors/omegaT/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/omegaT/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ DISTNAME= OmegaT_2.3.0_08_Source
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= rodrigo at bebik.net
-COMMENT= A powerfull translation memory application written in Java
+COMMENT= Powerful translation memory application written in Java
LICENSE= GPLv2
Modified: head/editors/rospell/Makefile
==============================================================================
--- head/editors/rospell/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/rospell/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= rospell/rospell/2008
DISTNAME= ${PORTNAME}-2009.00-rc2
MAINTAINER= itetcu at FreeBSD.org
-COMMENT= QT-based editor with support for romanian charsets and spell checking
+COMMENT= QT-based editor with support for Romanian charsets and spell checking
BUILD_DEPENDS+= exctags:${PORTSDIR}/devel/ctags
RUN_DEPENDS+= exctags:${PORTSDIR}/devel/ctags
Modified: head/editors/scite/Makefile
==============================================================================
--- head/editors/scite/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/scite/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//
EXTRACT_SUFX= .tgz
MAINTAINER= cyberbotx at cyberbotx.com
-COMMENT= A full-featured SCIntilla based Text Editor for GTK/GNOME
+COMMENT= Full-featured SCIntilla based text editor for GTK/GNOME
LIB_DEPENDS= scintilla.2:${PORTSDIR}/x11-toolkits/scintilla
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
Modified: head/editors/xml2rfc-xxe/Makefile
==============================================================================
--- head/editors/xml2rfc-xxe/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/xml2rfc-xxe/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX= ${XXE_VERSION}
MAINTAINER= dougb at FreeBSD.org
-COMMENT= An xml2rfc configuration for XMLMind XML Editor
+COMMENT= xml2rfc configuration for XMLMind XML editor
RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe
Modified: head/editors/zim/Makefile
==============================================================================
--- head/editors/zim/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/editors/zim/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= editors python
MASTER_SITES= http://www.zim-wiki.org/downloads/
MAINTAINER= acm at FreeBSD.org
-COMMENT= A Desktop Wiki Editor
+COMMENT= Desktop wiki editor
LICENSE= GPLv2
Modified: head/finance/grisbi/Makefile
==============================================================================
--- head/finance/grisbi/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/finance/grisbi/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/
MAINTAINER= thierry at FreeBSD.org
-COMMENT= A personnal accounting application
+COMMENT= Personal accounting application
LICENSE= GPLv2
Modified: head/games/linux-savage-samuraiwars/Makefile
==============================================================================
--- head/games/linux-savage-samuraiwars/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/games/linux-savage-samuraiwars/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -17,7 +17,7 @@ DISTFILES= SamuraiWars-Linux${EXTRACT_SU
DIST_SUBDIR= savage
MAINTAINER= acm at FreeBSD.org
-COMMENT= An official mod for Savage game (linux version)
+COMMENT= An official mod for Savage game (Linux version)
USE_BZIP2= yes
USE_LINUX= yes
Modified: head/games/linux-savage/Makefile
==============================================================================
--- head/games/linux-savage/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/games/linux-savage/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -19,7 +19,7 @@ DISTFILES= SFE-Standalone${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= acm at FreeBSD.org
-COMMENT= The Savage game (linux version)
+COMMENT= The Savage game (Linux version)
USE_LINUX= yes
USE_LINUX_APPS= libvorbis tiff
Modified: head/graphics/gnomeiconedit/Makefile
==============================================================================
--- head/graphics/gnomeiconedit/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/graphics/gnomeiconedit/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITES= SF/giconedit/giconedit-${P
DISTNAME= gnome-iconedit-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A small GNOME Icon Editor
+COMMENT= Small GNOME icon editor
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
Modified: head/graphics/linux-sdl_ttf/Makefile
==============================================================================
--- head/graphics/linux-sdl_ttf/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/graphics/linux-sdl_ttf/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/proj
DISTNAME= SDL_ttf-${PORTVERSION}-1
MAINTAINER= ports at FreeBSD.org
-COMMENT= A library to use TrueType fonts in SDL applications (linux version)
+COMMENT= Library to use TrueType fonts in SDL applications (Linux version)
USE_LINUX_RPM= yes
USE_LINUX_APPS= sdl12
Modified: head/graphics/linux_dri/Makefile
==============================================================================
--- head/graphics/linux_dri/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/graphics/linux_dri/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -15,7 +15,7 @@ DISTFILES= Mesa-linux-bin-${PORTVERSION}
linux-dri-tools.tar.gz
MAINTAINER= emulation at FreeBSD.org
-COMMENT= Binary Linux DRI libraries for 3D hardware acceleration of linux apps
+COMMENT= Binary Linux DRI libraries for 3D hardware acceleration of Linux apps
CONFLICTS= linux_dri-6.5.2006* linux-libGLU-[0-9]* linux-f8-dri-[0-9]* \
linux-f8-libGLU-[0-9]* linux-f10-dri-[0-9]* linux-dri-[0-9]* \
Modified: head/graphics/white_dune/Makefile
==============================================================================
--- head/graphics/white_dune/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/graphics/white_dune/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -15,7 +15,7 @@ CATEGORIES= graphics
MASTER_SITES= http://vrml.cip.ica.uni-stuttgart.de/dune/ CENKES
MAINTAINER= devel at stasyan.com
-COMMENT= Graphical VRML97 Editor and animation tool
+COMMENT= Graphical VRML97 editor and animation tool
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
Modified: head/japanese/slimeforest/Makefile
==============================================================================
--- head/japanese/slimeforest/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/japanese/slimeforest/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= nivit at FreeBSD.org
-COMMENT= A NES RPG game for learning KANA and KANJI (linux version)
+COMMENT= NES RPG game for learning KANA and KANJI (Linux version)
NO_BUILD= yes
USE_LINUX= yes
Modified: head/misc/fortune-mod-culmea-culmilor/Makefile
==============================================================================
--- head/misc/fortune-mod-culmea-culmilor/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/misc/fortune-mod-culmea-culmilor/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= misc # should / will (also)
MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
MAINTAINER= itetcu at FreeBSD.org
-COMMENT= Romanian "Culmea culmilor" jokes (in romanian)
+COMMENT= Romanian "Culmea culmilor" jokes (in Romanian)
.include "${.CURDIR}/../../misc/fortune-mod-culmea-culmilor/Makefile.fortune"
.include <bsd.port.mk>
Modified: head/multimedia/emovix/Makefile
==============================================================================
--- head/multimedia/emovix/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/multimedia/emovix/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= multimedia
MASTER_SITES= SF/movix/eMoviX/0.9
MAINTAINER= ports at FreeBSD.org
-COMMENT= A mini linux distro to create bootable video CDs
+COMMENT= Mini Linux distro to create bootable video CDs
GNU_CONFIGURE= yes
USE_GMAKE= yes
Modified: head/multimedia/linux-ov511-kmod/Makefile
==============================================================================
--- head/multimedia/linux-ov511-kmod/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/multimedia/linux-ov511-kmod/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -16,7 +16,7 @@ DISTFILES= ov511.c ov511.h
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A port of the linux ov511 webcam driver
+COMMENT= Linux ov511 webcam driver
# Requires the linux emulation layer to be built
BUILD_DEPENDS= /usr/share/mk/bsd.linux_kmod.mk:${PORTSDIR}/devel/linux-kmod-compat
Modified: head/net/latd/Makefile
==============================================================================
--- head/net/latd/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/net/latd/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= SF/linux-decnet/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= The linux-decnet project LAT protocol suite
+COMMENT= The Linux-DECnet project LAT protocol suite
LICENSE= GPLv2
Modified: head/net/ldapbrowser/Makefile
==============================================================================
--- head/net/ldapbrowser/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/net/ldapbrowser/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ MASTER_SITES= http://T32.TecNik93.com/Fr
DISTNAME= Browser282b2
MAINTAINER= ronald at echteman.nl
-COMMENT= Java/Swing-based LDAP Browser/Editor
+COMMENT= Java/Swing-based LDAP browser/editor
RESTRICTED= No reply from author regarding redistribution licensing
Modified: head/net/nbd-server/Makefile
==============================================================================
--- head/net/nbd-server/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/net/nbd-server/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -14,7 +14,7 @@ MASTER_SITES= SF/nbd/nbd/${PORTVERSION}
DISTNAME= nbd-${PORTVERSION}
MAINTAINER= rebehn at ant.uni-bremen.de
-COMMENT= A server for the linux network block device (nbd)
+COMMENT= Server for the Linux network block device (nbd)
USE_BZIP2= yes
USE_GNOME= glib20
Modified: head/security/fwknop/Makefile
==============================================================================
--- head/security/fwknop/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/security/fwknop/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ CATEGORIES= security
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
MAINTAINER= sean.greven at gmail.com
-COMMENT= An SPA implimentation for Linux and FreeBSD
+COMMENT= SPA implementation for Linux and FreeBSD
BUILD_DEPENDS= p5-Net-IPv4Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \
p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
Modified: head/sysutils/fonteditfs/Makefile
==============================================================================
--- head/sysutils/fonteditfs/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/sysutils/fonteditfs/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ DISTNAME= fnteditfs-${PORTVERSION}
EXTRACT_SUFX=.tgz
MAINTAINER= uri at keves.org
-COMMENT= A Full Screen Syscons Font Editor
+COMMENT= Full screen syscons font editor
MAN1= fnteditfs.1
PLIST_FILES= bin/fnteditfs
Modified: head/sysutils/netdump-server/Makefile
==============================================================================
--- head/sysutils/netdump-server/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/sysutils/netdump-server/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= http://mbsd.msk.ru/dist/
DISTNAME= netdump-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= RedHat server part of netdump/netconsole package for linux
+COMMENT= RedHat server part of netdump/netconsole package for Linux
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \
glib:${PORTSDIR}/devel/glib20
Modified: head/sysutils/pbreg/Makefile
==============================================================================
--- head/sysutils/pbreg/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/sysutils/pbreg/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.pcbsd.org/pub/so
http://www.pcbsd.org/~kris/software/
MAINTAINER= kmoore at FreeBSD.org
-COMMENT= PC-BSD Registry Editor
+COMMENT= PC-BSD registry editor
WRKSRC= ${WRKDIR}/PBReg
Modified: head/textproc/tkxmlive/Makefile
==============================================================================
--- head/textproc/tkxmlive/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/textproc/tkxmlive/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= SF
DISTNAME= tkxmlive-0.1.5-1
MAINTAINER= nivit at FreeBSD.org
-COMMENT= Tcl/Tk XML Intelligence Visual Editor
+COMMENT= Tcl/Tk XML intelligence visual editor
RUN_DEPENDS+= ${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget
Modified: head/x11-fm/catseye-fm/Makefile
==============================================================================
--- head/x11-fm/catseye-fm/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/x11-fm/catseye-fm/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITES= http://catseye-fm.sourcefo
http://catseye-fm-temp.sourceforge.net/downloads/
MAINTAINER= klausgeyer at gmx.de
-COMMENT= A clear, fast, powerfull file browser using gtk+2.0
+COMMENT= Clear, fast, powerful file browser using gtk+2.0
USE_GNOME= gtk20
Modified: head/x11-toolkits/fl_editor/Makefile
==============================================================================
--- head/x11-toolkits/fl_editor/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/x11-toolkits/fl_editor/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -13,7 +13,7 @@ MASTER_SITES= http://source.robertk.com/
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= Text Editor Widgets for the Fast Light ToolKit
+COMMENT= Text editor widgets for the Fast Light ToolKit
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
Modified: head/x11/efreet/Makefile
==============================================================================
--- head/x11/efreet/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/x11/efreet/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ MASTER_SITES= http://download.enlightenm
http://files.roorback.net/e17/2011-12-02/base/
MAINTAINER= magik at roorback.net
-COMMENT= Freedesktop.org EFL compatiblity layer
+COMMENT= Freedesktop.org EFL compatibility layer
LICENSE= BSD
Modified: head/x11/xdotool/Makefile
==============================================================================
--- head/x11/xdotool/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/x11/xdotool/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
MAINTAINER= wxs at FreeBSD.org
-COMMENT= Programatically simulate keyboard input or mouse activity
+COMMENT= Programmatically simulate keyboard input or mouse activity
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
Modified: head/x11/xrsi/Makefile
==============================================================================
--- head/x11/xrsi/Makefile Wed Jul 25 11:14:44 2012 (r301518)
+++ head/x11/xrsi/Makefile Wed Jul 25 11:24:09 2012 (r301519)
@@ -12,7 +12,7 @@ CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A minimalist break enforcer for linux/unix for the prevention of RSI
+COMMENT= Minimalist break enforcer for Linux/Unix for the prevention of RSI
USE_XORG= x11
PLIST_FILES= bin/xrsi
More information about the svn-ports-head
mailing list