summaryrefslogtreecommitdiff
path: root/net/rp-pppoe/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-12-09 09:29:08 +0000
committertron <tron@pkgsrc.org>2000-12-09 09:29:08 +0000
commit61c81cb3347139c10d4b9ac05d7fd16630b975c3 (patch)
tree4c371b3139bea6727d574f66b414b91e734c5f2e /net/rp-pppoe/Makefile
parentdb395d9c63f1ce5d1f1e4ad8cf1e1ef599b93284 (diff)
downloadpkgsrc-61c81cb3347139c10d4b9ac05d7fd16630b975c3.tar.gz
Update "rp-ppoe" package to version 2.4. Changes since version 2.2:
- Fixed spec file to automatically add .gz extension to man files as required - Tightened firewall rules. - Better check for /var/run in adsl-status; minor shell script fixes and cleanups for NetBSD and Solaris. - Added FAQ to HOW-TO-CONNECT regarding running a script each time a connection is made. - Fixed the init script to create/remove /var/lock/subsys/adsl (patch courtesy of Charley Carter.) - Added support (under Linux) for N_HDLC line discipline which should greatly reduce CPU usage. My tests show it cuts CPU usage in half. My 486 DX2/66 gets 800 kb/s at 22% CPU usage. - adsl-connect uses "setsid" (if available) so that adsl-stop doesn't kill its caller. There is (IMO) a bug in pppd which kills all processes in its process group if the "pty" option is used. The setsid program gets around this bug, on Linux at least. - Port to Solaris, courtesy of David Holland. - Renamed spec file from "spec" to "rp-pppoe.spec" and made some cleanups. NOTE: Red Hat, in their infinite wisdom, decided to make the new RPM compress man pages automatically. You may have problems building RPM's from source unless you get the latest rpm package and make sure it compresses man pages.
Diffstat (limited to 'net/rp-pppoe/Makefile')
-rw-r--r--net/rp-pppoe/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile
index 620da9bbd69..2230c9a5b91 100644
--- a/net/rp-pppoe/Makefile
+++ b/net/rp-pppoe/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2000/08/12 16:54:44 tron Exp $
+# $NetBSD: Makefile,v 1.7 2000/12/09 09:29:08 tron Exp $
-DISTNAME= rp-pppoe-2.2
+DISTNAME= rp-pppoe-2.4
CATEGORIES= net
-MASTER_SITES= http://www.roaringpenguin.com/pppoe/
+MASTER_SITES= ${HOMEPAGE}
MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://home.sprynet.com/~minaret/pppoe/
+HOMEPAGE= http://www.roaringpenguin.com/pppoe/
CONFLICTS+= mouse_pppoe-*