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/highfive/Makefile

Number of commits found: 22

Monday, 11 Mar 2024
19:16 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: update 2.8.0 → 2.9.0

Reported by:	portscout
commit hash: 8459c5c08e02a6a0041a32c74eef0d82ce5ba95b commit hash: 8459c5c08e02a6a0041a32c74eef0d82ce5ba95b commit hash: 8459c5c08e02a6a0041a32c74eef0d82ce5ba95b commit hash: 8459c5c08e02a6a0041a32c74eef0d82ce5ba95b 8459c5c
Saturday, 4 Nov 2023
05:21 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: update 2.7.1 → 2.8.0

Reported by:	portscout
commit hash: a6528b0b1d510b64c8a22ff797019fdee537da87 commit hash: a6528b0b1d510b64c8a22ff797019fdee537da87 commit hash: a6528b0b1d510b64c8a22ff797019fdee537da87 commit hash: a6528b0b1d510b64c8a22ff797019fdee537da87 a6528b0
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Sunday, 9 Apr 2023
17:35 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.7.0 → 2.7.1

Reported by:	portscout
commit hash: 7e9e6e982fbc2823b48dc8725053900deb873ce8 commit hash: 7e9e6e982fbc2823b48dc8725053900deb873ce8 commit hash: 7e9e6e982fbc2823b48dc8725053900deb873ce8 commit hash: 7e9e6e982fbc2823b48dc8725053900deb873ce8 7e9e6e9
Sunday, 2 Apr 2023
07:40 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.6.2 → 2.7.0

Reported by:	portscout
commit hash: 8b8f5c5c3aed911277d28b47f527d2c3a9bd9d70 commit hash: 8b8f5c5c3aed911277d28b47f527d2c3a9bd9d70 commit hash: 8b8f5c5c3aed911277d28b47f527d2c3a9bd9d70 commit hash: 8b8f5c5c3aed911277d28b47f527d2c3a9bd9d70 8b8f5c5
Tuesday, 22 Nov 2022
22:05 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.6.1 -> 2.6.2

Reported by:	portscout
<If someone else reported the issue.>
commit hash: 42ebce1ef3a9d48220a2ada0609afc556d39cf2a commit hash: 42ebce1ef3a9d48220a2ada0609afc556d39cf2a commit hash: 42ebce1ef3a9d48220a2ada0609afc556d39cf2a commit hash: 42ebce1ef3a9d48220a2ada0609afc556d39cf2a 42ebce1
Friday, 11 Nov 2022
07:01 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.5.0 -> 2.6.1

Reported by:	portscout
commit hash: 60b27e9842f03bc22c6dd3f5d9d46047b2852219 commit hash: 60b27e9842f03bc22c6dd3f5d9d46047b2852219 commit hash: 60b27e9842f03bc22c6dd3f5d9d46047b2852219 commit hash: 60b27e9842f03bc22c6dd3f5d9d46047b2852219 60b27e9
Friday, 4 Nov 2022
07:35 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.4.1 -> 2.5.0

Reported by:	portscout
commit hash: b06a9d2f95c6c9721c4631e3b3c87b5b572f5288 commit hash: b06a9d2f95c6c9721c4631e3b3c87b5b572f5288 commit hash: b06a9d2f95c6c9721c4631e3b3c87b5b572f5288 commit hash: b06a9d2f95c6c9721c4631e3b3c87b5b572f5288 b06a9d2
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
Wednesday, 20 Jul 2022
14:35 Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 5564b3b
Thursday, 12 May 2022
18:57 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.4.0 -> 2.4.1

Reported by:	portscout
commit hash: 71fb05e22bd7cc1cd62dd8687279f1970f1f705e commit hash: 71fb05e22bd7cc1cd62dd8687279f1970f1f705e commit hash: 71fb05e22bd7cc1cd62dd8687279f1970f1f705e commit hash: 71fb05e22bd7cc1cd62dd8687279f1970f1f705e 71fb05e
Friday, 8 Apr 2022
07:46 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.3.1 -> 2.4.0

Reported by:	portscout
commit hash: 4a4b947f892f3f5495c7e3982b1ef0385ada6a8b commit hash: 4a4b947f892f3f5495c7e3982b1ef0385ada6a8b commit hash: 4a4b947f892f3f5495c7e3982b1ef0385ada6a8b commit hash: 4a4b947f892f3f5495c7e3982b1ef0385ada6a8b 4a4b947
Thursday, 5 Aug 2021
20:10 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.3 -> 2.3.1

Reported by:	portscout
commit hash: 52e1b4be6d9491904230de8e4cfb184d5ae18915 commit hash: 52e1b4be6d9491904230de8e4cfb184d5ae18915 commit hash: 52e1b4be6d9491904230de8e4cfb184d5ae18915 commit hash: 52e1b4be6d9491904230de8e4cfb184d5ae18915 52e1b4b
Friday, 7 May 2021
08:59 Yuri Victorovich (yuri) search for other commits by this committer
science/highfive: Update 2.2.2 -> 2.3

Reported by:	portscout
commit hash: 9be0eec9b027f07debc6bfdbb00c6f99f8e16d31 commit hash: 9be0eec9b027f07debc6bfdbb00c6f99f8e16d31 commit hash: 9be0eec9b027f07debc6bfdbb00c6f99f8e16d31 commit hash: 9be0eec9b027f07debc6bfdbb00c6f99f8e16d31 9be0eec
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
Monday, 3 Aug 2020
03:29 yuri search for other commits by this committer
science/highfive: Update 2.2.1 -> 2.2.2

Reported by:	portscout
Original commitRevision:544018 
Wednesday, 29 Apr 2020
07:05 yuri search for other commits by this committer
science/highfiv: Update 2.2 -> 2.2.1

Reported by:	portscout
Original commitRevision:533320 
Thursday, 26 Mar 2020
00:14 yuri search for other commits by this committer
science/highfive: Update 2.1.1 -> 2.2

Reported by:	portscout
Original commitRevision:529152 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Sunday, 10 Nov 2019
16:16 yuri search for other commits by this committer
science/highfive: Update 2.1 -> 2.1.1

Reported by:	portscout
Original commitRevision:517214 
Sunday, 3 Nov 2019
01:27 yuri search for other commits by this committer
New port: science/highfive: Header-only C++ HDF5 interface
Original commitRevision:516378 

Number of commits found: 22