[Bug 274745] databases/keydb: Improvements to port

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 Oct 2023 18:28:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274745

            Bug ID: 274745
           Summary: databases/keydb: Improvements to port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: zi@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)

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

* Fix COMMENT
* Unbundle (lib)linenoise
* Adjust compiler requirements to c++14-lang
* Use the more commmon V=1 setting for verbose output
* Move variables defined below port options to above for better readability
* Remove i386 workaround, users are likely not to run this on 32-bit boxes
anyway
* Use localbase:ldflags helper

Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make
check-plist, make test)
Poudriere testport OK 13.2-RELEASE (amd64)

Additional notes:
make test bombs even before these changes, plans?
We can probably unbundle lua too

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