[Bug 292088] devel/onetbb: Improve port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Jan 2026 04:53:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292088
Bug ID: 292088
Summary: devel/onetbb: Improve port
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: martymac@FreeBSD.org
Reporter: diizzy@FreeBSD.org
Flags: maintainer-feedback?(martymac@FreeBSD.org)
Assignee: martymac@FreeBSD.org
Created attachment 266718
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266718&action=edit
Patch for onetbb
* Sync variables with Porters Handbook GitHub Section
* Remove USES= tar:tgz (incorrect)
* Replace USES= localbase with localbase:ldflags (cosmetic but fits better with
CMake)
* Use a separate section for USE_GITHUB (similar to what Porters Handbook
suggests)
* Only build unit tests when requested instead of all the time which makes
overall build a lot slower
* Adjust port Makefile to more closely follow Porters Handbook
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.