[Bug 256218] textproc/wordnet: missing Tk dependency
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256218] textproc/WordNet missing tk86 dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Jul 2025 00:28:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256218
Mikhail Teterin <mi@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #225553|0 |1
is obsolete| |
--- Comment #16 from Mikhail Teterin <mi@FreeBSD.org> ---
Created attachment 262327
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262327&action=edit
Freshen up
This change:
1. Defines LICENSE_FILE, which was easy. Defining LICENSE is hard, because I do
not know, which predefined license-type to pick. If you can discern, what it
is, please help: https://wordnet.princeton.edu/license-and-commercial-use
2. Suppress paretheses compiler-warnings, which have recently become fatal.
3. Change the GUI program -- WordNet Browser (wnb) -- to produce a helpful
message, when Tk cannot be found at run-time. This would (partially) address
the original complaint of this ticket.
--
You are receiving this mail because:
You are the assignee for the bug.