Bug 264799 - www/openarc: Move to mail/openarc
Summary: www/openarc: Move to mail/openarc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-06-21 02:06 UTC by Yoshiaki Kasahara
Modified: 2022-06-21 19:31 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Kasahara 2022-06-21 02:06:47 UTC
OpenARC is an implementation of Authenticated Received Chain (ARC) defined in RFC8617.  It is for email messages, so it belongs to 'mail' rather than 'www' (like mail/opendkim and mail/opendmarc).

https://datatracker.ietf.org/doc/html/rfc8617
https://en.wikipedia.org/wiki/Authenticated_Received_Chain
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-06-21 19:30:46 UTC
Port moved.

Thanks for your report.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-21 19:31:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0129086c8b5c1c743ba612147f21acb1ae87a9b2

commit 0129086c8b5c1c743ba612147f21acb1ae87a9b2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-21 19:28:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-21 19:30:19 +0000

    www/openarc: Move to mail/openarc

    mail is a proper category for openarc.

    PR:             264799
    Reported by:    Yoshiaki Kasahara <ykasap@gmail.com>

 MOVED                                  | 1 +
 mail/Makefile                          | 1 +
 {www => mail}/openarc/Makefile         | 2 +-
 {www => mail}/openarc/distinfo         | 0
 {www => mail}/openarc/files/openarc.in | 0
 {www => mail}/openarc/pkg-descr        | 0
 {www => mail}/openarc/pkg-plist        | 0
 www/Makefile                           | 1 -
 8 files changed, 3 insertions(+), 2 deletions(-)