Changeset 31961578
- Timestamp:
- 09/26/2018 03:22:30 AM (5 years ago)
- Branches:
- perl-modules
- Children:
- 6500352
- Parents:
- c9a326f
- Files:
-
- 1 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc9a326f r31961578 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 3"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 2 3rd, &year;">9 <!ENTITY releasedate "September 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/genlib.xml
rc9a326f r31961578 68 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsl.xml"/> 69 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icu.xml"/> 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jansson.xml"/> 70 71 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js38.xml"/> --> 71 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js52.xml"/> -
general/prog/perl-modules.xml
rc9a326f r31961578 342 342 <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz">Business::ISBN::Data</ulink> 343 343 (https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-Data-20140910.003.tar.gz)</literallayout> 344 </listitem>345 <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz">Mojolicious</ulink>346 (https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.93.tar.gz)</literallayout>347 344 </listitem> 348 345 </itemizedlist> … … 2912 2909 <emphasis>Log::Log4perl:</emphasis> l4p-tmpl 2913 2910 <emphasis>Module::Build</emphasis> config_data 2914 <emphasis>Mojolicious</emphasis> hypnotoad, mojo, morbo2915 2911 <emphasis>Parse::Yapp</emphasis> yapp 2916 2912 <!--<emphasis>Test::Pod::Coverage:</emphasis> pod_cover--> … … 3022 3018 </varlistentry> 3023 3019 3024 <varlistentry id="hypnotoad">3025 <term><command>hypnotoad</command></term>3026 <listitem>3027 <para>is an HTTP and WebSocket server.</para>3028 <indexterm zone="perl-modules hypnotoad">3029 <primary sortas="b-hypnotoad">hypnotoad</primary>3030 </indexterm>3031 </listitem>3032 </varlistentry>3033 3034 <varlistentry id="mojo">3035 <term><command>mojo</command></term>3036 <listitem>3037 <para>is used to list and run Mojolicious commands.</para>3038 <indexterm zone="perl-modules mojo">3039 <primary sortas="b-mojo">mojo</primary>3040 </indexterm>3041 </listitem>3042 </varlistentry>3043 3044 <varlistentry id="morbo">3045 <term><command>morbo</command></term>3046 <listitem>3047 <para>is an HTTP and WebSocket development server.</para>3048 <indexterm zone="perl-modules morbo">3049 <primary sortas="b-morbo">morbo</primary>3050 </indexterm>3051 </listitem>3052 </varlistentry>3053 3054 3020 <varlistentry id="yapp"> 3055 3021 <term><command>yapp</command></term> -
gnome/applications/network-manager-applet.xml
rc9a326f r31961578 101 101 <para role="optional" revision="sysv"> 102 102 <xref linkend="gc"/> (for linker garbage collection), 103 <xref linkend="jansson"/>, 103 104 <ulink url="&gnome-download-http;/gnome-bluetooth/"> 104 105 GNOME Bluetooth</ulink>, and … … 109 110 <xref linkend="gc"/> (for linker garbage collection), 110 111 <xref linkend="gnome-bluetooth"/>, 112 <xref linkend="jansson"/>, 111 113 <ulink url="&gnome-download-http;/mobile-broadband-provider-info"> 112 114 mobile-broadband-provider-info</ulink> (runtime), and 113 <ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor)115 <!-- <ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor) --> 114 116 </para> 115 117 -
introduction/welcome/changelog.xml
rc9a326f r31961578 43 43 --> 44 44 <listitem> 45 <para>September 26th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - perl module Business::ISBN has stopped requiring 49 Mojolicious - noted from Changes in the current version.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 55 <para>September 25th, 2018</para> 56 <itemizedlist> 57 <listitem> 58 <para>[renodr] - Add Jansson for Samba. Fixes 59 <ulink url="&blfs-ticket-root;11183">#11183</ulink>.</para> 60 </listitem> 61 </itemizedlist> 62 </listitem> 63 64 <listitem> 45 65 <para>September 23rd, 2018</para> 46 66 <itemizedlist> -
networking/netlibs/nghttp2.xml
rc9a326f r31961578 86 86 <para role="optional"> 87 87 <xref linkend="boost"/>, <!--required for the C++ asio library)--> 88 <xref linkend="jansson"/>, <!-- required to build the HPACK tools --> 88 89 <xref linkend="libevent"/>, <!--required to build the examples--> 89 90 <xref linkend="python2"/>, <!--required for the python bindings)--> … … 95 96 <ulink url="http://cython.org/">Cython</ulink>, <!--required for the 96 97 python bindings--> 97 <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!--required98 <!-- <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!- -required 98 99 to build the HPACK tools--> 99 100 <ulink url="http://www.canonware.com/jemalloc/">jemalloc</ulink>, -
networking/netprogs/samba.xml
rc9a326f r31961578 88 88 <xref linkend="gnupg2"/> (required for ADS and testsuite), 89 89 <xref linkend="gnutls"/>, 90 <xref linkend="jansson"/>, 90 91 <xref linkend="libarchive"/>, 91 92 <xref linkend="libcap-pam"/>, … … 104 105 <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>, 105 106 <ulink url="http://www.h5l.org/">Heimdal</ulink> (included), 106 <ulink url="http://www.digip.org/jansson/">Jansson</ulink>,107 <!-- <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, --> 107 108 <ulink url="http://ftp.de.debian.org/debian/pool/main/liba/libaio/">libaio</ulink>, 108 109 <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>, -
networking/netutils/networkmanager.xml
rc9a326f r31961578 116 116 <xref linkend="bluez"/>, 117 117 <xref linkend="gtk-doc"/>, 118 <xref linkend="jansson"/>, 118 119 <xref linkend="libpsl"/>, 119 120 <xref linkend="qt5"/> (for examples), … … 121 122 <xref linkend="valgrind"/>, 122 123 <ulink url="http://www.thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</ulink>, 123 <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, 124 <!-- <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, --> 124 125 <ulink url="https://github.com/Distrotech/libaudit">libaudit</ulink>, 125 126 <ulink url="https://github.com/jpirko/libteam">libteam</ulink>, -
packages.ent
rc9a326f r31961578 117 117 118 118 <!ENTITY iso-codes-version "4.1"> 119 <!ENTITY jansson-version "2.11"> 119 120 <!-- <!ENTITY JS-version "17.0.0"> 120 121 <!ENTITY JS2-version "24.2.0">
Note:
See TracChangeset
for help on using the changeset viewer.