[Bug 284793] [new port] net-im/tuba: Browse the Fediverse

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Feb 2025 19:13:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284793

--- Comment #5 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Yusuf Yaman from comment #3)

You may need to first strip and then hard link as strip may break hard links.
That said, if the original binary is stripped, there's no reason to strip the
link.  It's the same file after all.

I'll go fix that on commit if needed.

A build test reveals that a dependency is missing:

Dependency gtksourceview-5 found: NO. Found 5.4.2 but need: '>=5.6.0'

I recommend you test your ports with Poudriere to check if all required
dependencies are listed.

Portlint recommends to make the gettext dependency conditional on an NLS knob. 
Would this work for this port?

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