From: Siva Mahadevan Date: Thu, 27 Apr 2023 20:16:54 +0000 (-0400) Subject: INSTALL: fix FreeBSD pkg name typos X-Git-Tag: v2.0.0~1165 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd120956361eec1cba79013d7a8d20733ec40ddc;p=thirdparty%2Fpublic-inbox.git INSTALL: fix FreeBSD pkg name typos Tested on FreeBSD 13.2-RELEASE. --- diff --git a/INSTALL b/INSTALL index aa9a502d8..65032d11d 100644 --- a/INSTALL +++ b/INSTALL @@ -73,13 +73,13 @@ Numerous optional modules are likely to be useful as well: (HTTP and IMAP search) - Inline::C deb: libinline-c-perl - pkg: pkg-Inline-C + pkg: p5-Inline-C rpm: perl-Inline (or perl-Inline-C) (speeds up process spawning on Linux, see public-inbox-daemon(8)) - Email::Address::XS deb: libemail-address-xs-perl - pkg: pkg-Email-Address-XS + pkg: p5-Email-Address-XS (correct parsing of tricky email addresses, phrases and comments, required for IMAP) @@ -127,7 +127,7 @@ Numerous optional modules are likely to be useful as well: on *BSDs) - Net::Server deb: libnet-server-perl - pkg: pkg-Net-Server + pkg: p5-Net-Server rpm: perl-Net-Server (for HTTP/IMAP/NNTP background daemons, not needed as systemd services or