Sun Jul 3 14:38:15 2016 UTC ()
Remove Darwin section which provides a brief note, bootstrap/README.MacOSX provides extensive information


(sevan)
diff -r1.90 -r1.91 pkgsrc/doc/guide/files/platforms.xml

cvs diff -r1.90 -r1.91 pkgsrc/doc/guide/files/platforms.xml (expand / switch to unified diff)

--- pkgsrc/doc/guide/files/platforms.xml 2016/07/03 14:32:22 1.90
+++ pkgsrc/doc/guide/files/platforms.xml 2016/07/03 14:38:15 1.91
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1<!-- $NetBSD: platforms.xml,v 1.90 2016/07/03 14:32:22 sevan Exp $ --> 1<!-- $NetBSD: platforms.xml,v 1.91 2016/07/03 14:38:15 sevan Exp $ -->
2 2
3<chapter id="platforms"> 3<chapter id="platforms">
4 <title>Using pkgsrc on systems other than &os;</title> 4 <title>Using pkgsrc on systems other than &os;</title>
5 5
6<sect1 id="binarydist"> 6<sect1 id="binarydist">
7<title>Binary distribution</title> 7<title>Binary distribution</title>
8 8
9<para>See <xref linkend="using-pkg"/>.</para> 9<para>See <xref linkend="using-pkg"/>.</para>
10 10
11</sect1> 11</sect1>
12 12
13 <sect1 id="bootstrapping-pkgsrc"> 13 <sect1 id="bootstrapping-pkgsrc">
14 <title>Bootstrapping pkgsrc</title> 14 <title>Bootstrapping pkgsrc</title>
@@ -83,40 +83,26 @@ @@ -83,40 +83,26 @@
83 <para>As noted in 83 <para>As noted in
84 <ulink url="http://cygwin.com/faq-nochunks.html#faq.using.su">Cygwin FAQ: `Why doesn't su work?'</ulink>, 84 <ulink url="http://cygwin.com/faq-nochunks.html#faq.using.su">Cygwin FAQ: `Why doesn't su work?'</ulink>,
85 su(1) command has been in Cygwin distribution, but it has never worked. 85 su(1) command has been in Cygwin distribution, but it has never worked.
86 Unless you bootstrap pkgsrc with the --unprivileged option, workaround is: 86 Unless you bootstrap pkgsrc with the --unprivileged option, workaround is:
87 </para> 87 </para>
88 <itemizedlist> 88 <itemizedlist>
89 <listitem> 89 <listitem>
90 <para>Right click "Cygwin Terminal" in your Start Menu, 90 <para>Right click "Cygwin Terminal" in your Start Menu,
91 then pick "Run as administrator".</para> 91 then pick "Run as administrator".</para>
92 </listitem> 92 </listitem>
93 </itemizedlist> 93 </itemizedlist>
94 </sect2> 94 </sect2>
95 95
96 <sect2 id="darwin"> 
97 <title>Darwin (Mac OS X)</title> 
98 
99 <para>Before you start, you need to download and install 
100 the Mac OS X Developer Tools from Apple's Developer Connection. 
101 This requires (free) membership. See 
102 <ulink url="http://developer.apple.com/macosx/">http://developer.apple.com/macosx/</ulink> 
103 for details. Also, make sure you install X11 (an optional 
104 package included with the Developer Tools) if you intend 
105 to build packages that use the X11 Window System. 
106 (If you don't want or need the full Xcode GUI, 
107 download and install Command Line Tools for Xcode.)</para> 
108 </sect2> 
109 
110 <sect2 id="gnukfreebsd"> 96 <sect2 id="gnukfreebsd">
111 <title>GNU/kFreeBSD</title> 97 <title>GNU/kFreeBSD</title>
112 98
113 <para>Debian GNU/kFreeBSD is the only GNU/kFreeBSD distribution now.</para> 99 <para>Debian GNU/kFreeBSD is the only GNU/kFreeBSD distribution now.</para>
114 100
115 <para> You should install ncurses (libncurses and libncurses-dev) 101 <para> You should install ncurses (libncurses and libncurses-dev)
116 packages.</para> 102 packages.</para>
117 </sect2> 103 </sect2>
118 104
119 <sect2 id="interix"> 105 <sect2 id="interix">
120 <title>Interix</title> 106 <title>Interix</title>
121 107
122 <para>Interix is a POSIX-compatible subsystem for the Windows NT kernel, 108 <para>Interix is a POSIX-compatible subsystem for the Windows NT kernel,