summaryrefslogtreecommitdiff
path: root/net/rp-pppoe/patches/patch-ac
diff options
context:
space:
mode:
authortron <tron>2000-07-17 21:11:45 +0000
committertron <tron>2000-07-17 21:11:45 +0000
commitbec4b833e0d547c8586eb68119da634478244eaf (patch)
tree55c4ff9c808857c27c60f4e80b4c4403a8290630 /net/rp-pppoe/patches/patch-ac
parent5494ffd890fd98ee8613780aca855571be89875d (diff)
downloadpkgsrc-bec4b833e0d547c8586eb68119da634478244eaf.tar.gz
Update "rp-ppoe" package to version 2.0. Change since version 1.9:
- Addition of pppoe-server - Massive internal code restructuring - Zealous bounds-checking everywhere. - adsl-setup now quotes user name and password in /etc/ppp/pap-secrets. - Ported to OpenBSD, FreeBSD and NetBSD, courtesy of Geoff Mottram and Yannis Sismanis. - Rearranged adsl-* shell scripts, courtesy of Heiko Schlittermann. - Fixed bug in which Host-Uniq did not work if access concentrator sent a cookie. - Addition of SuSE-specific "init" script, courtesy of Gary Cameron.
Diffstat (limited to 'net/rp-pppoe/patches/patch-ac')
-rw-r--r--net/rp-pppoe/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/rp-pppoe/patches/patch-ac b/net/rp-pppoe/patches/patch-ac
deleted file mode 100644
index 274d1f7b359..00000000000
--- a/net/rp-pppoe/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2000/07/11 21:32:45 tron Exp $
-
---- adsl-setup.in.orig Fri May 26 01:16:21 2000
-+++ adsl-setup.in Tue Jul 11 23:30:35 2000
-@@ -16,7 +16,7 @@
-
- # Paths to programs
- IFCONFIG=/sbin/ifconfig
--PPPD=/usr/sbin/pppd
-+PPPD=@sbindir@/pppd
- PPPOE=@sbindir@/pppoe
- LOGGER=/usr/bin/logger
-