[Bug 279386] japanese/skkinput3: Remove invalid option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Jun 2024 15:49:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279386

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |vvd@FreeBSD.org
             Status|New                         |In Progress
 Attachment #251801|                            |maintainer-approval?
              Flags|                            |

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Created attachment 251801
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251801&action=edit
+ some tweaks

* Bump - default options changed.
* Sort options (pet portclippy).
* Regenerate patches (pet portlint).
* Add OPTIONS_SUB=yes and remove SKK10=*.

We can replace SKK8=* with option SKK8 in SINGLE with SKK10 if you can write
text for SKK8_DESC:
OPTIONS_DEFINE=                DOCS
OPTIONS_DEFAULT=               SKK9
OPTIONS_RADIO=                 SKKSERVER
OPTIONS_RADIO_SKKSERVER=       DBSKKD SKK9
OPTIONS_SINGLE=                SKK8_10
OPTIONS_SINGLE_SKK8_10=        SKK10 SKK8
OPTIONS_SUB=                   yes

DBSKKD_DESC=    Use ja-dbskkd-cdb as skkserver
SKK10_DESC=     Install SKK10 elisp files
SKK8_10_DESC=   ??????
SKK8_DESC=      ??????
SKK9_DESC=      Use ja-skkserv as skkserver
SKKSERVER_DESC= Skkserver selection

-- 
You are receiving this mail because:
You are the assignee for the bug.