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: cjep
Date: Wed Feb 10 21:47:15 UTC 2021
Modified Files:
pkgsrc/bootstrap: README.OpenBSD
Log Message:
The bootstrap works on OpenBSD 6.9 i386, sparc64 & amd64 (at least 6.9beta)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/bootstrap/README.OpenBSD
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.OpenBSD
diff -u pkgsrc/bootstrap/README.OpenBSD:1.10 pkgsrc/bootstrap/README.OpenBSD:1.11
--- pkgsrc/bootstrap/README.OpenBSD:1.10 Wed Feb 10 14:23:47 2021
+++ pkgsrc/bootstrap/README.OpenBSD Wed Feb 10 21:47:15 2021
@@ -1,4 +1,4 @@
-$NetBSD: README.OpenBSD,v 1.10 2021/02/10 14:23:47 cjep Exp $
+$NetBSD: README.OpenBSD,v 1.11 2021/02/10 21:47:15 cjep Exp $
Please read the general README file as well.
@@ -23,6 +23,7 @@ example, to use OpenSSL, you can use:
Or after a bootstrap, you can add the following line to $prefix/etc/mk.conf:
PREFER.openssl=pkgsrc
-The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386).
-It has also been used successfully on 5.5 (sparc64), 5.6 (amd64, sparc64)
-and 3.0.
+The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386). It
+has also been tested on these platforms with 6.9-beta and there should be
+no reason why it won't work on 6.9 when it is released. Previously it
+has been used on 5.5 (sparc64), 5.6 (amd64, sparc64) and 3.0.
Home |
Main Index |
Thread Index |
Old Index