pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Aug 1 14:49:09 UTC 2022
Modified Files:
pkgsrc: README.md
pkgsrc/bootstrap: README.Solaris README.macOS
Log Message:
Update docs for Joyent migration.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/README.md
cvs rdiff -u -r1.28 -r1.29 pkgsrc/bootstrap/README.Solaris
cvs rdiff -u -r1.8 -r1.9 pkgsrc/bootstrap/README.macOS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/README.md
diff -u pkgsrc/README.md:1.15 pkgsrc/README.md:1.16
--- pkgsrc/README.md:1.15 Mon Jan 31 22:39:11 2022
+++ pkgsrc/README.md Mon Aug 1 14:49:09 2022
@@ -12,7 +12,7 @@ build options framework, and a compiler
other advanced features. Unprivileged use and installation is also supported.
pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org/)
-and [SmartOS](https://www.joyent.com/smartos).
+and [SmartOS](https://www.tritondatacenter.com/smartos).
It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/)
and [Oasis Linux](https://github.com/oasislinux/oasis).
Index: pkgsrc/bootstrap/README.Solaris
diff -u pkgsrc/bootstrap/README.Solaris:1.28 pkgsrc/bootstrap/README.Solaris:1.29
--- pkgsrc/bootstrap/README.Solaris:1.28 Wed Apr 27 17:43:34 2022
+++ pkgsrc/bootstrap/README.Solaris Mon Aug 1 14:49:09 2022
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.28 2022/04/27 17:43:34 nia Exp $
+$NetBSD: README.Solaris,v 1.29 2022/08/01 14:49:09 jperkin Exp $
This README describes pkgsrc on a variety of Solaris-derived operating
systems. It corresponds to pkgsrc/platform/SunOS.mk. The relevant
@@ -77,7 +77,7 @@ required to deploy pkgsrc on the host di
within the zone.
OmniOS also provides pkgsrc branded zones. A pkgsrc zone is a sparse
-zone which is pre-configured to use Joyent’s binary package repository.
+zone which is pre-configured to use the SmartOS binary package repository.
Refer to https://omnios.org/setup/zones
General
@@ -127,7 +127,7 @@ See https://wiki.netbsd.org/pkgsrc/solar
installing gcc on various illumos distributions. One can use a
distribution-provided gcc, or a gcc that has been built from sources.
-Alternatively, see https://pkgsrc.joyent.com/install-on-illumos/ for
+Alternatively, see https://pkgsrc.smartos.org/install-on-illumos/ for
binary kits and initial packages (including gcc) that run on illumos
variants.
Index: pkgsrc/bootstrap/README.macOS
diff -u pkgsrc/bootstrap/README.macOS:1.8 pkgsrc/bootstrap/README.macOS:1.9
--- pkgsrc/bootstrap/README.macOS:1.8 Sat Apr 9 17:23:12 2022
+++ pkgsrc/bootstrap/README.macOS Mon Aug 1 14:49:09 2022
@@ -1,9 +1,9 @@
-$NetBSD: README.macOS,v 1.8 2022/04/09 17:23:12 schmonz Exp $
+$NetBSD: README.macOS,v 1.9 2022/08/01 14:49:09 jperkin Exp $
Please read the general README file as well.
Binary packages are available for macOS arm64 and x86_64, provided by
-Joyent. More info: <http://pkgsrc.joyent.com/install-on-osx/>
+MNX Cloud. More info: <https://pkgsrc.smartos.org/install-on-macos/>
If these don't suffice for your needs, you'll want to build your own.
First, install either the full Xcode environment (if that's something
Home |
Main Index |
Thread Index |
Old Index