summaryrefslogtreecommitdiff
path: root/comms/xisp/MESSAGE
diff options
context:
space:
mode:
authorreed <reed>2006-10-06 22:14:44 +0000
committerreed <reed>2006-10-06 22:14:44 +0000
commit5eec7182c847d9d198bbb76fc92fcf37ad3075f6 (patch)
tree06f0db2971327436b0194d391b85fed45e6ddcfc /comms/xisp/MESSAGE
parent1988ff8f936fded5ddaae0335462cc5ebbaabae9 (diff)
downloadpkgsrc-5eec7182c847d9d198bbb76fc92fcf37ad3075f6.tar.gz
This adds a mk.conf setting for the xisp "dialer" group. I call it
"DIALER_GROUP" instead of "XISP_GROUP" as maybe it can be used for other packages also later. This is for PR pkg/19566. Update MESSAGE to use LOCALBASE instead of X11BASE. (From Manuel Bouyer) And update MESSAGE to not hardcode the "group". This also updates patch-ac because of conflicting types for fprintf and printf. I don't know how this package built before on NetBSD recently. Also this patch honors VARBASE and PKGMANDIR. Thank you Manuel Bouyer for testing this.
Diffstat (limited to 'comms/xisp/MESSAGE')
-rw-r--r--comms/xisp/MESSAGE14
1 files changed, 7 insertions, 7 deletions
diff --git a/comms/xisp/MESSAGE b/comms/xisp/MESSAGE
index c0ff46ead77..1717bbcd4f8 100644
--- a/comms/xisp/MESSAGE
+++ b/comms/xisp/MESSAGE
@@ -1,17 +1,17 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/10/31 20:44:44 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2006/10/06 22:14:44 reed Exp $
Please make sure the file /etc/ppp/options exists, and there is a symbolic
link from your modem device to /dev/modem.
You need to install:
- ${X11BASE}/share/examples/xisp/ip-down to /etc/ppp
- ${X11BASE}/share/examples/xisp/ip-up to /etc/ppp
- ${X11BASE}/share/examples/xisp/peers/xisp_modem to /etc/ppp/peers
- ${X11BASE}/share/examples/xisp/peers/xisp_dialer to /etc/ppp/peers
+ ${LOCALBASE}/share/examples/xisp/ip-down to /etc/ppp
+ ${LOCALBASE}/share/examples/xisp/ip-up to /etc/ppp
+ ${LOCALBASE}/share/examples/xisp/peers/xisp_modem to /etc/ppp/peers
+ ${LOCALBASE}/share/examples/xisp/peers/xisp_dialer to /etc/ppp/peers
-and make sure the file ownerships are set for user "root" and group "dialer"
-to be able to fully use this package.
+and make sure the file ownerships are set for user "root" and group
+"${DIALER_GROUP}" to be able to fully use this package.
===========================================================================