pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Removed trailing white-space.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ab02886558f
branches:  trunk
changeset: 499871:2ab02886558f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Sep 28 14:15:48 2005 +0000

description:
Removed trailing white-space.

diffstat:

 audio/rip/MESSAGE                |   4 ++--
 databases/acid/MESSAGE           |  10 +++++-----
 databases/mysql-server/MESSAGE   |   6 +++---
 databases/phpmyadmin/MESSAGE     |   6 +++---
 devel/mantis/MESSAGE             |   6 +++---
 emulators/bochs/MESSAGE          |   4 ++--
 graphics/libwmf/MESSAGE          |   4 ++--
 ham/tfkiss/MESSAGE               |   4 ++--
 ham/tnt/MESSAGE                  |   4 ++--
 inputmethod/canna-server/MESSAGE |   4 ++--
 lang/gcc34-ada/MESSAGE           |   4 ++--
 lang/gcc34/MESSAGE               |   8 ++++----
 mail/mimedefang/MESSAGE          |   4 ++--
 misc/open2300-mysql/MESSAGE      |   8 ++++----
 net/arla/MESSAGE                 |   4 ++--
 net/entropy/MESSAGE              |   4 ++--
 net/ispman/MESSAGE               |   4 ++--
 net/netsaint-base/MESSAGE        |   4 ++--
 parallel/sge/MESSAGE             |   6 +++---
 security/prngd/MESSAGE           |   4 ++--
 sysutils/asapm/MESSAGE           |   4 ++--
 textproc/py-textile/MESSAGE      |   4 ++--
 www/apc-gui/MESSAGE              |   6 +++---
 www/p5-Apache-Gallery/MESSAGE    |   4 ++--
 x11/xfstt/MESSAGE                |   4 ++--
 25 files changed, 62 insertions(+), 62 deletions(-)

diffs (truncated from 478 to 300 lines):

diff -r d37be4fded2b -r 2ab02886558f audio/rip/MESSAGE
--- a/audio/rip/MESSAGE Wed Sep 28 14:12:38 2005 +0000
+++ b/audio/rip/MESSAGE Wed Sep 28 14:15:48 2005 +0000
@@ -1,7 +1,7 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/10/19 03:13:11 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:48 rillig Exp $
 
-To actually use rip, you need to install at least one of the 
+To actually use rip, you need to install at least one of the
 following rippers and encoders:
 
 Rippers:
diff -r d37be4fded2b -r 2ab02886558f databases/acid/MESSAGE
--- a/databases/acid/MESSAGE    Wed Sep 28 14:12:38 2005 +0000
+++ b/databases/acid/MESSAGE    Wed Sep 28 14:15:48 2005 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/04/20 09:50:54 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:48 rillig Exp $
 
 You will need to make ACID accessible through your HTTP server.
 If you are running Apache and ap-php, then you may copy:
-       
+
        ${EXDIR}/acid.conf
 
 to ${PKG_SYSCONFDIR}/httpd and add the following line to httpd.conf:
@@ -11,11 +11,11 @@
        Include ${PKG_SYSCONFDIR}/httpd/acid.conf
 
 to make ACID accessible through:
-                               
+
        http://www.domain.com/acid/
 
-You will need to customise ${ACID_DIR}/acid_conf.php before 
-ACID will work.  This includes setting up database access. 
+You will need to customise ${ACID_DIR}/acid_conf.php before
+ACID will work.  This includes setting up database access.
 For detailed instructions see:
 
        http://www.andrew.cmu.edu/~rdanyliw/snort/acid_config.html
diff -r d37be4fded2b -r 2ab02886558f databases/mysql-server/MESSAGE
--- a/databases/mysql-server/MESSAGE    Wed Sep 28 14:12:38 2005 +0000
+++ b/databases/mysql-server/MESSAGE    Wed Sep 28 14:15:48 2005 +0000
@@ -1,17 +1,17 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.10 2004/11/18 08:22:27 jklos Exp $
+$NetBSD: MESSAGE,v 1.11 2005/09/28 14:15:49 rillig Exp $
 
 The MySQL directory `${MYSQL_DATADIR}' should be owned by the user
 `${MYSQL_USER}' and group `${MYSQL_GROUP}'.  This can be done with:
 
   chown -R ${MYSQL_USER}:${MYSQL_GROUP} ${MYSQL_DATADIR}
 
-If this is a new installation, you will likely want to set up the 
+If this is a new installation, you will likely want to set up the
 initial database tables by using the following command:
 
   ${PREFIX}/bin/mysql_install_db --user=${MYSQL_USER}
 
-After the tables are set up and the MySQL server is running, 
+After the tables are set up and the MySQL server is running,
 please remember to set a password for the MySQL root user!
 This is done by running both:
 
diff -r d37be4fded2b -r 2ab02886558f databases/phpmyadmin/MESSAGE
--- a/databases/phpmyadmin/MESSAGE      Wed Sep 28 14:12:38 2005 +0000
+++ b/databases/phpmyadmin/MESSAGE      Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.8 2004/12/16 19:50:48 jdolecek Exp $
+$NetBSD: MESSAGE,v 1.9 2005/09/28 14:15:49 rillig Exp $
 
 Do *not* edit "${PMDIR}/config.inc.php" to customize
 this package because it is a link which will removed during upgrades.
@@ -8,11 +8,11 @@
 You will need to make phpMyAdmin accessible through your HTTP server.
 If you are running Apache and ap-php, then you can add the following line
 to httpd.conf:
-       
+
        Include ${EXDIR}/apache.conf
 
 to make phpMyAdmin accessible through:
-                               
+
        http://www.domain.com/phpmyadmin/
 
 If you use "cookie" authentication method, installing security/php-mcrypt
diff -r d37be4fded2b -r 2ab02886558f devel/mantis/MESSAGE
--- a/devel/mantis/MESSAGE      Wed Sep 28 14:12:38 2005 +0000
+++ b/devel/mantis/MESSAGE      Wed Sep 28 14:15:48 2005 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2005/09/19 22:33:28 adrianp Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 14:15:49 rillig Exp $
 
 To complete the setup you will need to read the INSTALL guide in order
 to setup mySQL properly.  In particular secion 3 of the document deals
-with database setup.  
+with database setup.
 
 The following URL can be used to complete the installation and database
 setup:
@@ -16,7 +16,7 @@
        Include ${PKG_SYSCONFDIR}/mantis.conf
 
 to make Mantis accessible through:
-       
+
        http://www.domain.com/mantis/index.php
 
 
diff -r d37be4fded2b -r 2ab02886558f emulators/bochs/MESSAGE
--- a/emulators/bochs/MESSAGE   Wed Sep 28 14:12:38 2005 +0000
+++ b/emulators/bochs/MESSAGE   Wed Sep 28 14:15:48 2005 +0000
@@ -1,8 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.4 2005/02/11 22:28:42 reed Exp $
+$NetBSD: MESSAGE,v 1.5 2005/09/28 14:15:49 rillig Exp $
 
 You need to copy the ${PREFIX}/share/doc/bochs/bochsrc-sample.txt
 file to your home directory and name it .bochsrc.  Then edit it to
-your tastes defining the hard drives and floppies as needed.  
+your tastes defining the hard drives and floppies as needed.
 
 ===========================================================================
diff -r d37be4fded2b -r 2ab02886558f graphics/libwmf/MESSAGE
--- a/graphics/libwmf/MESSAGE   Wed Sep 28 14:12:38 2005 +0000
+++ b/graphics/libwmf/MESSAGE   Wed Sep 28 14:15:48 2005 +0000
@@ -1,10 +1,10 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/03/18 15:53:21 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:49 rillig Exp $
 
 For getting the most out of libwmf, consider installing TrueType
 fonts, such as the fonts/ms-ttf, fonts/vera-ttf, and fonts/dbz-ttf
 packages.
-    
+
 And if using an older X11 system (like XFree86 before version 4),
 consider installing a TrueType font server for X11, such as the
 x11/xfstt package.
diff -r d37be4fded2b -r 2ab02886558f ham/tfkiss/MESSAGE
--- a/ham/tfkiss/MESSAGE        Wed Sep 28 14:12:38 2005 +0000
+++ b/ham/tfkiss/MESSAGE        Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:06 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:49 rillig Exp $
 
 The installation of tfkiss is now completed. Please read
 the documentation provided with this package carefully and
@@ -8,7 +8,7 @@
 
 IMPORTANT NOTE:
 ===============
-       
+
 Make a backup of all your configuration and log files as
 they will be overwritten or deleted during the installation
 or de-installation of tfkiss!!!
diff -r d37be4fded2b -r 2ab02886558f ham/tnt/MESSAGE
--- a/ham/tnt/MESSAGE   Wed Sep 28 14:12:38 2005 +0000
+++ b/ham/tnt/MESSAGE   Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:06 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:49 rillig Exp $
 
 The installation of tnt is now completed. Please read
 the documentation provided with this package carefully and
@@ -7,7 +7,7 @@
 
 IMPORTANT NOTE:
 ===============
-       
+
 Make a backup of all your configuration and log files as
 they will be overwritten or deleted during any future
 installation or de-installation of tnt!
diff -r d37be4fded2b -r 2ab02886558f inputmethod/canna-server/MESSAGE
--- a/inputmethod/canna-server/MESSAGE  Wed Sep 28 14:12:38 2005 +0000
+++ b/inputmethod/canna-server/MESSAGE  Wed Sep 28 14:15:48 2005 +0000
@@ -1,7 +1,7 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2004/10/11 22:14:52 reed Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 14:15:49 rillig Exp $
 
-If you want Canna server to boot automatically, 
+If you want Canna server to boot automatically,
 
        1) Copy ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/canna to /etc/rc.d/.
        2) Add the following line to /etc/rc.conf.
diff -r d37be4fded2b -r 2ab02886558f lang/gcc34-ada/MESSAGE
--- a/lang/gcc34-ada/MESSAGE    Wed Sep 28 14:12:38 2005 +0000
+++ b/lang/gcc34-ada/MESSAGE    Wed Sep 28 14:15:48 2005 +0000
@@ -1,7 +1,7 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/06/29 18:00:17 shannonjr Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
 
-A wrapper, "ada", has been placed in ${LOCALBASE}/bin to setup the 
+A wrapper, "ada", has been placed in ${LOCALBASE}/bin to setup the
 environment and call the tools in this package. So, to make a program
 with a main program file "main.adb" you would type:
 
diff -r d37be4fded2b -r 2ab02886558f lang/gcc34/MESSAGE
--- a/lang/gcc34/MESSAGE        Wed Sep 28 14:12:38 2005 +0000
+++ b/lang/gcc34/MESSAGE        Wed Sep 28 14:15:48 2005 +0000
@@ -1,15 +1,15 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/06/29 18:01:24 shannonjr Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
 
 ${PKGNAME} has been installed in ${LOCALBASE}/gcc34
 
 To use this compiler in pkgsrc:
 
    1) In your "pre-configure" target:
-   
+
    .include "../../lang/gcc34/preconfigure.mk"
-   
-   2) .include "../../lang/gcc34/buildlink3.mk" 
+
+   2) .include "../../lang/gcc34/buildlink3.mk"
 
 The "preconfigure.mk" makefile fragment will override the compiler tools
 selected by ../../mk/compiler.mk to use gcc version 3.4.x.
diff -r d37be4fded2b -r 2ab02886558f mail/mimedefang/MESSAGE
--- a/mail/mimedefang/MESSAGE   Wed Sep 28 14:12:38 2005 +0000
+++ b/mail/mimedefang/MESSAGE   Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2005/06/05 22:31:34 markd Exp $
+$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:49 rillig Exp $
 
 From version 2.52 mimedefang.pl doesn't detect and load Perl modules until
 the detect_and_load_perl_modules() function is called.
@@ -8,7 +8,7 @@
 rely on SpamAssassin being loaded!!!
 
 In version 2.44 the location of the sa-mimedefang.cf file moved from
-${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf to 
+${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf to
 ${PKG_SYSCONFDIR}/sa-mimedefang.cf
 
 From version 2.43 filter_relay no longer has access to the HELO argument,
diff -r d37be4fded2b -r 2ab02886558f misc/open2300-mysql/MESSAGE
--- a/misc/open2300-mysql/MESSAGE       Wed Sep 28 14:12:38 2005 +0000
+++ b/misc/open2300-mysql/MESSAGE       Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2004/11/11 19:41:46 martin Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 14:15:49 rillig Exp $
 
 Before you can use this program, you need to configure the MySQL
 connection in the open2300.conf file. The mysql user used by the
@@ -54,10 +54,10 @@
      `tendency` enum('Steady','Rising','Falling') NOT NULL default 'Steady',
      `forecast` enum('Rainy','Cloudy','Sunny') NOT NULL default 'Rainy',
      PRIMARY KEY  (`timestamp`)
-   ) 
-   ENGINE=MyISAM DEFAULT CHARSET=latin1 
+   )
+   ENGINE=MyISAM DEFAULT CHARSET=latin1
    COMMENT='Weather as reported by WS 2300';
-   
+
 The program will not output anything, unless errors occur. This
 makes it easy to use it in cron jobs.
 
diff -r d37be4fded2b -r 2ab02886558f net/arla/MESSAGE
--- a/net/arla/MESSAGE  Wed Sep 28 14:12:38 2005 +0000
+++ b/net/arla/MESSAGE  Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.5 2005/03/15 15:58:52 wennmach Exp $
+$NetBSD: MESSAGE,v 1.6 2005/09/28 14:15:49 rillig Exp $
 
 Arla now has been installed on your system.
 
@@ -34,5 +34,5 @@
 
 NOTE: Please note that the name of the arla device changed from "xfs"
       to "nnpfs". If you're upgrading arla from an older version, you
-      need to adjust /etc/fstab, /etc/lkm.conf, and /etc/rc.d/arlad. 
+      need to adjust /etc/fstab, /etc/lkm.conf, and /etc/rc.d/arlad.
 ===========================================================================
diff -r d37be4fded2b -r 2ab02886558f net/entropy/MESSAGE
--- a/net/entropy/MESSAGE       Wed Sep 28 14:12:38 2005 +0000
+++ b/net/entropy/MESSAGE       Wed Sep 28 14:15:48 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/03/29 18:40:43 tv Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $
 



Home | Main Index | Thread Index | Old Index