Changeset 03ecbc8a for networking


Ignore:
Timestamp:
08/29/2023 08:04:01 PM (14 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus
Children:
f7a5feb9
Parents:
a774a7f3 (diff), fbf7a3d1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

Location:
networking
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mailx.xml

    ra774a7f3 r03ecbc8a  
    88  but not making tarballs.  fedora have a script using CVS, but
    99  debian keep a tarball -->
    10   <!ENTITY mailx-download-http "https://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_&mailx-version;.orig.tar.gz">
     10  <!ENTITY mailx-download-http "&sources-anduin-http;/mailx/heirloom-mailx_&mailx-version;.orig.tar.gz">
    1111  <!ENTITY mailx-download-ftp  " ">
    1212  <!ENTITY mailx-md5sum        "29a6033ef1412824d02eb9d9213cb1f2">
  • networking/netprogs/nfs-utils.xml

    ra774a7f3 r03ecbc8a  
    7575    <para role="required">
    7676      <xref linkend="libtirpc"/>,
    77       <xref linkend="libevent"/>, 
     77      <xref linkend="libevent"/>,
    7878      <xref linkend="rpcsvc-proto"/>, and
    7979      <xref linkend="sqlite"/>
     
    203203
    204204    <!-- Test breakage: see
    205     http://lists.linuxfromscratch.org/pipermail/blfs-book/2017-December/071861.html 
     205    http://lists.linuxfromscratch.org/pipermail/blfs-book/2017-December/071861.html
    206206    <para>
    207207      This package does not come with a working test suite.
     
    221221    <para>
    222222      The tests for this package require that the package be installed.
    223       In addition, the rpc.statd daemon must not be running and the tests 
     223      In addition, the rpc.statd daemon must not be running and the tests
    224224      need to be run as the &root; user.
    225225    </para>
     
    253253
    254254    <para>
    255       <parameter>LIBS="-lsqlite3 -levent_core"</parameter>: is required for 
     255      <parameter>LIBS="-lsqlite3 -levent_core"</parameter>: is required for
    256256      the fsidd program.
    257257    </para>
  • networking/netutils/networkmanager.xml

    ra774a7f3 r03ecbc8a  
    113113      <xref linkend="gtk-doc"/>,
    114114      <xref linkend="libpsl"/>,
    115       (<xref linkend="qt5"/> or 
     115      (<xref linkend="qt5"/> or
    116116       <xref role="node" linkend="qt5-components"/> with qtdoc) (for examples),
    117117      <xref linkend="ModemManager"/>,
  • networking/netutils/wireshark.xml

    ra774a7f3 r03ecbc8a  
    103103      <xref linkend="glib2"/>,
    104104      <xref linkend="libgcrypt"/>, and
    105       (<xref linkend="qt5"/> or 
     105      (<xref linkend="qt5"/> or
    106106       <xref role="nodep" linkend="qt5-components"/> with qtmultimedia)
    107107    </para>
  • networking/textweb/links.xml

    ra774a7f3 r03ecbc8a  
    9191      For decoding various image formats <application>Links</application>
    9292      can utilize
     93      <xref linkend="libavif"/>,
    9394      <xref linkend="libpng"/>,
    9495      <xref linkend="libjpeg"/>,
Note: See TracChangeset for help on using the changeset viewer.