[Bug 295545] [NEW PORT] net-p2p/slskd: Modern client-server application for the Soulseek file sharing network

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 May 2026 10:41:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295545

            Bug ID: 295545
           Summary: [NEW PORT] net-p2p/slskd: Modern client-server
                    application for the Soulseek file sharing network
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/slskd/slskd
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: squared.pusher@gmail.com
 Attachment #271071 maintainer-approval+
             Flags:

Created attachment 271071
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271071&action=edit
slskd 0.25.1

This patch introduces net-p2p/slskd, a modern client-server application for the
Soulseek file sharing network.

Features of this port:
    - Builds on .NET 9.0 with AOT compilation.
    - Pulls prebuilt webui from the upstream Linux release to minimize build
complexity.
    - Standard daemon rc script for native service management.
    - Includes sample config file with QoL and FreeBSD-centric tweaks.

QA Validation:
    - portlint -AC passes cleanly.
    - stage-qa passes cleanly. (Note: two safe false-positives regarding
"unneeded" LIB_DEPENDS for icu and sqlite3 due to .NET runtime dynamic
loading).
    - Tested successfully in Poudriere on 14.3-RELEASE (amd64).

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