user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: [PATCH] INSTALL: fix FreeBSD pkg name typos
  2023-04-27 20:16  7% [PATCH] INSTALL: fix FreeBSD pkg name typos Siva Mahadevan
@ 2023-04-27 20:47  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-04-27 20:47 UTC (permalink / raw)
  To: Siva Mahadevan; +Cc: meta

Thanks, applied and pushed as commit dd120956361eec1cba79013d7a8d20733ec40ddc

^ permalink raw reply	[relevance 7%]

* [PATCH] INSTALL: fix FreeBSD pkg name typos
@ 2023-04-27 20:16  7% Siva Mahadevan
  2023-04-27 20:47  7% ` Eric Wong
  0 siblings, 1 reply; 2+ results
From: Siva Mahadevan @ 2023-04-27 20:16 UTC (permalink / raw)
  To: meta; +Cc: Siva Mahadevan

Tested on FreeBSD 13.2-RELEASE.
---
 INSTALL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/INSTALL b/INSTALL
index aa9a502d..65032d11 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
-- 
2.40.1


^ permalink raw reply related	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-04-27 20:16  7% [PATCH] INSTALL: fix FreeBSD pkg name typos Siva Mahadevan
2023-04-27 20:47  7% ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).