summaryrefslogtreecommitdiff
path: root/bootstrap/README.MacOSX
AgeCommit message (Collapse)AuthorFilesLines
2017-01-09Update XQuartz URLsevan1-2/+2
2016-09-20Add caution that Command Line Tools do not auto-updategdt1-1/+8
Patch from Jan Danielsson.
2016-07-15Revise ABI discussiongdt1-23/+48
Substantially revise the ABI 32/64 discussion, separating the close-in-time changes about the default ABI vs how it is encoded. Thanks to jperkin for off-list clarifications.
2016-07-14Explain switch to default ABI=64gdt1-2/+20
Explain how to recover on a machine that used to be ABI=32. by pointing to jperkin's email about this and giving an example.
2016-01-06Fix typos.yyamano1-4/+4
2015-12-29Document --binary-macpkg.dholland1-1/+8
XXX: there should be a man page for the bootstrap script, or something. XXX: AFAICT there is no one place its arguments are documented...
2015-11-28Mention where the command tools can be obtained from to save time, as the ↵sevan1-1/+4
Apple developer portal search doesn't offer it as a result.
2015-11-08Mention the details of the packages for PowerPC Mac OS X.sevan1-3/+8
From a discussion that took place offlist around http://mail-index.netbsd.org/tech-pkg/2015/11/06/msg015926.html Reviewed by gdt@
2015-11-08Use a single style to reference OS Xsevan1-4/+4
Reviewed by gdt@
2015-11-07Update notes on versions.gdt1-8/+17
Add pointer to a pkgsrc-bulk message about a 10.4 powerpc build, and therefore drop notion that there are no 10.4 users.
2015-11-07Rototiil versions sectiongdt1-49/+52
Replace and simplify the versions section. Drop notion of supported/deprecated. Explain why people run specific old versions. Assert that there are no 10.4 pkgsrc users, and very few 10.5. Keep notion that PRs for <= 10.5 without fixes can be closed without fixing. Explain Darwin vs OS X. Point to PureDarwin. Explain that pkgsrc for Darwin is really for OSX and invite doc patches. Make a few minor edits. It remains for someone to explain more clearly the issue of broken/missing SDKs in 10.11 and command line tools. As discussed on tech-pkg, with input from jperkin and tron.
2015-11-06Fix a typo and s/Mac OS X/OS X/ggdt1-13/+14
Thanks to wiz@ and Luis Muir for pointing these out.
2015-11-06Make assorted minor updatesgdt1-23/+46
- Remove information about older versions of pkgsrc. - Note that /usr/include is gone and that there are SDKs - Add hazy explanation of the missing SDK/command-line-tools issue. - Add 10.11 (but do not change deprecation status of anything). - Clarify (but do not try to update for current reality) the 10.6/10.9 bulk build descriptions.
2015-02-22Drop xlc compiler information.gdt1-31/+1
This was added in 2004 and there have been no reports of anyone even trying to use it in many many years. Searching on the web finds only information from 2003.
2015-02-22Rototill version list (without policy change).gdt1-37/+34
Add Joyent bulk build links. CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2014-08-03"--compiler clang" will have gotten better by the next quarterly branch.schmonz1-5/+5
2014-03-18Explain problems with sed.gdt1-3/+19
Basically: 10.9's sed is broken, bootstrap works around this via nbsed on 10.9, and therefore while a 10.6 boostrap's binaries will *run* on 10.9, one can't reliably build new packages. (Thanks to jperkin@ for pointing this out.)
2014-03-17Update pointer to bulk build message (to be a quarterly one).gdt1-4/+5
2014-03-13Seriously rototill Mac instructions.gdt1-36/+83
Explain clang. Add 10.9. Point out jperkin's builds.
2013-02-06Recommend "Command Line Tools for Xcode" as mentioned inschmonz1-1/+3
<URL:http://kennethreitz.org/experiments/xcode-gcc-and-homebrew>.
2012-12-29Note that you should install the command line tools.wiz1-4/+7
2012-12-29Update where to get X11 and note 10.8 as supported, moving downwiz1-19/+10
older versions as appropriate.
2012-01-11Minor corrections, from Snader_LB on FreeNode:riz1-2/+2
- capitalize ``NetBSD.org''; - remove trailing whitespace; - clarify the bootstrapping procedure's ending sentence, and end it with punctuation.
2011-03-05Note that i386 mode is the default, and point to tron@'s 2009 tech-pkggdt1-10/+14
post that explained the issues clearly. Caution that 10.4 support is on even thinner ice with 10.7 due out.
2010-10-31Describe levels of likely support for various versions of OS X, basedgdt1-1/+43
on consensus of pkgsrc developers from private discussion. Essentially 10.3 and below will not be allowed to clutter the PR db, 10.4 is iffy, and 10.5 and 10.6 are normal.
2010-02-21It's been a couple years since the pkgsrc repository was modifiedschmonz1-12/+1
to support being checked out on case-insensitive file systems, and many bulk builds have been done since then. Remove verbiage on this subject, since nobody needs to concern themselves with it anymore, and retire the associated script to create a suitable disk image. (Similar changes to the Guide will follow shortly.)
2009-09-21Recommend to manually enforce the use of the 32-Bit API undertron1-2/+13
Mac OS X Snow Leopard at the moment.
2008-05-09Remove the text which warns against using a case-insensitive file systemagc1-28/+6
on Mac OS X - that hasn't been true for about a year.
2008-04-20note that if you intend to use gcc 4 on Tiger that you need to downloadrtr1-1/+5
the xcode 2.5 development package. gcc4 that comes with xcode 2.0 builds broken pkg_install tools.
2004-10-24note that you need -ma to bootstrap with xlc.grant1-1/+5
2004-10-07add some info about xlc support.grant1-1/+21
2004-04-24Move the rest of the OS X-specific stuff out of README.Darwin intodanw1-2/+22
README.MacOSX. Update the developer tools notes for 10.3. Mention that XFree86 has X packages for older versions of OS X that Apple doesn't provide X for.
2004-03-11import the required bits of bootstrap-pkgsrc from 20040311.grant1-0/+30