notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: misc/ngraph/Makefile

Number of commits found: 14

Saturday, 16 Jul 2022
04:32 Yuri Victorovich (yuri) search for other commits by this committer
misc/ngraph: Discontinue

ngraph was developed by Nervana Systems.
Intel bount it and discontinued all Nervana development 2+ years ago.
The company is now defunct, and so are all its projects.
commit hash: 229eb3336f3fbc614f5d36e0d32ca6cb6aeb1fea commit hash: 229eb3336f3fbc614f5d36e0d32ca6cb6aeb1fea commit hash: 229eb3336f3fbc614f5d36e0d32ca6cb6aeb1fea commit hash: 229eb3336f3fbc614f5d36e0d32ca6cb6aeb1fea 229eb33
Wednesday, 5 Jan 2022
16:43 Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.5.0

and bump dependent ports' revisions
commit hash: 4a0e524371da88340fa77947f067069629829d4c commit hash: 4a0e524371da88340fa77947f067069629829d4c commit hash: 4a0e524371da88340fa77947f067069629829d4c commit hash: 4a0e524371da88340fa77947f067069629829d4c 4a0e524
Sunday, 10 Oct 2021
15:11 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3a commit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3a commit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3a commit hash: 036bda781b0b170e823e3cacc14f25e2bd9c2b3a 036bda7
Friday, 9 Jul 2021
11:05 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 0da9b8bd43709541d0a7eba2d5e3dcc11b420650 commit hash: 0da9b8bd43709541d0a7eba2d5e3dcc11b420650 commit hash: 0da9b8bd43709541d0a7eba2d5e3dcc11b420650 commit hash: 0da9b8bd43709541d0a7eba2d5e3dcc11b420650 0da9b8b
Wednesday, 14 Apr 2021
10:08 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 9ee84848094757a07a41aefc97967e6ae1a43039 commit hash: 9ee84848094757a07a41aefc97967e6ae1a43039 commit hash: 9ee84848094757a07a41aefc97967e6ae1a43039 commit hash: 9ee84848094757a07a41aefc97967e6ae1a43039 9ee8484
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Feb 2021
15:14 martymac search for other commits by this committer
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
Original commitRevision:566074 
Thursday, 7 Jan 2021
05:01 yuri search for other commits by this committer
math/onednn: Update 1.7 -> 2.0
Original commitRevision:560679 
Saturday, 12 Dec 2020
17:04 thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
Original commitRevision:557839 
Tuesday, 8 Sep 2020
14:22 pkubaj search for other commits by this committer
misc/ngraph: fix build on powerpc64 head

Disable -Werror and -pedantic-errors:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_backend.cpp:30:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_external_function.hpp:46:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/mkldnn_emitter.hpp:49:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_executor.hpp:27:
In file included from
/usr/local/include/eigen3/unsupported/Eigen/CXX11/Tensor:14:
In file included from
/usr/local/include/eigen3/unsupported/Eigen/CXX11/../../../Eigen/Core:397:
/usr/local/include/eigen3/unsupported/Eigen/CXX11/../../../Eigen/src/Core/arch/AltiVec/PacketMath.h:77:27:
error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
static Packet4f p4f_ONE = vec_ctf(p4i_ONE, 0); //{ 1.0, 1.0, 1.0, 1.0}
                          ^
/usr/local/llvm90/lib/clang/9.0.1/include/altivec.h:2894:3: note: expanded from
macro 'vec_ctf'
  _Generic((__a), vector int                                                   \
  ^
Original commitRevision:547985 
Friday, 17 Jul 2020
10:12 martymac search for other commits by this committer
Update devel/tbb to 2020.3 and bump dependent ports' revisions

Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
Original commitRevision:542423 
Tuesday, 9 Jun 2020
21:14 yuri search for other commits by this committer
misc/ngraph: Unbreak on systems incompatible with the system where the package
was built

-march=native caused SEGVs on incompatible systems
Original commitRevision:538345 
Friday, 17 Apr 2020
20:29 yuri search for other commits by this committer
New port: misc/ngraph: C++ library, compiler and runtime for Deep Learning
Original commitRevision:531974 

Number of commits found: 14