summaryrefslogtreecommitdiff
path: root/www/hiawatha/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 02:15:23 +0000
committerzuntum <zuntum>2001-11-01 02:15:23 +0000
commit915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/hiawatha/MESSAGE
parent0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff)
downloadpkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/hiawatha/MESSAGE')
-rw-r--r--www/hiawatha/MESSAGE22
1 files changed, 22 insertions, 0 deletions
diff --git a/www/hiawatha/MESSAGE b/www/hiawatha/MESSAGE
new file mode 100644
index 00000000000..cdae7910599
--- /dev/null
+++ b/www/hiawatha/MESSAGE
@@ -0,0 +1,22 @@
+===========================================================
+
+ Hiawatha has now been successfully installed.
+
+ In order to use Hiawatha, you will need to create spool
+ directories, named
+
+ /var/spool/hiawatha/SPOOL${PORT}
+
+ for each TCP port on which hiawatha will be listening --
+ for example
+
+ /var/spool/hiawatha/SPOOL8080
+
+ for the example hiawatha.cfg distributed with this
+ package.
+
+ You can start hiawatha by running
+
+ ${PREFIX}/etc/rc.d/hiawatha start
+
+===========================================================