Bug 267720

Summary: New port: textproc/cy-hunspell
Product: Ports & Packages Reporter: Ceri Davies <ceri>
Component: Individual Port(s)Assignee: FreeBSD Office Team <office>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch from "git format-patch" none

Description Ceri Davies freebsd_committer freebsd_triage 2022-11-11 20:46:24 UTC
Created attachment 238022 [details]
patch from "git format-patch"

Adds a new port of the most recent Welsh dictionary for hunspell.

Have called it cy-hunspell although there is currently only cy_GB contained in it; this aligns with the en-hunspell naming convention.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2023-01-15 19:03:44 UTC
Could the hunspell maintainers please review?
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-15 19:28:49 UTC
A commit in branch main references this bug:

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

commit c42728b8abc42b379fe48215825cb2c4cba9bad2
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2022-11-09 14:25:59 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-01-15 19:28:08 +0000

    textproc/cy-hunspell: Welsh language dictionary for hunspell.

    PR:             267720

 textproc/Makefile                    |  1 +
 textproc/cy-hunspell/Makefile (new)  | 27 +++++++++++++++++++++++++++
 textproc/cy-hunspell/distinfo (new)  |  3 +++
 textproc/cy-hunspell/pkg-descr (new) |  1 +
 4 files changed, 32 insertions(+)
Comment 3 Gleb Popov freebsd_committer freebsd_triage 2023-01-15 19:29:24 UTC
Pushed, thanks.