diff options
author | Volker Grabsch <v@njh.eu> | 2014-01-15 00:58:06 (GMT) |
---|---|---|
committer | Volker Grabsch <v@njh.eu> | 2014-01-15 01:04:46 (GMT) |
commit | 6ecc1c3bde0c7cc68dbcdd3ac842a140db410757 (patch) | |
tree | f00b71c9830af170f77eaa4d3ed0da97d304e25b | |
parent | d840db44ef5fc348acd91011bca411768aa3495b (diff) | |
download | mxe-6ecc1c3bde0c7cc68dbcdd3ac842a140db410757.zip mxe-6ecc1c3bde0c7cc68dbcdd3ac842a140db410757.tar.gz mxe-6ecc1c3bde0c7cc68dbcdd3ac842a140db410757.tar.bz2 |
Switch many links from http:// to https://
-rw-r--r-- | index.html | 108 |
1 files changed, 54 insertions, 54 deletions
@@ -120,7 +120,7 @@ <li><a href="#screenshots" >Screenshots</a></li> <li><a href="#tutorial" >Tutorial</a></li> <li><a href="#download" >Download</a></li> - <li><a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">Mailing List</a></li> + <li><a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">Mailing List</a></li> <li><a href="https://github.com/mxe/mxe/issues">Issue Tracker</a></li> </ul> <ul> @@ -342,7 +342,7 @@ exit</pre> If you have trouble here, please feel free to contact the mxe team through the <a href="https://github.com/mxe/mxe/issues">issue tracker</a> or - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a>. + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a>. </p> <p> @@ -399,7 +399,7 @@ exit</pre> <p> If you use the - <a href="http://www.lrde.epita.fr/~adl/autotools.html">Autotools</a>, + <a href="https://www.lrde.epita.fr/~adl/autotools.html">Autotools</a>, all you have to do is: </p> <pre>./configure --host=i686-pc-mingw32 @@ -433,7 +433,7 @@ If a cross compiler is detected then cross compile mode will be used.</pre> <p> If you have a - <a href="http://qt-project.org/">Qt</a> application, + <a href="https://qt-project.org/">Qt</a> application, all you have to do is: </p> <pre>/where MXE is installed/usr/i686-pc-mingw32/qt/bin/qmake @@ -508,7 +508,7 @@ USE_OSGPLUGIN(<plugin2>) <p> If you need further assistance, feel free to join the - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a> + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a> where you'll get in touch with the MXE developers and other users. @@ -552,7 +552,7 @@ USE_OSGPLUGIN(<plugin2>) <p> In addition, feel free to join the - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a> + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a> and to <a href="#creating-packages">propose new packages</a>. </p> @@ -561,7 +561,7 @@ USE_OSGPLUGIN(<plugin2>) <p> The following <code>.git/config</code> settings ensure that the stable branch will always be pushed to the - <code><a href="http://help.github.com/pages/">gh-pages</a></code> + <code><a href="https://help.github.com/pages/">gh-pages</a></code> branch in addition to the <code>stable</code> branch, thus ensuring the website will always stay in sync: @@ -655,19 +655,19 @@ USE_OSGPLUGIN(<plugin2>) <table class="requirements"> <tr> - <td><a href="http://www.gnu.org/software/autoconf/">Autoconf</a></td> + <td><a href="https://www.gnu.org/software/autoconf/">Autoconf</a></td> <td>≥ 2.67</td> </tr> <tr> - <td><a href="http://sources.redhat.com/automake/">Automake</a></td> + <td><a href="https://www.gnu.org/software/automake/">Automake</a></td> <td>≥ 1.11.3</td> </tr> <tr> - <td><a href="http://www.gnu.org/software/bash/">Bash</a></td> + <td><a href="https://www.gnu.org/software/bash/">Bash</a></td> <td></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/bison/">Bison</a></td> + <td><a href="https://www.gnu.org/software/bison/">Bison</a></td> <td></td> </tr> <tr> @@ -683,7 +683,7 @@ USE_OSGPLUGIN(<plugin2>) <td>≥ 2.5.31</td> </tr> <tr> - <td><a href="http://gcc.gnu.org/">GCC</a> (gcc, g++)</td> + <td><a href="https://www.gnu.org/software/gcc/">GCC</a> (gcc, g++)</td> <td></td> </tr> <tr> @@ -691,19 +691,19 @@ USE_OSGPLUGIN(<plugin2>) <td>≥ 1.7</td> </tr> <tr> - <td><a href="http://www.gnu.org/software/coreutils/">GNU Coreutils</a></td> + <td><a href="https://www.gnu.org/software/coreutils/">GNU Coreutils</a></td> <td></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/gettext/">GNU Gettext</a></td> + <td><a href="https://www.gnu.org/software/gettext/">GNU Gettext</a></td> <td></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/make/">GNU Make</a></td> + <td><a href="https://www.gnu.org/software/make/">GNU Make</a></td> <td>≥ 3.81</td> </tr> <tr> - <td><a href="http://www.gnu.org/software/sed/">GNU Sed</a></td> + <td><a href="https://www.gnu.org/software/sed/">GNU Sed</a></td> <td></td> </tr> <tr> @@ -711,23 +711,23 @@ USE_OSGPLUGIN(<plugin2>) <td>≥ 0.40</td> </tr> <tr> - <td><a href="http://en.wikipedia.org/wiki/C_standard_library">LibC</a> for 32-bit</td> + <td><a href="https://en.wikipedia.org/wiki/C_standard_library">LibC</a> for 32-bit</td> <td></td> </tr> <tr> - <td><a href="http://sourceware.org/libffi/">libffi</a></td> + <td><a href="https://sourceware.org/libffi/">libffi</a></td> <td>≥ 3.0.0</td> </tr> <tr> - <td><a href="http://www.gnu.org/software/libtool/">Libtool</a></td> + <td><a href="https://www.gnu.org/software/libtool/">Libtool</a></td> <td>≥ 2.2</td> </tr> <tr> - <td><a href="http://www.openssl.org/">OpenSSL</a>-dev</td> + <td><a href="https://www.openssl.org/">OpenSSL</a>-dev</td> <td></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/patch/">Patch</a></td> + <td><a href="https://www.gnu.org/software/patch/">Patch</a></td> <td></td> </tr> <tr> @@ -751,7 +751,7 @@ USE_OSGPLUGIN(<plugin2>) <td></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/wget/">Wget</a></td> + <td><a href="https://www.gnu.org/software/wget/">Wget</a></td> <td></td> </tr> <tr> @@ -920,7 +920,7 @@ USE_OSGPLUGIN(<plugin2>) <p> In a BSD userland, substitute "make" with "gmake" as all commands are based on - <a href="http://www.gnu.org/software/make/manual/make.html">GNU Make</a>. + <a href="https://www.gnu.org/software/make/manual/make.html">GNU Make</a>. </p> <dl class="usage"> @@ -980,7 +980,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <code>settings.mk</code> and defaults to the number of CPUs up to a max of 6 to prevent runaway system load with diminishing returns - see the - <a href="http://www.gnu.org/software/make/manual/make.html#Parallel">GNU Make manual</a> + <a href="https://www.gnu.org/software/make/manual/make.html#Parallel">GNU Make manual</a> for more details on parallel execution </dd> @@ -1099,11 +1099,11 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">bfd</td> - <td class="website"><a href="http://www.gnu.org/software/binutils/">Binary File Descriptor library</a></td> + <td class="website"><a href="https://www.gnu.org/software/binutils/">Binary File Descriptor library</a></td> </tr> <tr> <td class="package">binutils</td> - <td class="website"><a href="http://www.gnu.org/software/binutils/">GNU Binutils</a></td> + <td class="website"><a href="https://www.gnu.org/software/binutils/">GNU Binutils</a></td> </tr> <tr> <td class="package">blas</td> @@ -1267,7 +1267,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">gdb</td> - <td class="website"><a href="http://www.gnu.org/software/gdb/">gdb</a></td> + <td class="website"><a href="https://www.gnu.org/software/gdb/">gdb</a></td> </tr> <tr> <td class="package">gdk-pixbuf</td> @@ -1279,7 +1279,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">gettext</td> - <td class="website"><a href="http://www.gnu.org/software/gettext/">gettext</a></td> + <td class="website"><a href="https://www.gnu.org/software/gettext/">gettext</a></td> </tr> <tr> <td class="package">giflib</td> @@ -1303,7 +1303,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">gnutls</td> - <td class="website"><a href="http://www.gnu.org/software/gnutls/">GnuTLS</a></td> + <td class="website"><a href="https://www.gnu.org/software/gnutls/">GnuTLS</a></td> </tr> <tr> <td class="package">graphicsmagick</td> @@ -1311,7 +1311,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">gsl</td> - <td class="website"><a href="http://www.gnu.org/software/gsl/">GSL</a></td> + <td class="website"><a href="https://www.gnu.org/software/gsl/">GSL</a></td> </tr> <tr> <td class="package">gsoap</td> @@ -1367,7 +1367,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">guile</td> - <td class="website"><a href="http://www.gnu.org/software/guile/">GNU Guile</a></td> + <td class="website"><a href="https://www.gnu.org/software/guile/">GNU Guile</a></td> </tr> <tr> <td class="package">harfbuzz</td> @@ -1467,7 +1467,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">libffi</td> - <td class="website"><a href="http://sourceware.org/libffi/">libffi</a></td> + <td class="website"><a href="https://sourceware.org/libffi/">libffi</a></td> </tr> <tr> <td class="package">libftdi</td> @@ -1511,7 +1511,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">libgsasl</td> - <td class="website"><a href="http://www.gnu.org/software/gsasl/">Libgsasl</a></td> + <td class="website"><a href="https://www.gnu.org/software/gsasl/">Libgsasl</a></td> </tr> <tr> <td class="package">libgsf</td> @@ -1531,11 +1531,11 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">libiconv</td> - <td class="website"><a href="http://www.gnu.org/software/libiconv/">libiconv</a></td> + <td class="website"><a href="https://www.gnu.org/software/libiconv/">libiconv</a></td> </tr> <tr> <td class="package">libidn</td> - <td class="website"><a href="http://www.gnu.org/software/libidn/">Libidn</a></td> + <td class="website"><a href="https://www.gnu.org/software/libidn/">Libidn</a></td> </tr> <tr> <td class="package">libircclient</td> @@ -1623,11 +1623,11 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">libtool</td> - <td class="website"><a href="http://www.gnu.org/software/libtool/">GNU Libtool</a></td> + <td class="website"><a href="https://www.gnu.org/software/libtool/">GNU Libtool</a></td> </tr> <tr> <td class="package">libunistring</td> - <td class="website"><a href="http://www.gnu.org/software/libunistring/">libunistring</a></td> + <td class="website"><a href="https://www.gnu.org/software/libunistring/">libunistring</a></td> </tr> <tr> <td class="package">libusb</td> @@ -1703,7 +1703,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">ncurses</td> - <td class="website"><a href="http://www.gnu.org/software/ncurses/">Ncurses</a></td> + <td class="website"><a href="https://www.gnu.org/software/ncurses/">Ncurses</a></td> </tr> <tr> <td class="package">netcdf</td> @@ -1791,7 +1791,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">openssl</td> - <td class="website"><a href="http://www.openssl.org/">openssl</a></td> + <td class="website"><a href="https://www.openssl.org/">openssl</a></td> </tr> <tr> <td class="package">opus</td> @@ -1855,7 +1855,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">plotutils</td> - <td class="website"><a href="http://www.gnu.org/software/plotutils/">plotutils</a></td> + <td class="website"><a href="https://www.gnu.org/software/plotutils/">plotutils</a></td> </tr> <tr> <td class="package">poco</td> @@ -1895,11 +1895,11 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">pthreads</td> - <td class="website"><a href="http://en.wikipedia.org/wiki/POSIX_Threads">POSIX Threads</a></td> + <td class="website"><a href="https://en.wikipedia.org/wiki/POSIX_Threads">POSIX Threads</a></td> </tr> <tr> <td class="package">pthreads-w32</td> - <td class="website"><a href="http://sourceware.org/pthreads-win32/">Pthreads-w32</a></td> + <td class="website"><a href="https://sourceware.org/pthreads-win32/">Pthreads-w32</a></td> </tr> <tr> <td class="package">qdbm</td> @@ -2111,7 +2111,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">wget</td> - <td class="website"><a href="http://www.gnu.org/software/wget/">wget</a></td> + <td class="website"><a href="https://www.gnu.org/software/wget/">wget</a></td> </tr> <tr> <td class="package">winpcap</td> @@ -2253,7 +2253,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <li> <p> The package should be a - <a href="http://www.gnu.org/philosophy/free-sw.html">free</a> + <a href="https://www.gnu.org/philosophy/free-sw.html">free</a> <a href="http://www.debian.org/social_contract#guidelines">software</a> <a href="http://www.opensource.org/osd.html">library</a> that is really used by one of your applications. @@ -2338,7 +2338,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <pre> <tr> <td class="package">gettext</td> - <td class="website"><a href="http://www.gnu.org/software/gettext/">gettext</a></td> + <td class="website"><a href="https://www.gnu.org/software/gettext/">gettext</a></td> </tr></pre> </li> @@ -2483,7 +2483,7 @@ endef</pre> Check whether everything runs fine. If you have some trouble, don't hesitate to ask on the - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a>, + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">mailing list</a>, providing your <code>*.mk</code> file so far. </p> </li> @@ -2520,7 +2520,7 @@ endef</pre> </ul> <p>(contact via the - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>)</p> + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>)</p> <p> Permission is hereby granted, free of charge, to any person obtaining @@ -3000,7 +3000,7 @@ endef</pre> <p> Everyone is invited to join the freshly created - <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>. + <a href="https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>. </p> </dd> @@ -3304,10 +3304,10 @@ endef</pre> <a href="https://www.ohloh.net/p/mxe">Entry on Ohloh</a> </li> <li> - <a href="http://freshmeat.net/projects/mingw_cross_env">Entry on Freecode (formerly Freshmeat)</a> + <a href="https://freecode.com/projects/mingw_cross_env">Entry on Freecode (formerly Freshmeat)</a> </li> <li> - <a href="http://savannah.nongnu.org/projects/mingw-cross-env">Entry on Savannah</a> + <a href="https://savannah.nongnu.org/projects/mingw-cross-env">Entry on Savannah</a> </li> <li> <a href="http://lists.debian.org/debian-embedded/2007/06/msg00007.html">First release anouncement</a> @@ -3454,16 +3454,16 @@ endef</pre> <a href="http://www.pokerth.net/">PokerTH</a> </li> <li> - <a href="http://www.tug.org/texworks/">TeXworks</a> + <a href="https://www.tug.org/texworks/">TeXworks</a> </li> <li> - <a href="http://bino.nongnu.org/">Bino</a> + <a href="https://bino3d.org/">Bino</a> </li> <li> <a href="http://www.ros.org/wiki/eros">Eros</a> </li> <li> - <a href="http://www.bunkus.org/videotools/mkvtoolnix/">MKVToolNix</a> + <a href="https://www.bunkus.org/videotools/mkvtoolnix/">MKVToolNix</a> </li> <li> <a href="http://www.openscad.org/">OpenSCAD</a> @@ -3490,7 +3490,7 @@ endef</pre> <a href="http://biosig.sourceforge.net/index.html">BioSig</a> </li> <li> - <a href="http://www.gnu.org/software/freedink/">GNU FreeDink</a> + <a href="https://www.gnu.org/software/freedink/">GNU FreeDink</a> </li> <li> <a href="http://sigrok.org/">sigrok</a> |