Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2001 18:07:02 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        ports@freebsd.org
Cc:        obrien@freebsd.org
Subject:   Patch to remove duplicate words in pkg-*
Message-ID:  <20010624010702.67BC33E28@bazooka.unixfreak.org>

next in thread | raw e-mail | index | archive | help
[ cc'd to obrien@ because he maintains quite a bit of the ports affected ]

Attached is a patch which removes duplicate words (e.g., "the the" ->
"the") in the pkg-* files.  This likely doesn't fix all occurances;
just the ones my simple regexp could find.  I haven't made an attempt
to contact all of the maintainers, but I think for something this
trivial it isn't strictly necessary.

If no one objects I'll commit this in a day or two.

Thanks,

					Dima Dorfman
					dima@unixfreak.org


Index: audio/litestream/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/audio/litestream/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- audio/litestream/pkg-descr	2000/12/19 10:02:06	1.1
+++ audio/litestream/pkg-descr	2001/06/24 00:56:42
@@ -1,6 +1,6 @@
 Litestream is an Open Source, infinitely scalable high-capacity MP3
 streaming system for Unix. Tests on Pentium II 400 single processor
-demonstrated the system is capable of at at least 4000 simultaneous 56 Kbit
+demonstrated the system is capable of at least 4000 simultaneous 56 Kbit
 streams. That's 244 Mbit per node!
 
 The Litestream system is a series of components which are compatible with
Index: audio/mpmf20/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/audio/mpmf20/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- audio/mpmf20/pkg-descr	2000/02/28 00:55:07	1.2
+++ audio/mpmf20/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-This software is a command line utility used used for transfering audio files
+This software is a command line utility used for transfering audio files
 in the MP3 format to and from the portable MP3 player MPMan MP-F20.
 It enables you to upload (specifying the files with wildcards or from a
 textfile), download, delete, reorder already uploaded files and more on your
Index: cad/geda-symbols/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/cad/geda-symbols/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- cad/geda-symbols/pkg-descr	2001/04/07 00:17:58	1.1
+++ cad/geda-symbols/pkg-descr	2001/06/24 00:56:42
@@ -1,3 +1,3 @@
-libgeda is a a base library common to all the gEDA tools
+libgeda is a base library common to all the gEDA tools
 
 WWW: http://www.geda.seul.org
Index: cad/libgeda/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/cad/libgeda/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- cad/libgeda/pkg-descr	2001/04/07 00:09:57	1.1
+++ cad/libgeda/pkg-descr	2001/06/24 00:56:42
@@ -1,3 +1,3 @@
-libgeda is a a base library common to all the gEDA tools
+libgeda is a base library common to all the gEDA tools
 
 WWW: http://www.geda.seul.org
Index: comms/plp/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/comms/plp/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- comms/plp/pkg-descr	2000/01/29 07:53:10	1.1.1.1
+++ comms/plp/pkg-descr	2001/06/24 00:56:42
@@ -8,7 +8,7 @@
 Before using this port it is necessary to either
 
     a) create a symbolic link form the serial port the psion is
-    connected to to /dev/psion eg ln -s /dev/cuaa0 /dev/psion
+    connected to /dev/psion eg ln -s /dev/cuaa0 /dev/psion
 
 or
 
Index: devel/p5-IPC-Shareable/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/devel/p5-IPC-Shareable/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- devel/p5-IPC-Shareable/pkg-descr	2000/09/06 16:02:18	1.1
+++ devel/p5-IPC-Shareable/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-    IPC::Shareable allows you to tie a a variable to shared memory making
+    IPC::Shareable allows you to tie a variable to shared memory making
     it easy to share the contents of that variable with other Perl
     processes. Currently either scalars or hashes can be tied; tying of
     arrays remains a work in progress. However, the variable being tied may
Index: devel/p5-Religion/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/devel/p5-Religion/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- devel/p5-Religion/pkg-descr	1996/10/24 13:46:37	1.1.1.1
+++ devel/p5-Religion/pkg-descr	2001/06/24 00:56:42
@@ -1,7 +1,7 @@
 This is a second go at a module to simplify installing die() and warn()
 handlers, and to make such handlers easier to write and control.
 
-For most people, this just means that if use use Religion; then you'll get
+For most people, this just means that if use Religion; then you'll get
 noticably better error reporting from warn() and die(). This is especially
 useful if you are using eval().
 
Index: devel/stlport/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/devel/stlport/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- devel/stlport/pkg-descr	2001/03/21 01:35:58	1.2
+++ devel/stlport/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-STLport is an an adaptation of SGI's Standard Template Library.
+STLport is an adaptation of SGI's Standard Template Library.
 The goal of the STLport effort is to make SGI's STL
 implementation usable with most compilers while retaining full
 functionality.
Index: emulators/wine/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/emulators/wine/pkg-descr,v
retrieving revision 1.5
diff -u -r1.5 pkg-descr
--- emulators/wine/pkg-descr	2001/02/02 22:52:03	1.5
+++ emulators/wine/pkg-descr	2001/06/24 00:56:42
@@ -15,6 +15,6 @@
 Wine relies on the configuration file /usr/local/etc/wine.conf to
 contain valid assignments of Unix directories to DOS drive letters,
 and for certain other options (see "man wine" for details).
-You will most probably have to to edit it, after the install...
+You will most probably have to edit it, after the install...
 
 WWW: http://www.winehq.com/
Index: graphics/xmandel/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/graphics/xmandel/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- graphics/xmandel/pkg-descr	1996/11/15 10:22:05	1.1.1.1
+++ graphics/xmandel/pkg-descr	2001/06/24 00:56:42
@@ -1,5 +1,5 @@
 Xmandel is a user friendly interface for generating Mandelbrot sets and
-Julia sets.  It initially comes up with with several command buttons,
+Julia sets.  It initially comes up with several command buttons,
 which are described in the man page, for controlling the execution.  A
 Mandelbrot set is drawn in the window of the initial form when the
 mandel button is selected.  Other buttons are provided for zooming,
Index: japanese/Wnn6/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/japanese/Wnn6/pkg-descr,v
retrieving revision 1.9
diff -u -r1.9 pkg-descr
--- japanese/Wnn6/pkg-descr	1999/05/07 05:01:33	1.9
+++ japanese/Wnn6/pkg-descr	2001/06/24 00:56:42
@@ -1,7 +1,7 @@
 This is a port of 'Wnn6 for Linux/FreeBSD', a Japanese input
 method. 'Wnn6' is not free.
 
-Note that 'Wnn6 for Linux/FreeBSD' is is an old version, and you can
+Note that 'Wnn6 for Linux/FreeBSD' is an old version, and you can
 buy a newer version from Omron Software Co., Ltd. The newer Wnn6 is a
 package-style for FreeBSD, so you can pkg_add it directly. That is, it
 is not necessary to use this port if yours is the newer version.
Index: lang/cmucl/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/lang/cmucl/pkg-descr,v
retrieving revision 1.6
diff -u -r1.6 pkg-descr
--- lang/cmucl/pkg-descr	2001/03/11 00:28:19	1.6
+++ lang/cmucl/pkg-descr	2001/06/24 00:56:42
@@ -14,7 +14,7 @@
 prevent compilation to efficient code.
 
 Optional packages for graphical user interfaces and other Common Lisp
-applications and libraries (Eg. the "Hemlock" Editor) are are on
+applications and libraries (Eg. the "Hemlock" Editor) are on
 ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/ (FreeBSD-Binaries)
 and ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ (source).
 
Index: lang/gcc295/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/lang/gcc295/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- lang/gcc295/pkg-descr	1999/09/17 19:16:26	1.4
+++ lang/gcc295/pkg-descr	2001/06/24 00:56:42
@@ -1,7 +1,7 @@
 This is GNU's latest offering of GCC (the GNU Compiler Collection).
 Version 2.95 contains many improvements and features not found in the
 gcc-2.7.2 and gcc-2.8.1 compliers.  C++ support, is vastly improved, in
-particular template support is worlds above that that of gcc-2.7.2.
+particular template support is worlds above that of gcc-2.7.2.
 
 For more details, see <http://egcs.cygnus.com/>.
 
Index: lang/wamcc/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/lang/wamcc/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- lang/wamcc/pkg-descr	1999/11/01 03:46:48	1.1.1.1
+++ lang/wamcc/pkg-descr	2001/06/24 00:56:42
@@ -8,7 +8,7 @@
 extended (e.g. clp(FD) is a constraint logic language over Finite
 Domains designed on wamcc). 
 
-wamcc tries tries to be conform to the (future) ISO standard Prolog.
+wamcc tries to be conform to the (future) ISO standard Prolog.
 The draft ISO standard for Prolog is available by anonymous ftp from
 ai.uga.edu:/pub/prolog.standard/ [128.192.12.9]. An unofficial summary
 of the draft ISO Prolog standard is available from the same location
Index: mail/faces/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/mail/faces/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- mail/faces/pkg-descr	2001/02/26 20:48:55	1.2
+++ mail/faces/pkg-descr	2001/06/24 00:56:42
@@ -18,5 +18,5 @@
 
 Faces is based on the AT&T v8 face server called vismon, but is not derived
 from vismon sources. With the previous version came vismon compatibility.
-Note that that resulted in a few changes from the way faces v1.1 worked.
+Note that resulted in a few changes from the way faces v1.1 worked.
 See the manual pages for more details.
Index: math/fftw/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/math/fftw/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- math/fftw/pkg-descr	1999/06/25 23:51:58	1.4
+++ math/fftw/pkg-descr	2001/06/24 00:56:42
@@ -2,7 +2,7 @@
 (DFT) in one or more dimensions, of both real and complex data, and of
 arbitrary input size. We believe that FFTW, which is free software, should
 become the FFT library of choice for most applications. Our benchmarks,
-performed on on a variety of platforms, show that FFTW's performance is
+performed on a variety of platforms, show that FFTW's performance is
 typically superior to that of other publicly available FFT software.
 Moreover, FFTW's performance is portable: the program will perform well on
 most architectures without modification.
Index: misc/iselect/pkg-message
===================================================================
RCS file: /stl/src/FreeBSD/ports/misc/iselect/pkg-message,v
retrieving revision 1.2
diff -u -r1.2 pkg-message
--- misc/iselect/pkg-message	1999/04/06 12:58:24	1.2
+++ misc/iselect/pkg-message	2001/06/24 00:56:42
@@ -6,5 +6,5 @@
   
   This program is distributed in the hope that it will be useful, but WITHOUT
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-  FITNESS FOR A PARTICULAR PURPOSE.  See the the GNU General Public License
+  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
   for more details.
Index: misc/p5-Locale-Codes/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/misc/p5-Locale-Codes/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- misc/p5-Locale-Codes/pkg-descr	1997/06/27 01:51:12	1.1.1.1
+++ misc/p5-Locale-Codes/pkg-descr	2001/06/24 00:56:42
@@ -1,6 +1,6 @@
        The Locale::Country module provides access to the ISO two-
        letter codes for identifying countries, as defined in ISO
-       3166. You can either access the codes via the the section
+       3166. You can either access the codes via the section
        on conversion routines (described below), or with the two
        functions which return lists of all country codes or all
        country names.
Index: misc/peq/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/misc/peq/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- misc/peq/pkg-descr	1999/04/06 12:25:32	1.1.1.1
+++ misc/peq/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
 This little program is almost exactly like the original fortune.
-The author promises that update the the "fortune" database will be
+The author promises that update the "fortune" database will be
 more regular and he tries to put only thought provoking and humourous
 quotes into it.
Index: net/44bsd-rdist/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/net/44bsd-rdist/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- net/44bsd-rdist/pkg-descr	2000/11/11 11:56:52	1.1
+++ net/44bsd-rdist/pkg-descr	2001/06/24 00:56:42
@@ -1,2 +1,2 @@
-This is the the traditional 4.4BSD /usr/bin/rdist, with additional
+This is the traditional 4.4BSD /usr/bin/rdist, with additional
 FreeBSD fixes and updates since 4.4BSD Lite was released.
Index: net/freewais-sf/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/net/freewais-sf/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- net/freewais-sf/pkg-descr	2001/02/24 20:26:55	1.3
+++ net/freewais-sf/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-FreeWAIS-sf is an extension of the freeWAIS software provided by the the 
+FreeWAIS-sf is an extension of the freeWAIS software provided by the
 Clearinghouse for Networked Information Discovery and  Retrieval (CNIDR). 
 The SF suffix in the software name stands for  "structured fields," an 
 indexing  and search feature which  distinguishes this software from its 
Index: security/bro/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/security/bro/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- security/bro/pkg-descr	1998/03/02 10:35:04	1.1.1.1
+++ security/bro/pkg-descr	2001/06/24 00:56:42
@@ -10,7 +10,7 @@
 Event handlers can update state information, synthesize new events, record
 information to disk, and generate real-time notifications via `syslog'.
 
-Bro is documented in the the USENIX 1998 Security Conference proceedings.
+Bro is documented in the USENIX 1998 Security Conference proceedings.
 
 -- David
    obrien@cs.ucdavis.edu
Index: security/cracklib/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/security/cracklib/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- security/cracklib/pkg-descr	2000/12/19 12:55:33	1.1
+++ security/cracklib/pkg-descr	2001/06/24 00:56:42
@@ -5,7 +5,7 @@
 The idea is simple: try to prevent users from choosing passwords that
 could be guessed by "Crack" by filtering them out, at source.
 
-CrackLib is an offshoot of the the version 5 "Crack" software, and
+CrackLib is an offshoot of the version 5 "Crack" software, and
 contains a considerable number of ideas nicked from the new software.
 
 
Index: sysutils/p5-LJ-Cache/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/sysutils/p5-LJ-Cache/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- sysutils/p5-LJ-Cache/pkg-descr	2001/03/31 01:57:06	1.1
+++ sysutils/p5-LJ-Cache/pkg-descr	2001/06/24 00:56:42
@@ -1,6 +1,6 @@
 This class implements an LRU dictionary cache. The two operations on it are 
 get() and set(), both of which promote the key being referenced to the ``top'' 
-of the cache, so it will stay alive longest. When the cache is full and and a 
+of the cache, so it will stay alive longest. When the cache is full and a 
 new item needs to be added, the oldest one is thrown away. You should be able 
 to regenerate the data at any time, if get() returns undef. This class is 
 useful for caching information from a slower data source while also keeping 
Index: textproc/fribidi/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/textproc/fribidi/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- textproc/fribidi/pkg-descr	2000/07/17 10:26:49	1.1
+++ textproc/fribidi/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-This is is FriBidi, a Free Implementation of the Unicode BiDi algorithm.
+This is FriBidi, a Free Implementation of the Unicode BiDi algorithm.
 
 Background
 ==========
Index: www/p5-FastCGI/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/www/p5-FastCGI/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- www/p5-FastCGI/pkg-descr	1999/11/26 19:36:09	1.1.1.1
+++ www/p5-FastCGI/pkg-descr	2001/06/24 00:56:42
@@ -1,4 +1,4 @@
-This the the FCGI module for perl5 which enables CGI scripts to take
+This the FCGI module for perl5 which enables CGI scripts to take
 advantage of servers that are FastCGI-enabled. This module does not abstract
 the writing of CGIs themselves, for that you should refer to the p5-CGI
 module. For more information about FastCGI, the performance enhancements it
Index: www/wwwcount/pkg-descr
===================================================================
RCS file: /stl/src/FreeBSD/ports/www/wwwcount/pkg-descr,v
retrieving revision 1.6
diff -u -r1.6 pkg-descr
--- www/wwwcount/pkg-descr	2000/02/26 19:48:20	1.6
+++ www/wwwcount/pkg-descr	2001/06/24 00:56:42
@@ -3,7 +3,7 @@
 a GIF image of the number of hits and returns to the browser as an
 in-lined image. The program also has a run-time option not to show
 the digit images, this way the hits can be kept without being displayed.
-The hits can be be monitored without incrementing from a separate page
+The hits can be monitored without incrementing from a separate page
 as well. The program can also display the time and date of any timezone.
 It has a option to countdown to a specific date (past or future). Almost
 all of the features are run-time options.  The single program can be used

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010624010702.67BC33E28>