summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache>2013-02-24 09:02:06 +0000
committerobache <obache>2013-02-24 09:02:06 +0000
commit2bd7eda1fee912f0849d0bf9520f87a367d020fb (patch)
treec8b90d3eafbe61226861eeae7313cf0c08c01349 /doc/guide
parentcf397c918bd0e4a7b89da81dc5daebdf42eda973 (diff)
downloadpkgsrc-2bd7eda1fee912f0849d0bf9520f87a367d020fb.tar.gz
Note minimal hints for Cygwin.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/platforms.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 124699a680a..25e85767bfb 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.78 2013/02/22 21:22:58 asau Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.79 2013/02/24 09:02:06 obache Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -69,6 +69,15 @@
<para>Here are some platform-specific notes you should be aware of.</para>
+ <sect2 id="cygwin">
+ <title>Cygwin</title>
+
+ <para>Cygwin 1.7.x and later are supported.</para>
+
+ <para>You need to install minimal base packages in `Base' category
+ plus any of compiler, gcc, gcc4, and/or clang.</para>
+ </sect2>
+
<sect2 id="darwin">
<title>Darwin (Mac OS X)</title>
<!-- Mention which MacOS X versions this corresponds to! -->