summaryrefslogtreecommitdiff
path: root/comms/qpage/files/patch-config.input
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-14 14:39:15 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-14 14:39:15 +0000
commitb3909d5c4d2434aafcf77495a66d999ec8199e0a (patch)
treeb4e85c88fb0efc7236b0a2b892d17f55af03030f /comms/qpage/files/patch-config.input
parentFix runtime error. (diff)
comms/qpage: Resurrect port
- New MASTER_SITE - New MAINTAINER - Change to USES=tar:Z - Regenerate patches PR: 206321
Diffstat (limited to 'comms/qpage/files/patch-config.input')
-rw-r--r--comms/qpage/files/patch-config.input29
1 files changed, 29 insertions, 0 deletions
diff --git a/comms/qpage/files/patch-config.input b/comms/qpage/files/patch-config.input
new file mode 100644
index 000000000000..8bd72bc84a16
--- /dev/null
+++ b/comms/qpage/files/patch-config.input
@@ -0,0 +1,29 @@
+--- config.input.orig 1998-11-05 06:05:36 UTC
++++ config.input
+@@ -20,7 +20,7 @@
+ # See the QuickPage documentation for complete details about
+ # the syntax of the configuration file.
+ #
+-QPAGE_CONFIG="/etc/qpage.cf"
++QPAGE_CONFIG="/usr/local/etc/qpage.conf"
+
+
+ #
+@@ -41,7 +41,7 @@ SNPP_SERVER="localhost"
+ # copies of the configuration file. Only one filename
+ # may be specified.
+ #
+-SNPP_SERVER_FILE="/etc/qpage.servers"
++SNPP_SERVER_FILE="/usr/local/etc/qpage.servers"
+
+
+ #
+@@ -51,7 +51,7 @@ SNPP_SERVER_FILE="/etc/qpage.servers"
+ # for that user, QuickPage will assume all group privileges
+ # assigned to that user.
+ #
+-DAEMON_USER="daemon"
++DAEMON_USER="uucp"
+
+
+ #