[Bug 286126] net/usockets: Improve port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Apr 2025 21:28:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286126

            Bug ID: 286126
           Summary: net/usockets: Improve port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: diizzy@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

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

* Make sure CFLAGS and CXXFLAGS adhere to ports framework
* Fix .pc file
* Fix plist
* Instead of more or less patching most of upstream Makefile just build it
directly. This also removes gmake dependency
* Remove "make test", doesn't build and tests are not offline friendly

Compile tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)

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