Received: by mail.netbsd.org (Postfix, from userid 605) id 7792E84EA4; Tue, 31 May 2022 23:45:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B03FF84E9F for ; Tue, 31 May 2022 23:45:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id cBsNwEGLC_Kw for ; Tue, 31 May 2022 23:45:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0DFCA84D27 for ; Tue, 31 May 2022 23:45:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2AF08FB18; Tue, 31 May 2022 23:46:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165404079247210" MIME-Version: 1.0 Date: Tue, 31 May 2022 23:46:32 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20220531234632.2AF08FB18@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165404079247210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue May 31 23:46:31 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: Add collapseos At the intersection of retrocomputing and prepping.... To generate a diff of this commit: cvs rdiff -u -r1.21920 -r1.21921 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165404079247210 Content-Disposition: inline Content-Length: 777 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21920 pkgsrc/doc/TODO:1.21921 --- pkgsrc/doc/TODO:1.21920 Mon May 30 09:52:56 2022 +++ pkgsrc/doc/TODO Tue May 31 23:46:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21920 2022/05/30 09:52:56 jaapb Exp $ +$NetBSD: TODO,v 1.21921 2022/05/31 23:46:31 gdt Exp $ Suggested new packages ====================== @@ -323,6 +323,10 @@ Suggested new packages Network security scanner and management tools, successor to OpenVAS. Some notes in PR 56687. + Bootstrap post-collapse technology + http://collapseos.org/ + Toolchain to build AVR, running on old chips, cross-built from POSIX. + Missing xorg packages app: constype, intel-gpu-tools driver: xf86-input-aiptek, xf86-input-calcomp, xf86-input-citron, --_----------=_165404079247210--