pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap README.macOS: mention how to get an X11 serv...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a86304f629e7
branches: trunk
changeset: 376548:a86304f629e7
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Apr 09 17:23:12 2022 +0000
description:
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.
diffstat:
bootstrap/README.macOS | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r c5f6e6292f64 -r a86304f629e7 bootstrap/README.macOS
--- a/bootstrap/README.macOS Sat Apr 09 15:23:11 2022 +0000
+++ b/bootstrap/README.macOS Sat Apr 09 17:23:12 2022 +0000
@@ -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 @@
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 @@
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