Wed Jan 6 07:15:23 2016 UTC ()
Fix typos.


(yyamano)
diff -r1.28 -r1.29 pkgsrc/bootstrap/README.MacOSX

cvs diff -r1.28 -r1.29 pkgsrc/bootstrap/Attic/README.MacOSX (expand / switch to unified diff)

--- pkgsrc/bootstrap/Attic/README.MacOSX 2015/12/29 19:14:35 1.28
+++ pkgsrc/bootstrap/Attic/README.MacOSX 2016/01/06 07:15:23 1.29
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: README.MacOSX,v 1.28 2015/12/29 19:14:35 dholland Exp $ 1$NetBSD: README.MacOSX,v 1.29 2016/01/06 07:15:23 yyamano Exp $
2 2
3This file describes the use of current versions of pkgsrc with 3This file describes the use of current versions of pkgsrc with
4multiple versions of Darwin and OS X, omitting information about previous pkgsrc 4multiple versions of Darwin and OS X, omitting information about previous pkgsrc
5versions. 5versions.
6 6
7* Darwin vs OS X 7* Darwin vs OS X
8 8
9(Apple has renamed Mac OS X to OS X, but the filename 9(Apple has renamed Mac OS X to OS X, but the filename
10remains.) 10remains.)
11 11
12OS X consists of Darwin (kernel/userland) plus Mac stuff on top. 12OS X consists of Darwin (kernel/userland) plus Mac stuff on top.
13pkgsrc used to target Darwin, but given the tools issued discussed 13pkgsrc used to target Darwin, but given the tools issued discussed
14below it is not clear that it works on Darwin without OS X. Darwin 14below it is not clear that it works on Darwin without OS X. Darwin
@@ -138,29 +138,29 @@ OS X 10.6 is the last version that works @@ -138,29 +138,29 @@ OS X 10.6 is the last version that works
138support, e.g. Mac Minis and Macbooks with Core Duo. (There is an 138support, e.g. Mac Minis and Macbooks with Core Duo. (There is an
139active bulk build for 10.6.) 139active bulk build for 10.6.)
140 140
141OS X 10.5 is the last version that works on PowerPC Macs. As of 2015 141OS X 10.5 is the last version that works on PowerPC Macs. As of 2015
142reports of using 10.5 are very rare. 142reports of using 10.5 are very rare.
143 143
144OS X 10.4 (Darwin 8.11.0) is the last version that works on PowerPC G3 144OS X 10.4 (Darwin 8.11.0) is the last version that works on PowerPC G3
145and slower G4 Macs. 145and slower G4 Macs.
146 146
147* Bulk builds 147* Bulk builds
148 148
149Clearly, it is desirable for a bulk build to be useful on as many 149Clearly, it is desirable for a bulk build to be useful on as many
150computers as possible. The main issues are which ABI and which OS X 150computers as possible. The main issues are which ABI and which OS X
151version. Targetting older versions makes a build run on more systems, 151version. Targeting older versions makes a build run on more systems,
152and targetting newer versions makes the build closer to what would be 152and targeting newer versions makes the build closer to what would be
153obtained from bootstrappping on a newer version and thus avoids some 153obtained from bootstrapping on a newer version and thus avoids some
154issues. This section has pointers to active bulk builds. 154issues. This section has pointers to active bulk builds.
155 155
156** 10.4, --abi=32 powerpc, gcc 156** 10.4, --abi=32 powerpc, gcc
157 157
158Sevan Janiyan <Sevan@NetBSD.org> provides a bulk build for the -current branch 158Sevan Janiyan <Sevan@NetBSD.org> provides a bulk build for the -current branch
159(--abi=32, OS X 10.4/PowerPC, gcc 4.0.1 from Xcode 2.5, X11_TYPE=modular): 159(--abi=32, OS X 10.4/PowerPC, gcc 4.0.1 from Xcode 2.5, X11_TYPE=modular):
160 https://www.geeklan.co.uk/?p=1579 160 https://www.geeklan.co.uk/?p=1579
161 US repo: http://sevan.mit.edu/packages 161 US repo: http://sevan.mit.edu/packages
162 Euro mirror: http://pkgsrc.geeklan.co.uk/packages/current/Darwin-8 162 Euro mirror: http://pkgsrc.geeklan.co.uk/packages/current/Darwin-8
163 See 163 See
164 https://mail-index.netbsd.org/pkgsrc-bulk/2015/11/07/msg012171.html 164 https://mail-index.netbsd.org/pkgsrc-bulk/2015/11/07/msg012171.html
165 165
166** 10.6, --abi=32 i386, gcc 166** 10.6, --abi=32 i386, gcc