pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

deno: update status - probably not packageable for NetBSD



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Nov 13 22:26:09 2025 +0100
Changeset:	507f908cd17964571a35824e3223a58d765ec74e

Modified Files:
	deno/TODO

Log Message:
deno: update status - probably not packageable for NetBSD

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=507f908cd17964571a35824e3223a58d765ec74e

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

diffstat:
 deno/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/deno/TODO b/deno/TODO
index f0f2dd2e47..b5af973cce 100644
--- a/deno/TODO
+++ b/deno/TODO
@@ -1,6 +1,9 @@
 Tries to download file during build:
   Downloading (using Python) https://github.com/denoland/rusty_v8/releases/download/v140.2.0/librusty_v8_release_x86_64-unknown-netbsd.a.gz
 
+That project only supports Linux, macOS, Android, and iOS according to
+https://github.com/denoland/rusty_v8/blob/main/build.rs
+
 
 Later fails again with
   --- stderr


Home | Main Index | Thread Index | Old Index