pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/bootstrap
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Mar 27 16:16:55 UTC 2023
Modified Files:
pkgsrc/bootstrap: README.NetBSD
Log Message:
README.NetBSD: update status of historical make support
Recent changes in pkgsrc's mk infrastructure mean a newer version of
make than NetBSD 6.x provided is now expected.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/bootstrap/README.NetBSD
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/bootstrap/README.NetBSD
diff -u pkgsrc/bootstrap/README.NetBSD:1.2 pkgsrc/bootstrap/README.NetBSD:1.3
--- pkgsrc/bootstrap/README.NetBSD:1.2 Fri Feb 25 23:03:10 2022
+++ pkgsrc/bootstrap/README.NetBSD Mon Mar 27 16:16:55 2023
@@ -1,4 +1,4 @@
-$NetBSD: README.NetBSD,v 1.2 2022/02/25 23:03:10 gutteridge Exp $
+$NetBSD: README.NetBSD,v 1.3 2023/03/27 16:16:55 gutteridge Exp $
Generally, pkgsrc considers the current and previous major releases of
NetBSD to be supported, and older ones not to be supported, following
@@ -19,5 +19,6 @@ has a make which is too old for pkgsrc,
bootstrap. (Alternatively one could build bmake and use it, as a
workaround.)
-As of 2020, it is believed that NetBSD 6 and newer have an adequate
-/usr/bin/make; NetBSD 5 and older require a bootstrap or replacement.
+As of 2023, it is believed that NetBSD 7 and newer have an adequate
+/usr/bin/make; NetBSD 6 and older require a bootstrap or replacement.
+
Home |
Main Index |
Thread Index |
Old Index