Ignore:
Timestamp:
03/05/2024 02:22:51 PM (8 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
ken/TL2024, trunk, xry111/llvm18
Children:
8aed1dc, 9bb439e
Parents:
648752cf
Message:

Remove most references to PCRE1

Some notes:

  • proftpd has been supporting PCRE2 since 1.3.8a.
  • bluefish actually invokes PCRE via Glib, so since Glib was ported from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
  • zsh and rasqal will support PCRE2 in the next release. For zsh pcre is not used with book instruction anyway, and for rasqal the maintainer suggests just relying on Glibc regex.h before the next release.
  • The other distros (Fedora for eg) are already disabling PCRE for slang.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/proftpd.xml

    r648752cf rabfacaf  
    8686      <xref linkend="linux-pam"/>,
    8787      <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
    88       <xref linkend="pcre"/>,
     88      <xref linkend="pcre2"/>,
    8989      <xref linkend="postgresql"/>, and
    9090      <ulink url="https://metacpan.org/pod/Net::SSH2">Net::SSH2</ulink>
Note: See TracChangeset for help on using the changeset viewer.