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: |
* [PATCH 2/4] ci/deps: add IMAP-related optional packages
  2023-09-08 13:09  7% [PATCH 0/4] doc and ci scripts updates Eric Wong
@ 2023-09-08 13:09  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-09-08 13:09 UTC (permalink / raw)
  To: meta

Mail::IMAPClient and Parse::RecDescent are widely available in
all relevant OS package/ports systems.
---
 ci/deps.perl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ci/deps.perl b/ci/deps.perl
index 94266029..119ef07f 100755
--- a/ci/deps.perl
+++ b/ci/deps.perl
@@ -31,7 +31,9 @@ my $profiles = {
 		DBD::SQLite
 		DBI
 		Inline::C
+		Mail::IMAPClient
 		Net::Server
+		Parse::RecDescent
 		Plack
 		Plack::Test
 		Plack::Middleware::ReverseProxy

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/4] doc and ci scripts updates
@ 2023-09-08 13:09  7% Eric Wong
  2023-09-08 13:09  7% ` [PATCH 2/4] ci/deps: add IMAP-related optional packages Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2023-09-08 13:09 UTC (permalink / raw)
  To: meta

Hoping these can keep minimal, full, and in-between
installations working reasonably well on all platforms.
OpenBSD pkg_add support has started (not sure what to
call it to not conflict with FreeBSD `pkg')

ci/profiles.sh will probably be rewritten in Perl,
and NetBSD (`pkgin') updates will be coming, too.

Eric Wong (4):
  update docs + tests for xapian-delve use
  ci/deps: add IMAP-related optional packages
  ci/deps: drop unnecessary mappings and add Inline
  ci: updates for OpenBSD

 Documentation/txt2pre |   2 +
 INSTALL               |   5 +-
 ci/deps.perl          | 119 +++++++++++++++++++++++++++---------------
 ci/profiles.sh        |  23 +++++++-
 t/cindex.t            |  14 +++--
 5 files changed, 114 insertions(+), 49 deletions(-)

^ permalink raw reply	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-09-08 13:09  7% [PATCH 0/4] doc and ci scripts updates Eric Wong
2023-09-08 13:09  7% ` [PATCH 2/4] ci/deps: add IMAP-related optional packages 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).