[Bug 291703] net/uriparser: Improve and simplify port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Dec 2025 06:39:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291703

            Bug ID: 291703
           Summary: net/uriparser: Improve and simplify port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
                CC: svysh.fbsd@gmail.com
             Flags: maintainer-feedback?(svysh.fbsd@gmail.com)
                CC: svysh.fbsd@gmail.com

Created attachment 266234
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266234&action=edit
Patch for uriparser

* Simplify DOCS option and move DISTFILES to main port (this also prevents
unintentional mismatches during updates)
* Align port Makefile layout with majority of ports in tree
* Remove unneeded build dependency of bash
* Don't install docs from main release archive, RFCs should be fetched and is
an unprocessed text document
* Replace cmake:noninja is no longer needed

Compile and runtime tested on FreeBSD 14.3-RELEASE (amd64) (make, make
check-plist, make test)

Poudriere testport OK 13.5-RELEASE (amd64)
Poudriere testport OK 13.5-RELEASE (i386)
Poudriere testport OK 14.3-RELEASE (amd64)

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