summaryrefslogtreecommitdiff
path: root/ham/dpbox/files
diff options
context:
space:
mode:
authorwulf <wulf>2000-05-15 10:54:44 +0000
committerwulf <wulf>2000-05-15 10:54:44 +0000
commit9949896860aeb3fa4469fff2b6a5264ed0f185c5 (patch)
tree5e2ffade0b82c500f2abf9ab4ebfc918fb177f29 /ham/dpbox/files
parent1d3eb1b0c57e574d2936509b7fbdc1d406aa8d29 (diff)
downloadpkgsrc-9949896860aeb3fa4469fff2b6a5264ed0f185c5.tar.gz
Initial import of pkgsrc/ham/dpbox:
dpbox-6.00.00 Multi-Protocol Amateur Packet Radio BBS
Diffstat (limited to 'ham/dpbox/files')
-rw-r--r--ham/dpbox/files/dpbox.ini78
-rw-r--r--ham/dpbox/files/md53
-rw-r--r--ham/dpbox/files/patch-sum3
3 files changed, 84 insertions, 0 deletions
diff --git a/ham/dpbox/files/dpbox.ini b/ham/dpbox/files/dpbox.ini
new file mode 100644
index 00000000000..22b49555d52
--- /dev/null
+++ b/ham/dpbox/files/dpbox.ini
@@ -0,0 +1,78 @@
+# dpbox.ini
+# edited: Joachim Schurig, DL8HBS, 26.09.1999
+#
+# This is the first configuration file DPBOX will read
+# Take care, if something is missing or misconfigured,
+# DPBOX will NOT start.
+#
+# After reading this config file (it only defines the basic unix
+# setup of the system), DPBOX will read the file system/config.box
+# (and all other files in the subdirectory system/ ). Those files
+# define the amateur radio settings of DPBOX. Please check them and
+# set them up carefully.
+
+# THIS FILE CANNOT BE REREAD WHILE DPBOX IS RUNNING!
+# If you change any of the settings, you have to restart dpbox to
+# accept the changes. The configuration data in all other files
+# can be reloaded by sending a -SIGHUP to dpbox or by typing
+# RELOAD in the mailbox itself.
+
+# Unix user for DPBOX:
+# DPBOX can only change to this user if started as root...
+# If DPBOX is not started as root, please comment out the following line
+dpbox_user dpbox
+
+# own callsign (CHANGE IT TO THE CALLSIGN FOR DPBOX) :
+Console_call AN0NYM
+
+# SSID of box
+box_ssid 7
+
+# own QTH-loc:
+# put in your WW-Locator.
+myqthwwloc JO62RL
+
+# packet length:
+# 236 for TNN/NetRom networks, 255 for other
+# (not 256, the huffman compression needs a byte)
+box_paclen 236
+
+# main box directory:
+# usually, don't change it, except if you plan to start more than one DPBOX...
+boxdir /var/spool/dpbox/
+
+# directory for temporary files:
+# usually, don't change it, except if you plan to start more than one DPBOX...
+tempdir /tmp/
+
+# name of socket for interface
+# usually, don't change it, except if you plan to start more than one DPBOX...
+box_socket /var/run/dpbox
+
+#
+# system files directory
+#
+boxsysdir @prefix@/share/dpbox/conf/system/
+
+#
+# S/F directory
+#
+boxsfdir @prefix@/share/dpbox/conf/sf/
+
+#
+# language files directory
+#
+boxlanguagedir @prefix@/share/dpbox/language/
+
+#
+# run files directory
+#
+boxrundir @prefix@/libexec/dpbox/
+
+# directory for dpbox-pid-file
+# usually, don't change it
+boxprocdir /var/run/
+
+# filename of dpbox-pid-file
+# usually, don't change it, except if you plan to start more than one DPBOX...
+proc_file dpbox.pid
diff --git a/ham/dpbox/files/md5 b/ham/dpbox/files/md5
new file mode 100644
index 00000000000..6510d4721b0
--- /dev/null
+++ b/ham/dpbox/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/05/15 10:54:44 wulf Exp $
+
+MD5 (dpbox-60000.tar.gz) = f8e65464ae8ee4d78c62861cbba54e2c
diff --git a/ham/dpbox/files/patch-sum b/ham/dpbox/files/patch-sum
new file mode 100644
index 00000000000..1ce35eb1cf1
--- /dev/null
+++ b/ham/dpbox/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/05/15 10:54:44 wulf Exp $
+
+MD5 (patch-aa) = 7e8fa40fe8bb76bfb7a7f495e4562da3