pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap README.Solaris: be better at prioritizing in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/320d74fce857
branches:  trunk
changeset: 376301:320d74fce857
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Apr 05 06:44:21 2022 +0000

description:
README.Solaris: be better at prioritizing information, don't
talk about "Sun gcc" any more, NetBSD capitalization police

diffstat:

 bootstrap/README.Solaris |  20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diffs (45 lines):

diff -r 23d3a060a298 -r 320d74fce857 bootstrap/README.Solaris
--- a/bootstrap/README.Solaris  Tue Apr 05 03:59:59 2022 +0000
+++ b/bootstrap/README.Solaris  Tue Apr 05 06:44:21 2022 +0000
@@ -1,24 +1,22 @@
-$NetBSD: README.Solaris,v 1.20 2022/04/04 12:55:03 gdt Exp $
+$NetBSD: README.Solaris,v 1.21 2022/04/05 06:44:21 nia Exp $
 
 This README describes pkgsrc on a variety of Solaris-derived operating
 systems.  It corresponds to pkgsrc/platform/SunOS.mk.  The relevant
 operating systems are:
+  - illumos (open-source fork, OpenIndiana, OmniOS, SmartOS, and others)
   - Solaris (from Sun/Oracle, also Sun Solaris, Oracle Solaris)
-  - OpenSolaris (from Sun)
-  - illumos (open-source fork, OpenIndiana, OmniOS, SmartOS, and others)
+  - OpenSolaris (from Sun; superseded long ago by illumos)
 
-OpenSolaris has not been maintained for a very long time, so the only
-platforms of interest are Oracle Solaris and illumos distributions.
-As of 2022, pkgsrc is believed to work well on Oracle Solaris and
-illumos.  pkgsrc is not currently known to work on SunOS 4 or
-OpenSolaris.
+As of 2022, the primary platforms of interest where pkgsrc is known to
+work well are illumos distributions, Solaris 10, and Solaris 11.
+pkgsrc is not currently known to work on SunOS 4 or OpenSolaris.
 
 Prerequisites
 -------------
 
 You will need a working C compiler.  The two known options are gcc and
-Sun/Solaris Studio.  gcc can come from Sun, or other places.  On some
-systems, there is only one feasible choice.
+Sun/Solaris Studio.  gcc can come from the OS vendor, or other places.
+On some systems, there is only one feasible choice.
 
 As with pkgsrc on other platforms, one should use the same compiler
 family and ideally the same compiler version for building all packages.
@@ -78,7 +76,7 @@
 If you are using gcc
 --------------------
 
-See https://wiki.netbsd.org/pkgsrc/solarish/ for information about
+See https://wiki.NetBSD.org/pkgsrc/solarish/ for information about
 installing gcc on various illumos distributions.  One can use a
 distribution-provided gcc, or a gcc that has been built from sources.
 



Home | Main Index | Thread Index | Old Index