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: schmonz
Date: Sat Apr 9 17:23:12 UTC 2022
Modified Files:
pkgsrc/bootstrap: README.macOS
Log Message:
README.macOS: mention how to get an X11 server from pkgsrc. xref wiki
page with all the historical details that used to be in this document.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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/bootstrap/README.macOS
diff -u pkgsrc/bootstrap/README.macOS:1.7 pkgsrc/bootstrap/README.macOS:1.8
--- pkgsrc/bootstrap/README.macOS:1.7 Fri Apr 8 01:21:49 2022
+++ pkgsrc/bootstrap/README.macOS Sat Apr 9 17:23:12 2022
@@ -1,4 +1,4 @@
-$NetBSD: README.macOS,v 1.7 2022/04/08 01:21:49 schmonz Exp $
+$NetBSD: README.macOS,v 1.8 2022/04/09 17:23:12 schmonz Exp $
Please read the general README file as well.
@@ -22,6 +22,8 @@ Once bootstrapped, install `devel/scmcvs
anonymous CVS. Alternatively, swap out your CVS checkout for a clone
from this git mirror: <https://github.com/NetBSD/pkgsrc/>
+For a local X11 display server, install `x11/modular-xorg-xquartz`.
+
For any particular package that doesn't build, macOS fixes are often in
MacPorts or Homebrew waiting to be borrowed.
@@ -33,3 +35,8 @@ Occasionally, after updating to a freshl
see "No suitable Xcode SDK or Command Line Tools installed." This
usually means a pkgsrc developer needs to add another `OSX_SDK_MAP`
entry to `mk/platform/Darwin.mk`.
+
+-----
+
+Additional historical details, likely useful with older systems:
+<https://wiki.netbsd.org/pkgsrc/macos_porting_notes/>
Home |
Main Index |
Thread Index |
Old Index