summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-11-11 06:17:26 +0000
committerhubertf <hubertf>2001-11-11 06:17:26 +0000
commit39556c60de293ffbb36508a371f982f3b2071a50 (patch)
tree30cc9798f3ed311e4d271587c5505498d03dcf47
parent3fb058ebfe7d9d9a61b0e0b5f11a798bad51a17f (diff)
downloadpkgsrc-39556c60de293ffbb36508a371f982f3b2071a50.tar.gz
Adjust format a bit:
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
-rw-r--r--chat/dircproxy/MESSAGE5
-rw-r--r--comms/efax/MESSAGE4
-rw-r--r--databases/gnats/MESSAGE5
-rw-r--r--databases/ruby-gdbm/MESSAGE7
-rw-r--r--devel/idiff/MESSAGE4
-rw-r--r--emulators/twin/MESSAGE5
-rw-r--r--games/ularn/MESSAGE5
-rw-r--r--graphics/avifile/MESSAGE2
-rw-r--r--japanese/namazu2/MESSAGE4
-rw-r--r--lang/ruby-base/MESSAGE7
-rw-r--r--lang/ruby14-base/MESSAGE7
-rw-r--r--mail/sendmail-current/MESSAGE4
-rw-r--r--mail/sendmail/MESSAGE4
-rw-r--r--misc/colorize/MESSAGE2
-rw-r--r--misc/xtide/MESSAGE5
-rw-r--r--net/pconsole/MESSAGE5
-rw-r--r--net/rp-pppoe/MESSAGE5
-rw-r--r--security/apg/MESSAGE5
-rw-r--r--security/john/MESSAGE5
-rw-r--r--sysutils/medusa/MESSAGE4
-rw-r--r--sysutils/memtest/MESSAGE5
-rw-r--r--www/ap-ruby/MESSAGE7
-rw-r--r--www/hiawatha/MESSAGE1
-rw-r--r--x11/hanterm/MESSAGE5
24 files changed, 93 insertions, 19 deletions
diff --git a/chat/dircproxy/MESSAGE b/chat/dircproxy/MESSAGE
index f97e1286a26..86ee0f121a0 100644
--- a/chat/dircproxy/MESSAGE
+++ b/chat/dircproxy/MESSAGE
@@ -1 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:26 hubertf Exp $
+
Example configuration is in ${PREFIX}/share/dircproxy/dircproxyrc.
+
+===========================================================================
diff --git a/comms/efax/MESSAGE b/comms/efax/MESSAGE
index 75929f18917..ac0c34188ae 100644
--- a/comms/efax/MESSAGE
+++ b/comms/efax/MESSAGE
@@ -1,4 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2001/10/31 20:44:00 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
You will need to edit `${PREFIX}/etc/efax.rc' to set a number of
important configuration options. This file does not get deleted when
@@ -6,3 +7,4 @@ you deinstall efax.
To fax Postscript files you will need to install Ghostscript. To view
faxes you can use any program that displays PGM files.
+===========================================================================
diff --git a/databases/gnats/MESSAGE b/databases/gnats/MESSAGE
index a7127783c10..11c1a11711f 100644
--- a/databases/gnats/MESSAGE
+++ b/databases/gnats/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
See http://sourceware.cygnus.com/gnats/ for the official web page
and don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.
@@ -8,3 +11,5 @@ Add the following line to /etc/inetd.conf to activate GNATS:
Add something like this into the crontab to process incoming bug reports:
*/5 * * * * ${PREFIX}/libexec/gnats/queue-pr -r
+
+===========================================================================
diff --git a/databases/ruby-gdbm/MESSAGE b/databases/ruby-gdbm/MESSAGE
index 46850a9cd98..b3941fc09f1 100644
--- a/databases/ruby-gdbm/MESSAGE
+++ b/databases/ruby-gdbm/MESSAGE
@@ -1,8 +1,11 @@
-************************************************************
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
This package doesn't contain any manuals nor examples, but
it wouldn't be a problem, as the interface of this module
is exactly the same as DBM and SDBM, except GDBM has a
"reorganize" method. See the DBM module's document included
in the ruby-man package, and gdbm(3) manpage included in the
gdbm package.
-************************************************************
+
+===========================================================================
diff --git a/devel/idiff/MESSAGE b/devel/idiff/MESSAGE
index 43db48953c8..2b09a4f8fbb 100644
--- a/devel/idiff/MESSAGE
+++ b/devel/idiff/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
These files contain all the code from The Unix Programming
Environment, by Brian Kernighan and Rob Pike (Prentice-Hall,
1984, ISBN 0-13-937681-X). A separate hoc6 distribution contains
@@ -24,3 +27,4 @@ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
+===========================================================================
diff --git a/emulators/twin/MESSAGE b/emulators/twin/MESSAGE
index 37b9496c7ce..746170a588f 100644
--- a/emulators/twin/MESSAGE
+++ b/emulators/twin/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $
+
TWIN gotchas:
* Only tested on NetBSD i386 and requires USER_LDT kernel option
@@ -12,3 +15,5 @@ TWIN gotchas:
* The resource compiler doesn't understand "" to mean ", so replace
"" with \042 in your resource files. There is no winresrc.h,
replace it with windows.h in your resource files.
+
+===========================================================================
diff --git a/games/ularn/MESSAGE b/games/ularn/MESSAGE
index 6929fdfcf5e..a5648935e7a 100644
--- a/games/ularn/MESSAGE
+++ b/games/ularn/MESSAGE
@@ -1,6 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
+
Ularn has more features than NetBSD's larn, but ularn's source is
unmaintained, unportable, and less clean. This package fixes compile
errors and runtime crashes. This package does not modernize the code
or remove the security flaws.
To play ularn, type Ularn.
+
+===========================================================================
diff --git a/graphics/avifile/MESSAGE b/graphics/avifile/MESSAGE
index 1276411e9c7..60918fcdfb3 100644
--- a/graphics/avifile/MESSAGE
+++ b/graphics/avifile/MESSAGE
@@ -1,5 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2001/10/31 23:50:17 zuntum Exp $
======================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
This package requires a kernel built with
the directive:
diff --git a/japanese/namazu2/MESSAGE b/japanese/namazu2/MESSAGE
index ee95a30b6e0..433feb65816 100644
--- a/japanese/namazu2/MESSAGE
+++ b/japanese/namazu2/MESSAGE
@@ -1,4 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2001/10/31 23:29:27 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
*WARNING*:
@@ -23,3 +24,4 @@ is referenced URLs and modified files in source tree.
http://www.namazu.org/ml/namazu-users-ja/msg02073.html pl/util.pl
http://www.namazu.org/ml/namazu-devel-ja/msg02024.html pl/htmlsplit.pl
http://www.namazu.org/ml/namazu-devel-ja/msg02030.html scripts/mknmz.in
+===========================================================================
diff --git a/lang/ruby-base/MESSAGE b/lang/ruby-base/MESSAGE
index 89c092cba60..6a6c1b7ef49 100644
--- a/lang/ruby-base/MESSAGE
+++ b/lang/ruby-base/MESSAGE
@@ -1,4 +1,6 @@
-====
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
+
Note that some stuff that comes with the standard Ruby 1.6
distribution is provided as separate package:
@@ -9,4 +11,5 @@ distribution is provided as separate package:
x11/ruby-tk: Tk modules
They could install with ruby meta package.
-====
+
+===========================================================================
diff --git a/lang/ruby14-base/MESSAGE b/lang/ruby14-base/MESSAGE
index 2e12f46791a..19c1a7477ac 100644
--- a/lang/ruby14-base/MESSAGE
+++ b/lang/ruby14-base/MESSAGE
@@ -1,4 +1,6 @@
-====
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
+
Note that some stuff that comes with the standard Ruby 1.4
distribution is provided as separate ports:
@@ -13,4 +15,5 @@ They could install with ruby14 meta package.
To use other ruby-* package with Ruby 1.4, build and install them with
"RUBY_VER=1.4" defined (i.e. make RUBY_VER=1.4 install), although not
all packages can't be used.
-====
+
+===========================================================================
diff --git a/mail/sendmail-current/MESSAGE b/mail/sendmail-current/MESSAGE
index 8a99fa0f213..c396bf2057a 100644
--- a/mail/sendmail-current/MESSAGE
+++ b/mail/sendmail-current/MESSAGE
@@ -1,7 +1,9 @@
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:20 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:29 hubertf Exp $
To use "${PKGNAME}" as the system's mail transport agent you have
to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper
configuration file. The command below will do that for you:
ln -fs ${PREFIX}/etc/mailer.conf.sendmail /etc/mailer.conf
+===========================================================================
diff --git a/mail/sendmail/MESSAGE b/mail/sendmail/MESSAGE
index 17a90b6ce88..c396bf2057a 100644
--- a/mail/sendmail/MESSAGE
+++ b/mail/sendmail/MESSAGE
@@ -1,7 +1,9 @@
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:19 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:29 hubertf Exp $
To use "${PKGNAME}" as the system's mail transport agent you have
to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper
configuration file. The command below will do that for you:
ln -fs ${PREFIX}/etc/mailer.conf.sendmail /etc/mailer.conf
+===========================================================================
diff --git a/misc/colorize/MESSAGE b/misc/colorize/MESSAGE
index 44291222940..eb79df6f282 100644
--- a/misc/colorize/MESSAGE
+++ b/misc/colorize/MESSAGE
@@ -1,5 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:27:43 zuntum Exp $
======================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:29 hubertf Exp $
You may want to install ${PREFIX}/share/examples/colorize/colorizerc
to ${PREFIX}/etc or alternatively to ~/.colorizerc
diff --git a/misc/xtide/MESSAGE b/misc/xtide/MESSAGE
index a2c1a821524..4a6e0a715e3 100644
--- a/misc/xtide/MESSAGE
+++ b/misc/xtide/MESSAGE
@@ -1,3 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:29 hubertf Exp $
+
You should copy the example xtide configuration file from
${PREFIX}/share/examples/xtide.conf to ${PREFIX}/etc/xtide.conf, and
edit it to conform to your spacifications.
+
+===========================================================================
diff --git a/net/pconsole/MESSAGE b/net/pconsole/MESSAGE
index 399db582470..d97fba4328e 100644
--- a/net/pconsole/MESSAGE
+++ b/net/pconsole/MESSAGE
@@ -1,4 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2001/10/31 22:57:41 zuntum Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:30 hubertf Exp $
Note that the pconsole binary needs to be run as root. For security reasons
it was not installed suid root, thus you need to run pconsole.sh as root.
@@ -13,3 +14,5 @@ hands. So, as root, execute:
pconsole drops its root privileges when they're not needed, so the
program maintains maximum security.
+
+===========================================================================
diff --git a/net/rp-pppoe/MESSAGE b/net/rp-pppoe/MESSAGE
index da052a0ba7a..7b714ec7907 100644
--- a/net/rp-pppoe/MESSAGE
+++ b/net/rp-pppoe/MESSAGE
@@ -1,5 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:30 hubertf Exp $
+
Before using the PPPoE client you have to copy the example configuration file
"${PREFIX}/share/examples/rp-pppoe/pppoe.conf" to "/etc/ppp".
Before using the PPPoE server you have to copy the example configuration file
"${PREFIX}/share/examples/rp-pppoe/pppoe-server-options" to "/etc/ppp".
+
+===========================================================================
diff --git a/security/apg/MESSAGE b/security/apg/MESSAGE
index 9974e07766b..0558e51b173 100644
--- a/security/apg/MESSAGE
+++ b/security/apg/MESSAGE
@@ -1 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:30 hubertf Exp $
+
You will need perl to use ${PREFIX}/bin/apgcli
+
+===========================================================================
diff --git a/security/john/MESSAGE b/security/john/MESSAGE
index 81cf6f19460..5afab44be96 100644
--- a/security/john/MESSAGE
+++ b/security/john/MESSAGE
@@ -1,7 +1,8 @@
-#########################################################################
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:30 hubertf Exp $
Don't forget to copy ${PREFIX}/share/john/john.ini into working directory.
Any usefull files from john package are in same directory.
Have fun!
-#########################################################################
+===========================================================================
diff --git a/sysutils/medusa/MESSAGE b/sysutils/medusa/MESSAGE
index 4222f94e80c..5983ad9a00c 100644
--- a/sysutils/medusa/MESSAGE
+++ b/sysutils/medusa/MESSAGE
@@ -1,6 +1,6 @@
-$NetBSD: MESSAGE,v 1.1 2001/10/31 22:53:27 zuntum Exp $
-
==========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:30 hubertf Exp $
+
Medusa has now been installed on your system. To configure this
package, you need to create "medusa.conf", "file-index-stoplist", and
"mount-type-stoplist" files in ${PREFIX}/etc by copying and editing
diff --git a/sysutils/memtest/MESSAGE b/sysutils/memtest/MESSAGE
index 72a4d6ab83c..8ae4b2a3be6 100644
--- a/sysutils/memtest/MESSAGE
+++ b/sysutils/memtest/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:31 hubertf Exp $
+
Memtest86 is a standalone program, it does not run within an operating
system. It has been designed to boot from a PC floppy disk. To install
Memtest86 on a floppy, insert a disk then type:
@@ -6,3 +9,5 @@ Memtest86 on a floppy, insert a disk then type:
Please read the documentation at:
${PREFIX}/share/doc/memtest/README
http://www.memtest86.com
+
+===========================================================================
diff --git a/www/ap-ruby/MESSAGE b/www/ap-ruby/MESSAGE
index d7dfe087fe9..27daa3b5b6e 100644
--- a/www/ap-ruby/MESSAGE
+++ b/www/ap-ruby/MESSAGE
@@ -1,4 +1,6 @@
-************************************************************
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:31 hubertf Exp $
+
Please edit your apache.conf or httpd.conf to enable and
setup this module, and you might also need to create an
htpasswd file, if you introduce basic authentication.
@@ -12,4 +14,5 @@ When it's done, do the following to take effect:
apachectl restart
Enjoy!
-************************************************************
+
+===========================================================================
diff --git a/www/hiawatha/MESSAGE b/www/hiawatha/MESSAGE
index cdae7910599..421b9888614 100644
--- a/www/hiawatha/MESSAGE
+++ b/www/hiawatha/MESSAGE
@@ -1,4 +1,5 @@
===========================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:31 hubertf Exp $
Hiawatha has now been successfully installed.
diff --git a/x11/hanterm/MESSAGE b/x11/hanterm/MESSAGE
index bebb6daaaec..76acdd96cdd 100644
--- a/x11/hanterm/MESSAGE
+++ b/x11/hanterm/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:31 hubertf Exp $
+
It is possible to run "hanterm" using the Hangul fonts included
with your NetBSD system, by adding one of the following lines to
your "~/.Xdefaults" (or other ${XENVIRONMENT}) file...
@@ -10,3 +13,5 @@ Additional Hangul fonts are packaged in the fonts/ksc5601 package,
and even more through the "hanterm" homepage...
http://quagga.kaist.ac.kr/hanterm/
+
+===========================================================================