Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r790:1d67e372fd65
Date: 2016-09-10 21:26 +0200
http://bitbucket.org/pypy/pypy.org/changeset/1d67e372fd65/

Log:    PyPy on FreeBSD is maintained externally on FreshPorts. Thanks
        DragonSA!

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -124,7 +124,7 @@
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-linux-armhf-raring.tar.bz2";>ARM
 Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)</a> (see <tt 
class="docutils literal">[1]</tt> below)</li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-linux-armel.tar.bz2";>ARM
 Softfloat Linux binary (ARMEL/gnueabi, tar.bz2,  Ubuntu Precise)</a> (see <tt 
class="docutils literal">[1]</tt> below)</li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-osx64.tar.bz2";>Mac 
OS/X binary (64bit)</a></li>
-<li>FreeBSD 9.2 x86 64 bit <em>(hopefully availabe soon)</em> (see <tt 
class="docutils literal">[1]</tt> below)</li>
+<li>FreeBSD x86 and x86_64: see <a class="reference external" 
href="http://www.freshports.org/lang/pypy";>FreshPorts</a></li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-win32.zip";>Windows 
binary (32bit)</a> (you might need the VS 2008 runtime library
 installer <a class="reference external" 
href="http://www.microsoft.com/en-us/download/details.aspx?id=5582";>vcredist_x86.exe</a>.)</li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-ppc64.tar.bz2";>PowerPC
 PPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils 
literal">[1]</tt> below)</li>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -86,7 +86,7 @@
 * `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)`__ 
(see ``[1]`` below)
 * `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2,  Ubuntu Precise)`__ 
(see ``[1]`` below)
 * `Mac OS/X binary (64bit)`__
-* FreeBSD 9.2 x86 64 bit *(hopefully availabe soon)* (see ``[1]`` below)
+* FreeBSD x86 and x86_64: see FreshPorts_
 * `Windows binary (32bit)`__ (you might need the VS 2008 runtime library
   installer `vcredist_x86.exe`_.)
 * `PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)`__ (see ``[1]`` 
below)
@@ -111,6 +111,7 @@
 .. _`vcredist_x86.exe`: 
http://www.microsoft.com/en-us/download/details.aspx?id=5582
 .. __: https://bitbucket.org/pypy/pypy/downloads
 .. _mirror: http://buildbot.pypy.org/mirror/
+.. _FreshPorts: http://www.freshports.org/lang/pypy
 
 Python 3.3.5 compatible PyPy3.3 v5.2
 -------------------------------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to