summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/hylafax/pkg/MESSAGE17
-rw-r--r--cross/COMMON/cross.mk3
-rw-r--r--mail/popa3d/pkg/MESSAGE3
-rw-r--r--net/ucd-snmp/pkg/MESSAGE45
-rw-r--r--news/nntpclnt/pkg/MESSAGE8
-rw-r--r--security/openssl/pkg/MESSAGE8
6 files changed, 42 insertions, 42 deletions
diff --git a/comms/hylafax/pkg/MESSAGE b/comms/hylafax/pkg/MESSAGE
index 0785d4f0691..f875e9ca9f5 100644
--- a/comms/hylafax/pkg/MESSAGE
+++ b/comms/hylafax/pkg/MESSAGE
@@ -1,3 +1,6 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.3 2001/01/29 11:38:10 wiz Exp $
+
Hylafax was installed. You'll need manual configurations to actually
activate it.
@@ -5,19 +8,15 @@ Setting up: (for impatients)
Invoke faxsetup, and answer what she asks.
- Add the following to your rc.local script (insert the directory
- your have your packages installed in -- for example /usr/pkg --
- instead of <prefix> below):
+ Add the following to your rc.local script:
- if [ -x <prefix>/sbin/faxq ]; then
- <prefix>/sbin/faxq && echo -n ' hylafax'
+ if [ -x ${PREFIX}/sbin/faxq ]; then
+ ${PREFIX}/sbin/faxq && echo -n ' hylafax'
fi
For accepting incoming FAX/data calls, modify /etc/ttys as below
and send SIGHUP to the init process:
->tty00 "<prefix>/libexec/faxgetty" dialup on secure
+>tty00 "${PREFIX}/libexec/faxgetty" dialup on secure
-Documentation:
- On Line Manuals: man hylafax.
- World Wide Web site: http://www.hylafax.org/
+======================================================================
diff --git a/cross/COMMON/cross.mk b/cross/COMMON/cross.mk
index 83388f4243a..e00480b034b 100644
--- a/cross/COMMON/cross.mk
+++ b/cross/COMMON/cross.mk
@@ -1,4 +1,4 @@
-# $NetBSD: cross.mk,v 1.18 2001/01/29 10:25:07 abs Exp $
+# $NetBSD: cross.mk,v 1.19 2001/01/29 11:38:10 wiz Exp $
# Shared definitions for building a cross-compile environment.
@@ -12,6 +12,7 @@ HOMEPAGE?= http://egcs.cygnus.com/
TARGET_DIR= ${PREFIX}/${TARGET_ARCH}
COMMON_DIR= ${PKGSRCDIR}/cross/COMMON
PLIST_PRE?= ${PKGDIR}/PLIST
+MESSAGE_SUBST+= CROSSBASE=${CROSSBASE}
pre-install: pre-install-dirs
pre-install-dirs:
diff --git a/mail/popa3d/pkg/MESSAGE b/mail/popa3d/pkg/MESSAGE
index d5e6b55488b..c9b50091a31 100644
--- a/mail/popa3d/pkg/MESSAGE
+++ b/mail/popa3d/pkg/MESSAGE
@@ -1,9 +1,10 @@
=================================================================
+$NetBSD: MESSAGE,v 1.2 2001/01/29 11:38:10 wiz Exp $
In order to enable POP service, you should add the following line
to your /etc/inetd.conf:
- pop3 stream tcp nowait root ${PKG_PREFIX}/libexec/popa3d popa3d
+ pop3 stream tcp nowait root ${PREFIX}/libexec/popa3d popa3d
and send a HUP signal to inetd.
diff --git a/net/ucd-snmp/pkg/MESSAGE b/net/ucd-snmp/pkg/MESSAGE
index 8297fc81e27..6d8d59d25a4 100644
--- a/net/ucd-snmp/pkg/MESSAGE
+++ b/net/ucd-snmp/pkg/MESSAGE
@@ -1,23 +1,22 @@
-#
-# $NetBSD: MESSAGE,v 1.3 1999/04/05 00:59:08 hubertf Exp $
-#
-# You may want to install the x11/p5-Tk and net/p5-SNMP packages to
-# use the tkmib application!
-#
-# You may also want to install the net/scotty package to do network
-# monitoring.
-#
-# Finally, a note from the maintainer:
-#
-# I'm asking (begging) people to send me a postcard of your home city,
-# area, or country. I intend to arrange them into a logo, take a
-# picture of them all, and use the picture on the ucd-snmp web page.
-# I've gotten a few already, but need a lot more to make the logo a
-# decent size. The first pass from the postcards people have sent me so far
-# can be seen on the ucd-snmp web site, listed below. If you wish to send
-# a postcard, please send it to:
-#
-# Wes Hardaker
-# IT - DCAS
-# UCDavis
-# Davis CA, 95616
+$NetBSD: MESSAGE,v 1.4 2001/01/29 11:38:10 wiz Exp $
+
+You may want to install the x11/p5-Tk and net/p5-SNMP packages to
+use the tkmib application!
+
+You may also want to install the net/scotty package to do network
+monitoring.
+
+Finally, a note from the maintainer:
+
+ I'm asking (begging) people to send me a postcard of your home city,
+ area, or country. I intend to arrange them into a logo, take a
+ picture of them all, and use the picture on the ucd-snmp web page.
+ I've gotten a few already, but need a lot more to make the logo a
+ decent size. The first pass from the postcards people have sent me so far
+ can be seen on the ucd-snmp web site, listed below. If you wish to send
+ a postcard, please send it to:
+
+ Wes Hardaker
+ IT - DCAS
+ UCDavis
+ Davis CA, 95616
diff --git a/news/nntpclnt/pkg/MESSAGE b/news/nntpclnt/pkg/MESSAGE
index 7c55883f77a..6f3ccae220d 100644
--- a/news/nntpclnt/pkg/MESSAGE
+++ b/news/nntpclnt/pkg/MESSAGE
@@ -1,18 +1,18 @@
==============================================================================
-$NetBSD: MESSAGE,v 1.3 1998/08/07 11:11:13 agc Exp $
+$NetBSD: MESSAGE,v 1.4 2001/01/29 11:38:10 wiz Exp $
NOTE: THIS PACKAGE IS UNUSABLE WITHOUT SETTING UP THE FOLLOWING FILES:
-$PREFIX/etc/nntp/domainname (typically /usr/pkg/etc/nntp/domainname):
+${PREFIX}/etc/nntp/domainname:
The domain name that should go after @ on NNTP posts by default
-$PREFIX/etc/nntp/server (typically /usr/pkg/etc/nntp/server):
+${PREFIX}/etc/nntp/server:
The hostname or IP address of your NNTP server (this can be omitted
if you set NNTPSERVER in your environment)
Optionally,
-$PREFIX/etc/nntp/server.auth (typically /usr/pkg/etc/nntp/server.auth):
+${PREFIX}/etc/nntp/server.auth:
"hostname user password" format authentication information for the
NNTP server, if it requires authentication. This file should only
be readable by group "news".
diff --git a/security/openssl/pkg/MESSAGE b/security/openssl/pkg/MESSAGE
index 9f9cc875f75..8aabdfdfa6b 100644
--- a/security/openssl/pkg/MESSAGE
+++ b/security/openssl/pkg/MESSAGE
@@ -1,11 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 1999/04/30 15:19:13 tv Exp $
+$NetBSD: MESSAGE,v 1.2 2001/01/29 11:38:11 wiz Exp $
If upgrading from SSLeay, you will need to copy your ssleay.cnf (used
-for creating certificate requests with "ca") into PREFIX/etc/openssl.cnf.
+for creating certificate requests with "ca") into ${PREFIX}/etc/openssl.cnf.
If installing from scratch, you may want to take a look at
-PREFIX/etc/openssl.cnf.example, copy it to PREFIX/etc/openssl.cnf, and
-customize it.
+${PREFIX}/etc/openssl.cnf.example, copy it to ${PREFIX}/etc/openssl.cnf,
+and customize it.
===========================================================================