--- wikisrc/pkgsrc/macos_porting_notes.mdwn 2022/04/08 01:04:07 1.1 +++ wikisrc/pkgsrc/macos_porting_notes.mdwn 2022/04/08 01:07:45 1.2 @@ -6,8 +6,7 @@ below it is not clear that it works on D from Apple is no longer open source. Users of non-macOS Darwin are invited to submit patches to this file. -The only known project is: - http://www.puredarwin.org/ +The only known project is [PureDarwin](http://www.puredarwin.org/). Until then, this file remains macOS-centric. @@ -51,8 +50,8 @@ supported on most (all?) Intel machines. ### issues related to ABI 32 vs 64 Note that a pkgsrc package built in x86_64 mode will not run on an -Intel Mac that is i386 only. For a longer discussion, see: -http://mail-index.NetBSD.org/pkgsrc-users/2009/09/24/msg010817.html +Intel Mac that is i386 only. For a longer discussion, see +. Somewhat separately from pkgsrc's ABI choice, there have been issues with packages which get confused because "MACHINE_ARCH" is in some OS @@ -93,7 +92,7 @@ for some previously-bootstrapped install resolved by building bmake with MACHINE_ARCH=x86_64 and updating that package, as described in mail archives: - https://mail-index.netbsd.org/pkgsrc-users/2016/01/25/msg022870.html + (One would expect to be able to use make replace to do this. One minor issue is that it requires pkg_tarup, although that will be @@ -127,7 +126,7 @@ The command `xcode-select --install' wil Tools for Xcode. In the past at least, Command Line Tools for Xcode could be obtained -from https://developer.apple.com/downloads/ +from ## cvs @@ -139,7 +138,7 @@ it may be useful to `git clone https://g X11 used to be built into macOS, but as of 10.8 it is no longer included. You can install XQuartz from -https://www.xquartz.org, or try the newly-added pkgsrc +, or try the newly-added pkgsrc version. # macOS Versions @@ -208,8 +207,8 @@ issues. This section has pointers to a Sevan Janiyan provides a bulk build for the -current branch (--abi=32, OS X 10.4/PowerPC, gcc 4.0.1 from Xcode 2.5, X11_TYPE=modular): - https://www.geeklan.co.uk/?p=1579 - US repo: http://sevan.mit.edu/packages - Euro mirror: http://pkgsrc.geeklan.co.uk/packages/current/Darwin-8 - See - https://mail-index.netbsd.org/pkgsrc-bulk/2015/11/07/msg012171.html + +- +- US repo: +- Euro mirror: +- See