Received: by mail.netbsd.org (Postfix, from userid 605) id 0DCA68500A; Fri, 6 Jan 2023 03:14:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D1FF84EC7 for ; Fri, 6 Jan 2023 03:14:43 +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 g-W-qoRdIXd6 for ; Fri, 6 Jan 2023 03:14:42 +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 87E2F84D35 for ; Fri, 6 Jan 2023 03:14:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74FF4FA90; Fri, 6 Jan 2023 03:14:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167297488230240" MIME-Version: 1.0 Date: Fri, 6 Jan 2023 03:14:42 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230106031442.74FF4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167297488230240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Jan 6 03:14:42 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: TODO: suggest Frescobaldi and EndBASIC. To generate a diff of this commit: cvs rdiff -u -r1.22461 -r1.22462 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167297488230240 Content-Disposition: inline Content-Length: 876 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22461 pkgsrc/doc/TODO:1.22462 --- pkgsrc/doc/TODO:1.22461 Fri Jan 6 01:41:02 2023 +++ pkgsrc/doc/TODO Fri Jan 6 03:14:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22461 2023/01/06 01:41:02 gutteridge Exp $ +$NetBSD: TODO,v 1.22462 2023/01/06 03:14:42 schmonz Exp $ Suggested new packages ====================== @@ -327,6 +327,15 @@ Suggested new packages http://collapseos.org/ Toolchain to build AVR, running on old chips, cross-built from POSIX. + Frescobaldi + https://www.frescobaldi.org + LilyPond sheet music text editor + + EndBASIC + https://www.endbasic.dev + BASIC environment with a REPL, a web interface, a graphical + console, and RPi support written in Rust + Missing xorg packages app: constype, intel-gpu-tools driver: xf86-input-aiptek, xf86-input-calcomp, xf86-input-citron, --_----------=_167297488230240--