summaryrefslogtreecommitdiff
path: root/bootstrap/README.macOS
AgeCommit message (Collapse)AuthorFilesLines
2022-09-12macOS: Support MACOSX_DEPLOYMENT_TARGET.jperkin1-1/+6
This allows the user to specify an exact SDK to use, and can be used to build packages for an older release of macOS than the host. The user should ideally set this via environment variable at bootstrap time, and pkgsrc will then encode that into mk.conf and use it for all builds. Tested on macOS 12.x building against an 11.3 SDK for both arm64 and x86_64.
2022-08-01Update docs for Joyent migration.jperkin1-2/+2
2022-04-09README.macOS: mention how to get an X11 server from pkgsrc. xref wikischmonz1-1/+8
page with all the historical details that used to be in this document.
2022-04-08README.macOS: rewrite for typical new users.schmonz1-219/+24
Historical details have moved: https://wiki.netbsd.org/pkgsrc/macos_porting_notes/
2022-04-06README.macOS: nbsed requires no user action, merge comment to bootstrap.schmonz1-7/+1
2021-02-10bootstrap/README.macOS: Remediate my version confusiongdt1-6/+7
(Apparently not only was major bumped from 10.x to 11, but it's 11, not 11.0 and the next release will be 12.)
2021-02-10bootstrap/README.macOSgdt1-21/+19
Consolidate some old version info. Declare that PRs about 10.12 and earlier that do not contain fixes may be closed without fixing. (At this point there is still a lot of useful hardware that runs 10.13. Systems too old to run 10.13 are now more or less heading towards retrocomputing, and those too old to run 10.11 have arrived.) If you don't like this and would like to actually work on such PRs, feel free to volunteer to have <= 10.12 PRs assigned to you.
2021-02-09verified works on Big Sur (at least Intel) so bump to 11. Also fix typo.cjep1-3/+2
2021-02-09Some updates to versions. Still needs some lines on M1 siliconcjep1-10/+20
2020-08-14Rename README.MacOSX to README.macOS.schmonz1-0/+228