Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/30/2001 22:33:25
Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Jan 30 20:33:25 UTC 2001

Modified Files:
	pkgsrc/net/rp-pppoe: Makefile
	pkgsrc/net/rp-pppoe/files: md5 patch-sum
	pkgsrc/net/rp-pppoe/patches: patch-aa
	pkgsrc/net/rp-pppoe/pkg: PLIST

Log Message:
Update "rp-pppoe" package to version 2.6. Changes since version 2.4:
- Code should now compile cleanly on Caldera and Slackware Linux
- Fixed rp-pppoe.spec file to work on Mandrake and Red Hat.
- Deleted some obsolete files
- Fixed bug in Solaris/x86 port (thanks to Philippe Levan)
- Made shell scripts nicer under Solaris (again, Philippe Levan)
- Made adsl-status look under /var/run and /etc/ppp for PID files.  Should
  fix problems with NetBSD.
- Added PPPD_EXTRA to pppoe.conf; made the PID file depend on the config
  file name.  This makes it easier to run multiple PPPoE sessions.
- Tested for zero-length TCP option-length field, and for reverse-packing
  of type/code bitfields.  Thanks to Robert Schlabbach for pointing out
  these problems.
- Set umask to 077 in adsl-setup.in to protect created files like
  /etc/ppp/pap-secrets.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/rp-pppoe/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/rp-pppoe/files/md5 \
    pkgsrc/net/rp-pppoe/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/net/rp-pppoe/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/net/rp-pppoe/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.