Changeset 17aa21c for networking


Ignore:
Timestamp:
01/29/2023 04:35:23 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4ea982c2
Parents:
fec97d2f
git-author:
Xi Ruoyao <xry111@…> (01/29/2023 04:31:35 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/29/2023 04:35:23 AM)
Message:

Change all http://*.sourceforge.net/ URLs to https

Now all sourceforge.net subdomains have a valid SSL certificate. The
changes are automatically done via a sed. I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml. Other changes should (hopefully) be
fine.

Location:
networking
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    rfec97d2f r17aa21c  
    103103      <xref linkend="sqlite"/>,
    104104      <ulink url="http://www.citi.umich.edu/projects/nfsv4/linux/">libgssapi</ulink>,
    105       <ulink url="http://mixmaster.sourceforge.net/">Mixmaster</ulink>,
     105      <ulink url="https://mixmaster.sourceforge.net/">Mixmaster</ulink>,
    106106      <!-- from configure: \-\-with-bdb[=DIR] Use BerkeleyDB4 if gdbm is not
    107107      available but gdbm is installed in LFS, so do not mention BerkeleyDB
  • networking/mailnews/procmail.xml

    rfec97d2f r17aa21c  
    167167        page is the starting place to learn how to write recipes.
    168168        For additional information, see also
    169         <ulink url="http://pm-doc.sourceforge.net/"/>.
     169        <ulink url="https://pm-doc.sourceforge.net/"/>.
    170170      </para>
    171171
  • networking/netlibs/curl.xml

    rfec97d2f r17aa21c  
    111111      <!-- mbedTLS/PolarSSL support was removed in 7.65.1 -->
    112112      <ulink url="https://github.com/cloudflare/quiche">quiche</ulink>, and
    113       <ulink url="http://spnego.sourceforge.net/">SPNEGO</ulink>
     113      <ulink url="https://spnego.sourceforge.net/">SPNEGO</ulink>
    114114    </para>
    115115
  • networking/netlibs/nghttp2.xml

    rfec97d2f r17aa21c  
    8383      <xref linkend="sphinx"/>, <!--required to build documentation-->
    8484      <!--<xref linkend="python2"/>,--> <!--required for the python bindings)-->
    85       <ulink url="http://cunit.sourceforge.net/">CUnit</ulink> (required for
     85      <ulink url="https://cunit.sourceforge.net/">CUnit</ulink> (required for
    8686      the test suite),
    8787<!--      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!- -required
  • networking/netprogs/nfs-utils.xml

    rfec97d2f r17aa21c  
    269269        on NFS servers. Refer to the <filename>exports.5</filename> manual page
    270270        for the syntax of this file. Also refer to the "NFS HowTo" available at
    271         <ulink url="http://nfs.sourceforge.net/nfs-howto/"/> for information on
     271        <ulink url="https://nfs.sourceforge.net/nfs-howto/"/> for information on
    272272        how to configure the servers and clients in a secure manner. For
    273273        example, for sharing the <filename class="directory">/home</filename>
Note: See TracChangeset for help on using the changeset viewer.