summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2002-07-15 22:57:27 +0000
committerheinz <heinz@pkgsrc.org>2002-07-15 22:57:27 +0000
commita4c3534d734ca1b82018eaf4021763f1fc969aca (patch)
treed6d299fd68fded540371f5bdfc5e05d73bec91f3 /net
parent38726e5b3f4efeef99551707b5c983b90a6b471c (diff)
downloadpkgsrc-a4c3534d734ca1b82018eaf4021763f1fc969aca.tar.gz
Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
Diffstat (limited to 'net')
-rw-r--r--net/chrony/MESSAGE5
-rw-r--r--net/dgd/MESSAGE5
-rw-r--r--net/lambdamoo/MESSAGE5
-rw-r--r--net/nidentd/MESSAGE20
-rw-r--r--net/pureftpd/MESSAGE7
-rw-r--r--net/sdig/MESSAGE5
6 files changed, 38 insertions, 9 deletions
diff --git a/net/chrony/MESSAGE b/net/chrony/MESSAGE
index ea18f8dd4bd..c4129c01b2c 100644
--- a/net/chrony/MESSAGE
+++ b/net/chrony/MESSAGE
@@ -1,5 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
+
Sample config files can be found here:
${PREFIX}/share/examples/chrony
Copy them to ${PREFIX}/etc and edit to suit your needs.
+
+===========================================================================
diff --git a/net/dgd/MESSAGE b/net/dgd/MESSAGE
index 310225a5261..3ddd11576be 100644
--- a/net/dgd/MESSAGE
+++ b/net/dgd/MESSAGE
@@ -1,2 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
+
It is recommended that you create a nonprivileged account to run
the DGD driver.
+
+===========================================================================
diff --git a/net/lambdamoo/MESSAGE b/net/lambdamoo/MESSAGE
index 0cfb356aa76..fec46a3b852 100644
--- a/net/lambdamoo/MESSAGE
+++ b/net/lambdamoo/MESSAGE
@@ -1,5 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
+
To start LambdaMOO automatically on boot, add the following to /etc/rc.local
su - lambdamoo -c "./restart.sh LambdaCore-12Apr99 7777"
To log in
telnet localhost 7777
+
+===========================================================================
diff --git a/net/nidentd/MESSAGE b/net/nidentd/MESSAGE
index d85cd180351..2146ec05abe 100644
--- a/net/nidentd/MESSAGE
+++ b/net/nidentd/MESSAGE
@@ -1,7 +1,13 @@
-** To activate nidentd, you need to add the following lines to your
-** /etc/inetd.conf file:
-**
-** ident stream tcp nowait root ${PREFIX}/libexec/nidentd nidentd -m
-** ident stream tcp6 nowait nobody ${PREFIX}/libexec/nidentd nidentd -6
-**
-** After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf`
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:29 heinz Exp $
+
+To activate nidentd, you need to add the following lines to your
+/etc/inetd.conf file:
+
+ ident stream tcp nowait root ${PREFIX}/libexec/nidentd nidentd -m
+ ident stream tcp6 nowait nobody ${PREFIX}/libexec/nidentd nidentd -6
+
+After that, restart/HUP inetd: kill -HUP `cat /var/run/inetd.conf`
+
+===========================================================================
+
diff --git a/net/pureftpd/MESSAGE b/net/pureftpd/MESSAGE
index 5d7cf0f9c9c..14b75b22252 100644
--- a/net/pureftpd/MESSAGE
+++ b/net/pureftpd/MESSAGE
@@ -1,5 +1,8 @@
-===============================================================================
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:30 heinz Exp $
+
You may wish to:
cp ${PREFIX}/etc/rc.d/pure_ftpd /etc/rc.d/pure_ftpd
echo "pure_ftpd=YES" >> /etc/rc.conf
-===============================================================================
+
+===========================================================================
diff --git a/net/sdig/MESSAGE b/net/sdig/MESSAGE
index 9c1f119377f..5f89cac0fbe 100644
--- a/net/sdig/MESSAGE
+++ b/net/sdig/MESSAGE
@@ -1,5 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/07/15 22:57:30 heinz Exp $
+
Note: a sample config file can be found here:
${PREFIX}/share/examples/sdig.conf
Copy it to ${PREFIX}/etc/sdig.conf and edit to suit your needs.
+
+===========================================================================