Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.0.0 08 Nov 2024 16:23:29
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2022.0.0
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2022.0.0/RELEASE_NOTES.md |
2021.13.0 04 Jul 2024 11:39:44
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
2021.12.0 10 Jun 2024 21:24:33
    |
Daniel Engberg (diizzy)  |
devel/onetbb: Add USES= pathfix
Fixes installed location of .pc files
Approved by: portmgr (blanket) |
2021.12.0 17 Apr 2024 11:28:34
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
2021.11.0 28 Nov 2023 11:35:02
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0 |
2021.10.0 09 Oct 2023 10:16:49
    |
Ganael LAPLANCHE (martymac)  Author: Dimitry Andric |
devel/onetbb: fix build with lld 17
Many symbols in the linker version scripts are undefined because link
time optimization (-flto=thin) removes them. Suppress errors with
lld >= 17 due to these undefined symbols.
PR: 274337
Reported by: dim |
2021.10.0 21 Aug 2023 10:09:23
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0 |
2021.9.0_1 10 Aug 2023 20:02:28
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: enable LTO on powerpc64 |
2021.9.0 09 May 2023 10:25:26
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0 |
2021.8.0 03 Mar 2023 15:01:50
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0 |
2021.7.0 03 Nov 2022 11:32:41
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md |
2021.6.0 29 Sep 2022 13:54:40
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: remove not necessary anymore patch |
2021.6.0 28 Sep 2022 18:53:50
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: drop unnecessary patching on powerpc and disable LTO on powerpc64 |
2021.6.0 28 Sep 2022 10:28:09
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2021.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2021.5.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2021.5.0 08 Jan 2022 10:17:31
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: fix build on armv6/armv7
PR: 261015
Reported by: Robert Clausecker <fuz@fuz.su>
MFH: 2022Q1 |
2021.5.0 06 Jan 2022 11:09:12
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Fix build on 13-STABLE and 14-CURRENT
by reviving a patch not yet included in release and erroneously removed
in previous update.
Reported by: alexvpetrov@gmail.com (via ports@) |
2021.5.0 05 Jan 2022 16:43:54
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
2021.4.0 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2021.4.0 15 Oct 2021 10:45:30
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Rework last patch to mark upstream integration |
2021.4.0 12 Oct 2021 14:08:07
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Fix build on 13-STABLE and 14-CURRENT (i386) |
2021.4.0 11 Oct 2021 14:31:14
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Fix amd64 build for 13-STABLE and 14-CURRENT
PR: 259051
Reported by: transitive@gmail.com |
2021.4.0 10 Oct 2021 15:11:27
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
2021.3.0 17 Jul 2021 16:57:26
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Integrate patch from previous commit 1daf680
to avoid fetch problems.
PR: 257220
Reported by: mandree |
2021.3.0 11 Jul 2021 22:44:05
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: fix build on powerpc*
/usr/bin/c++ -D__TBBMALLOC_BUILD -D__TBB_USE_ITT_NOTIFY
-I/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.3.0/src/tbbmalloc/../../include
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -fPIC -fno-rtti -fno-exceptions
-pthread -std=c++11 -MD -MT
src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -MF
src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o.d -o
src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -c
/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.3.0/src/tbbmalloc/frontend.cpp
/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.3.0/src/tbbmalloc/frontend.cpp:829:30:
error: use of undeclared identifier 'getSmallObjectIndex'
unsigned int index = getSmallObjectIndex( size ); |
2021.3.0 09 Jul 2021 11:05:19
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.3.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
2021.2.0 05 Jul 2021 22:02:40
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: fix build on riscv64
Same issue as on powerpc. |
2021.2.0 30 Jun 2021 20:37:54
    |
Piotr Kubaj (pkubaj)  |
devel/onetbb: fix build on powerpc
/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.2.0/src/tbb/tools_api/ittnotify_config.h:338:12:
error: use of undeclared identifier '__TBB_machine_fetchadd4'
return __TBB_machine_fetchadd4(ptr, 1) + 1L;
Patch taken from https://github.com/oneapi-src/oneTBB/issues/186. |
2021.2.0 14 Apr 2021 10:08:05
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.2.0 and bump dependencies
Changelog:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
2021.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2021.1.1 24 Feb 2021 11:15:22
  |
martymac  |
Repocopy devel/onetbb from devel/tbb
(forgotten with previous introduction of devel/onetbb)
Reported by: danfe |
2021.1.1 24 Feb 2021 11:09:25
  |
martymac  |
Remove devel/onetbb to re-add it through repocopy
Reported by: danfe |
2021.1.1 19 Feb 2021 19:30:20
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The CXX compiler identification is GNU 4.2.1
C++11 (-std=c++11) support is required
Approved by: portmgr (tier-2 blanket) |
2021.1.1 19 Feb 2021 15:14:46
  |
martymac  |
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html |