Received: by mail.netbsd.org (Postfix, from userid 605) id E2D9084E5F; Sat, 7 Jul 2018 12:36:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF4B884E4F for ; Sat, 7 Jul 2018 12:36:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3FIz64TBHfIp for ; Sat, 7 Jul 2018 12:36:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4C00F84D76 for ; Sat, 7 Jul 2018 12:36:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46694FBEC; Sat, 7 Jul 2018 12:36:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 7 Jul 2018 12:36:55 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/net/mppe-lkm To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20180707123655.46694FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: bsiegert Date: Sat Jul 7 12:36:55 UTC 2018 Removed Files: pkgsrc/net/mppe-lkm: DESCR MESSAGE Makefile PLIST distinfo pkgsrc/net/mppe-lkm/files: Makefile lkm_mppe.c pkgsrc/net/mppe-lkm/patches: patch-aa Log Message: Remove mppe-lkm. It does not work on NetBSD 6+, and there are some doubts that it works on 5. We don't support versions older than 6. So there. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/mppe-lkm/DESCR \ pkgsrc/net/mppe-lkm/PLIST cvs rdiff -u -r1.1 -r0 pkgsrc/net/mppe-lkm/MESSAGE cvs rdiff -u -r1.7 -r0 pkgsrc/net/mppe-lkm/Makefile cvs rdiff -u -r1.5 -r0 pkgsrc/net/mppe-lkm/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/net/mppe-lkm/files/Makefile cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/mppe-lkm/files/lkm_mppe.c cvs rdiff -u -r1.3 -r0 pkgsrc/net/mppe-lkm/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.