Bug 267720 - New port: textproc/cy-hunspell
Summary: New port: textproc/cy-hunspell
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: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-11 20:46 UTC by Ceri Davies
Modified: 2023-01-15 19:29 UTC (History)
1 user (show)

See Also:


Attachments
patch from "git format-patch" (2.29 KB, application/mbox)
2022-11-11 20:46 UTC, Ceri Davies
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.