Reini Urban wrote: > 2008/8/23 François Perrad <[EMAIL PROTECTED]>: >> 2008/8/23 Allison Randal <[EMAIL PROTECTED]>: >>> Moritz Lenz wrote: >>>> >>>> On #perl6 somebody just asked if there were up-to-date windows builds of >>>> parrot somewhere, he had googled for 'parrot windows'. The parrotwin32 >>>> project didn't show up in his search (but it's first for 'parrot win32'). >>>> >>>> I think we should improve that situation. Suggestions: >>>> >>>> 1) A link on http://www.parrotcode.org/source.html >>> >>> Sure. >> >> Already done since 2-3 months, see >> http://www.parrotcode.org/source.html#Packages, >> but with the word Win32, not Windows. > > Cygwin is missing there: > > <a href="http://cygwin.com/">Cygwin</a>
Attached patch adds that. -- Moritz Lenz http://moritz.faui2k3.org/ | http://perl-6.de/
Index: source.html =================================================================== --- source.html (revision 1347) +++ source.html (working copy) @@ -42,6 +42,7 @@ <!-- <li><a href="http://ftp.debian.org/debian/pool/main/p/parrot/">Debian Packages</a></li>--> <li><a href="http://alioth.debian.org/projects/pkg-parrot/">Debian Packages</a></li> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=211372">Windows (Win32)</a></li> + <li><a href="http://cygwin.com/">Cygwin</a></li> <li><a href="http://trac.macports.org/browser/trunk/dports/lang/parrot/Portfile">MacPorts</a> <pre> port install parrot