Bug 278362 - [NEW PORT] mail/hydroxide: Open-source ProtonMail CardDAV, IMAP and SMTP bridge
Summary: [NEW PORT] mail/hydroxide: Open-source ProtonMail CardDAV, IMAP and SMTP bridge
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-14 15:22 UTC by Yusuf Yaman
Modified: 2024-04-24 09:36 UTC (History)
2 users (show)

See Also:


Attachments
the shar file (5.62 KB, text/plain)
2024-04-14 15:22 UTC, Yusuf Yaman
no flags Details
mail/hydroxide (5.94 KB, patch)
2024-04-18 19:02 UTC, Yusuf Yaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-04-14 15:22:32 UTC
Created attachment 249970 [details]
the shar file

A third-party, open-source ProtonMail bridge. Hydroxide supports CardDAV, IMAP and SMTP. hydroxide is a server that translates standard protocols (SMTP, IMAP, CardDAV) into ProtonMail API requests. It allows you to use your preferred e-mail client and git-send-email with ProtonMail.
Comment 1 Yusuf Yaman 2024-04-18 19:02:34 UTC
Created attachment 250067 [details]
mail/hydroxide
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2024-04-24 09:31:57 UTC
testbuilds done on 15a, 14a, 13.2a, 13.3a, 15i. Looks fine.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2024-04-24 09:36:31 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-04-24 09:36:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63128d3c97271d593250ee3eaafabfb7e4520735

commit 63128d3c97271d593250ee3eaafabfb7e4520735
Author:     Yusuf Yaman <nxjosephofficial@protonmail.com>
AuthorDate: 2024-04-24 09:34:04 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2024-04-24 09:36:04 +0000

    mail/hydroxide: new port, Open-source ProtonMail CardDAV, IMAP and SMTP bridge

    A third-party, open-source ProtonMail bridge. Hydroxide supports CardDAV,
    IMAP and SMTP. hydroxide is a server that translates standard protocols
    (SMTP, IMAP, CardDAV) into ProtonMail API requests. It allows you to use
    your preferred e-mail client and git-send-email with ProtonMail.

    PR:             278362
    Author:         Yusuf Yaman <nxjosephofficial@protonmail.com>

 mail/Makefile                  |  1 +
 mail/hydroxide/Makefile (new)  | 39 +++++++++++++++++++++++++++++++++++++++
 mail/hydroxide/distinfo (new)  | 35 +++++++++++++++++++++++++++++++++++
 mail/hydroxide/pkg-descr (new) |  4 ++++
 4 files changed, 79 insertions(+)