Bug 176378 - [PATCH] Fix several typos in the ports tree
Summary: [PATCH] Fix several typos in the ports tree
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 20:10 UTC by Christoph Mallon
Modified: 2014-02-04 20:20 UTC (History)
0 users

See Also:


Attachments
0001-all-Replace-compliment-by-complement-where-the-lette.patch (5.65 KB, patch)
2013-02-23 20:10 UTC, Christoph Mallon
no flags Details | Diff
0002-all-Correct-misspellings-of-the-word-implement.patch (2.14 KB, patch)
2013-02-23 20:10 UTC, Christoph Mallon
no flags Details | Diff
0003-all-Correct-typos.patch (3.01 KB, patch)
2013-02-23 20:10 UTC, Christoph Mallon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Mallon 2013-02-23 20:10:00 UTC
These patches correct several typos in the ports tree.
The maintainers of these ports are X-GNATS-Notified.

Fix: Please apply these patches.

dummy file, because GNATS damages every other file
--- dummy1 ends here ---

dummy file, because GNATS damages every other file
--- dummy2 ends here ---
Comment 1 Christoph Mallon 2013-02-24 19:05:04 UTC
Hi,

I made a PR, which affects a port that you maintain.
Please have a look at
	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176378

I tried to have you notified via X-GNATS-Notify, but GNATS seems to drop all but the first X-GNATS-Notify.

	Christoph
Comment 2 mij@sshguard.net 2013-02-25 18:14:16 UTC
definitely approved for my part ( mail/vmailmgr )
thanks for submitting!
mic

On Feb 24, 2013, at 20:05 , Christoph Mallon <christoph.mallon@gmx.de> =
wrote:

> Hi,
>=20
> I made a PR, which affects a port that you maintain.
> Please have a look at
> 	http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/176378
>=20
> I tried to have you notified via X-GNATS-Notify, but GNATS seems to =
drop all but the first X-GNATS-Notify.
>=20
> 	Christoph
Comment 3 mgrooms 2013-02-26 17:22:23 UTC
Looks good to me. Thanks for finding and fixing this.

-Matthew

On 2/24/2013 1:05 PM, Christoph Mallon wrote:
> Hi,
>
> I made a PR, which affects a port that you maintain.
> Please have a look at
> 	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176378
>
> I tried to have you notified via X-GNATS-Notify, but GNATS seems to drop all but the first X-GNATS-Notify.
>
> 	Christoph
>
Comment 4 Lars Engels freebsd_committer freebsd_triage 2014-02-04 18:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lme

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-02-04 20:09:39 UTC
Author: lme
Date: Tue Feb  4 20:09:29 2014
New Revision: 342601
URL: http://svnweb.freebsd.org/changeset/ports/342601
QAT: https://qat.redports.org/buildarchive/r342601/

Log:
  Fix several typos in the ports tree.
  
  PR:		ports/176378
  Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>

Modified:
  head/audio/pear-Text_Spell_Audio/pkg-descr
  head/deskutils/rolo/pkg-descr
  head/devel/p5-File-Cache/pkg-descr
  head/graphics/py-glewpy/pkg-descr
  head/mail/p5-MIME-EncWords/pkg-descr
  head/mail/p5-POE-Component-Client-POP3/pkg-descr
  head/mail/vmailmgr/pkg-descr
  head/print/makeindex/pkg-descr
  head/security/ike/pkg-descr
  head/www/p5-CGI-Application-Plugin-TT/pkg-descr
  head/www/p5-RPC-ExtDirect/Makefile

Modified: head/audio/pear-Text_Spell_Audio/pkg-descr
==============================================================================
--- head/audio/pear-Text_Spell_Audio/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/audio/pear-Text_Spell_Audio/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,5 +1,5 @@
 Joins up multiple wav file sound clips of letters/numbers being spoken,
-optionally adding distortion and echo. This could be use to compliment
+optionally adding distortion and echo. This could be use to complement
 an image-based CAPTCHA to enable people who are unable to read the security
 image hear it read out instead.
 

Modified: head/deskutils/rolo/pkg-descr
==============================================================================
--- head/deskutils/rolo/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/deskutils/rolo/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,5 +1,5 @@
 Rolo keeps track of your contacts and display them to you with a text-based
-menu. Rolo strives to be a well-constructed tool for complimenting text-based
+menu. Rolo strives to be a well-constructed tool for complementing text-based
 email programs-such as mutt. It utilizes the vCard version 3.0 format for
 storing its contacts and it interfaces with the end-user through a NCurses
 front-end.

Modified: head/devel/p5-File-Cache/pkg-descr
==============================================================================
--- head/devel/p5-File-Cache/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/devel/p5-File-Cache/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,5 +1,5 @@
-File::Cache implements an object store where data is persisted across 
-processes in the filesystem.  It was written to compliment IPC::Cache.
+File::Cache implements an object store where data is persistent across
+processes in the filesystem.  It was written to complement IPC::Cache.
 Where IPC::Cache is faster for small numbers of simple objects, 
 File::Cache tends towards being more performant when caching large
 numbers of complex objects.

Modified: head/graphics/py-glewpy/pkg-descr
==============================================================================
--- head/graphics/py-glewpy/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/graphics/py-glewpy/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,6 +1,6 @@
 GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the
 Python OpenGL developer to use features such as fragment and vertex shaders and
-image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits
+image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
 such as GLUT and SDL (pygame).
 
 WWW:	http://glewpy.sourceforge.net/

Modified: head/mail/p5-MIME-EncWords/pkg-descr
==============================================================================
--- head/mail/p5-MIME-EncWords/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/mail/p5-MIME-EncWords/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,4 +1,4 @@
-MIME::EncWords is aimed to be another implimentation of MIME::Words so that it
+MIME::EncWords is aimed to be another implementation of MIME::Words so
 will achive more exact conformance with MIME specifications.  Additionally, it
 contains some improvements. Following synopsis and descriptions are inherited
 from its inspirer, with description of improvements and clarifications added.

Modified: head/mail/p5-POE-Component-Client-POP3/pkg-descr
==============================================================================
--- head/mail/p5-POE-Component-Client-POP3/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/mail/p5-POE-Component-Client-POP3/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,6 +1,6 @@
 POE::Component::Client::POP3 is a POE component for interacting with a
 POP3 server.  This means it is an event driven way to communicate with a
-server that impliments Post Office Protocol Version 3 see rfc 1939 for
+server that implements Post Office Protocol Version 3 see rfc 1939 for
 details on the protocol.
 
 WWW: http://search.cpan.org/dist/POE-Component-Client-POP3/

Modified: head/mail/vmailmgr/pkg-descr
==============================================================================
--- head/mail/vmailmgr/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/mail/vmailmgr/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -14,7 +14,7 @@ co-operates with qmail for mail delivery
     * Tools to setup a virtual domain, add and delete individual virtual users
       and aliases, and to change passwords.  CGI programs to accomplish the
     * above tasks from a set of web pages.
-    * A native PHP library to compliment or replace the CGIs.
+    * A native PHP library to complement or replace the CGIs.
     * A daemon process that securely directs the operation of the CGIs and PHP
       code.
     * A separate delivery agent that automatically deals with any address

Modified: head/print/makeindex/pkg-descr
==============================================================================
--- head/print/makeindex/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/print/makeindex/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -6,7 +6,7 @@ levels (0, 1, and 2) of subitem nesting.
 flagged for indexing within the main document is specific to the
 formatter used; makeindex does not automate the process of selecting
 these words.  As the output index is hierarchical, makeindex can be
-considered complimentary to the awk(1)-based make.index(1L) system of
+considered complementary to the awk(1)-based make.index(1L) system of
 Bentley and Kernighan, which is specific to troff(1), generates
 non-hierarchical indices, and employs a much simpler syntax for
 indicating index entries.

Modified: head/security/ike/pkg-descr
==============================================================================
--- head/security/ike/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/security/ike/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -1,6 +1,6 @@
 This port contains the Shrew Soft IKE daemon and client tools. The
 software supports IKE V1 communications with an emphasis on client
-functionality. It was originally designed to compliment a gateway
+functionality. It was originally designed to complement a gateway
 running the ipsec-tools racoon daemon. The latest version offers a
 high level of compatibility with Cisco, Juniper, Zywall, Fortigate
 and many other commercial IPsec VPN gateways.

Modified: head/www/p5-CGI-Application-Plugin-TT/pkg-descr
==============================================================================
--- head/www/p5-CGI-Application-Plugin-TT/pkg-descr	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/www/p5-CGI-Application-Plugin-TT/pkg-descr	Tue Feb  4 20:09:29 2014	(r342601)
@@ -3,7 +3,7 @@ Toolkit engine to your CGI::Application 
 helper methods that allow you to process template files from within
 your runmodes.
 
-It compliments the support for HTML::Template that is built into
+It complements the support for HTML::Template that is built into
 CGI::Application through the load_tmpl method.  It also provides a few
 extra features than just the ability to load a template.
 

Modified: head/www/p5-RPC-ExtDirect/Makefile
==============================================================================
--- head/www/p5-RPC-ExtDirect/Makefile	Tue Feb  4 19:56:00 2014	(r342600)
+++ head/www/p5-RPC-ExtDirect/Makefile	Tue Feb  4 20:09:29 2014	(r342601)
@@ -8,7 +8,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tj@FreeBSD.org
-COMMENT=	Perl extension for implimenting the Ext.Direct remoting protocol
+COMMENT=	Perl extension for implementing the Ext.Direct remoting protocol
 
 BUILD_DEPENDS=	p5-Attribute-Handlers>=0.93:${PORTSDIR}/devel/p5-Attribute-Handlers \
 		p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Lars Engels freebsd_committer freebsd_triage 2014-02-04 20:10:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!