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: science/py-fresnel/Makefile

Number of commits found: 10

Wednesday, 17 Apr 2024
11:28 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 96261a1e5aa94517a2203297c75c66f1269c075f commit hash: 96261a1e5aa94517a2203297c75c66f1269c075f commit hash: 96261a1e5aa94517a2203297c75c66f1269c075f commit hash: 96261a1e5aa94517a2203297c75c66f1269c075f 96261a1
Tuesday, 28 Nov 2023
11:35 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 cf5d9b8
Monday, 21 Aug 2023
10:09 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 22e222c
Tuesday, 9 May 2023
10:25 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 8f947d9
Friday, 3 Mar 2023
15:01 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 1dc256924e84ccc34b09810779e532dee18d37ec commit hash: 1dc256924e84ccc34b09810779e532dee18d37ec commit hash: 1dc256924e84ccc34b09810779e532dee18d37ec commit hash: 1dc256924e84ccc34b09810779e532dee18d37ec 1dc2569
Thursday, 3 Nov 2022
11:32 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 e02e127
Wednesday, 28 Sep 2022
10:28 Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 e3eba48
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 18 Feb 2022
21:15 Stephen Montgomery-Smith (stephen) search for other commits by this committer
math/qhull: Renaming ports

qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated.
commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 5693794
Monday, 24 Jan 2022
17:13 Yuri Victorovich (yuri) search for other commits by this committer
science/py-fresnel: New port: Publication quality path tracing in real time
commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14 commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14 commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14 commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14 3054f22

Number of commits found: 10