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:   gdt
Date:           Thu Mar 31 22:09:43 UTC 2022

Modified Files:
        pkgsrc/bootstrap: README

Log Message:
bootstrap: Enhance README

Put a *, for known not to work, by OSF1.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/bootstrap/README

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
diff -u pkgsrc/bootstrap/README:1.26 pkgsrc/bootstrap/README:1.27
--- pkgsrc/bootstrap/README:1.26        Mon Nov 15 12:27:47 2021
+++ pkgsrc/bootstrap/README     Thu Mar 31 22:09:43 2022
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.26 2021/11/15 12:27:47 nia Exp $
+$NetBSD: README,v 1.27 2022/03/31 22:09:43 gdt Exp $
 
 To try to get pkgsrc working on your system, please try the following
 as root:
@@ -87,9 +87,10 @@ upstream and the upstream tracker URL in
 Makefile.
 
 Platforms are listed by the filename in mk/platform, annotated by the
-README.platform here if different.  Problems are listed, such as lack
-of a README, lack of cwrappers support, and lack of destdir support.
-
+README.platform here if different.  Platforms with a * are believed to
+be non-working; see the README for the platform for perhaps more
+information.  A platform not having a README is a clue that it might
+not work.
 
 Platforms with active use and maintenance
 -----------------------------------------
@@ -135,7 +136,7 @@ Platforms believed to have almost no use
   IRIX
   Interix
   MirBSD
-  OSF1
+  * OSF1
   QNX (no README)
 
 



Home | Main Index | Thread Index | Old Index