[Bug 290119] [NEW PORT] ports-mgmt/freshportsq: A freshports.org cli query tool

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Oct 2025 00:18:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290119

            Bug ID: 290119
           Summary: [NEW PORT] ports-mgmt/freshportsq: A freshports.org
                    cli query tool
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://codeberg.org/hoanga/freshportsq
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: hoanga@gmail.com

Created attachment 264453
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264453&action=edit
freshportsq-0.1.0.patch

via README
----------

freshportsq is a cli freshports.org query tool

find freebsd freshports from the terminal


portlint results: looks fine.

built and tested on 14.3-RELEASE

example run:
$ freshportsq -h
USAGE: freshportsq <query> [--format <format>]

ARGUMENTS:
  <query>                 The port to search for.

OPTIONS:
  -f, --format <format>   Output format (json, text)
  -h, --help              Show help information.

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