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: Fri Feb 25 23:03:10 UTC 2022
Modified Files:
pkgsrc/bootstrap: README.NetBSD
Log Message:
README.NetBSD: slightly rephrase note about make(1)
On 5.99.11, make(1) is missing a feature now expected by pkgsrc's mk
framework. (I don't have anything 6.x to test with.)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/bootstrap/README.NetBSD:1.2
--- pkgsrc/bootstrap/README.NetBSD:1.1 Thu Apr 9 15:04:03 2020
+++ pkgsrc/bootstrap/README.NetBSD Fri Feb 25 23:03:10 2022
@@ -1,4 +1,4 @@
-$NetBSD: README.NetBSD,v 1.1 2020/04/09 15:04:03 gdt Exp $
+$NetBSD: README.NetBSD,v 1.2 2022/02/25 23:03:10 gutteridge Exp $
Generally, pkgsrc considers the current and previous major releases of
NetBSD to be supported, and older ones not to be supported, following
@@ -20,5 +20,4 @@ bootstrap. (Alternatively one could bui
workaround.)
As of 2020, it is believed that NetBSD 6 and newer have an adequate
-/usr/bin/make, and that NetBSD 5 and older require a bootstrap or
-replacement.
+/usr/bin/make; NetBSD 5 and older require a bootstrap or replacement.
Home |
Main Index |
Thread Index |
Old Index