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: math/mppp/Makefile

Number of commits found: 38

Saturday, 23 Dec 2023
07:57 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: update 1.0.0 → 1.0.2

Reported by:	portscout
commit hash: 3a6b75a212013bd13065e78e6bcba4ddd488ae47 commit hash: 3a6b75a212013bd13065e78e6bcba4ddd488ae47 commit hash: 3a6b75a212013bd13065e78e6bcba4ddd488ae47 commit hash: 3a6b75a212013bd13065e78e6bcba4ddd488ae47 3a6b75a
Thursday, 14 Dec 2023
15:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 ec5f6e2
Wednesday, 6 Dec 2023
01:52 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: update 0.27 → 1.0.0

Reported by:	portscout
commit hash: 4335e739be093fb91944f136118d2f3300389dd9 commit hash: 4335e739be093fb91944f136118d2f3300389dd9 commit hash: 4335e739be093fb91944f136118d2f3300389dd9 commit hash: 4335e739be093fb91944f136118d2f3300389dd9 4335e73
Sunday, 24 Sep 2023
20:23 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Build with the fmt library enabled; Add port options for all optional
dependencies
commit hash: b26a85b20d012cc0645933ae8a21178c484458cf commit hash: b26a85b20d012cc0645933ae8a21178c484458cf commit hash: b26a85b20d012cc0645933ae8a21178c484458cf commit hash: b26a85b20d012cc0645933ae8a21178c484458cf b26a85b
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
Monday, 19 Dec 2022
01:54 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Enable project option MPPP_WITH_BOOST_S11N

... that is needed for one of dependencies.
commit hash: 03f0555e573ddb8863f758017a29e62001dd6d44 commit hash: 03f0555e573ddb8863f758017a29e62001dd6d44 commit hash: 03f0555e573ddb8863f758017a29e62001dd6d44 commit hash: 03f0555e573ddb8863f758017a29e62001dd6d44 03f0555
Sunday, 23 Oct 2022
07:52 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.26 -> 0.27

Reported by:	portscout
commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 b0bbb7a
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, 29 Jun 2022
05:25 Yuri Victorovich (yuri) search for other commits by this committer
math/flint2: Update 2.8.5 -> 2.9.0
commit hash: d61cc94b73b377ed2c36fee152f0ae953892cdba commit hash: d61cc94b73b377ed2c36fee152f0ae953892cdba commit hash: d61cc94b73b377ed2c36fee152f0ae953892cdba commit hash: d61cc94b73b377ed2c36fee152f0ae953892cdba d61cc94
Sunday, 5 Sep 2021
07:32 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.24-61 -> 0.26

Reported by:	portscout
commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9 commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9 commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9 commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9 d98ae4a
Tuesday, 31 Aug 2021
01:50 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.24 -> 0.24-61 to fix build

Some commits there fix build but they are intertwined with others
so updating to the latest commit is easiest.

Reported by:	fallout
commit hash: 23dfd3f34cdb01e3e0f3bc43471db6067b8daf17 commit hash: 23dfd3f34cdb01e3e0f3bc43471db6067b8daf17 commit hash: 23dfd3f34cdb01e3e0f3bc43471db6067b8daf17 commit hash: 23dfd3f34cdb01e3e0f3bc43471db6067b8daf17 23dfd3f
Sunday, 25 Jul 2021
18:47 Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.19.0 -> 2.20.0
commit hash: d28495c0ce313bca840d7a423f52231abcfbbe8f commit hash: d28495c0ce313bca840d7a423f52231abcfbbe8f commit hash: d28495c0ce313bca840d7a423f52231abcfbbe8f commit hash: d28495c0ce313bca840d7a423f52231abcfbbe8f d28495c
15:17 Yuri Victorovich (yuri) search for other commits by this committer
math/flint2: Update 2.7.1 -> 2.8.0

Bump 12 consumer ports.

Reported by:	portscout
commit hash: d4c60df5e14e5486ba5831157716d9efd20f2cb0 commit hash: d4c60df5e14e5486ba5831157716d9efd20f2cb0 commit hash: d4c60df5e14e5486ba5831157716d9efd20f2cb0 commit hash: d4c60df5e14e5486ba5831157716d9efd20f2cb0 d4c60df5
Monday, 28 Jun 2021
08:08 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.23 -> 0.24

Reported by:	portscout
commit hash: fae2ae5234ada40d5a80de228e19efada79f3ed3 commit hash: fae2ae5234ada40d5a80de228e19efada79f3ed3 commit hash: fae2ae5234ada40d5a80de228e19efada79f3ed3 commit hash: fae2ae5234ada40d5a80de228e19efada79f3ed3 fae2ae5
Wednesday, 14 Apr 2021
03:52 Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.22 -> 0.23

Reported by:	portscout
commit hash: 7e510ecb7f53fc7fefd394169a2c0aba257c189b commit hash: 7e510ecb7f53fc7fefd394169a2c0aba257c189b commit hash: 7e510ecb7f53fc7fefd394169a2c0aba257c189b commit hash: 7e510ecb7f53fc7fefd394169a2c0aba257c189b 7e510ec
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
Sunday, 21 Mar 2021
09:57 gerald search for other commits by this committer
Update to MPC version 1.2.0 with the following changes:
 - New functions:
   . mpc_sum
   . mpc_dot
 - Several functions are more robust with a reduced exponent range
   (for example corresponding to IEEE 754 binary formats).
 - New mpcheck tool for comparison with the native C library (which
   is not installed by default).

Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.

PR:		249950
Submitted by:	wen
Original commitRevision:568912 
Monday, 4 Jan 2021
04:46 yuri search for other commits by this committer
math/mppp: Update 0.21 -> 0.22

Reported by:	portscout
Original commitRevision:560260 
Friday, 19 Jun 2020
06:28 yuri search for other commits by this committer
math/mppp: Update 0.20 -> 0.21

Reported by:	portscout
Original commitRevision:539591 
Wednesday, 10 Jun 2020
18:15 yuri search for other commits by this committer
math/flint2: Update g20190210 -> 2.6.0

Bump 6 depending ports.

Reported by:	portscout
Original commitRevision:538421 
Tuesday, 9 Jun 2020
17:38 yuri search for other commits by this committer
math/mppp: Add optional dependencies math/mpc, math/arb; Turn on the IPO option
Original commitRevision:538333 
Friday, 5 Jun 2020
15:05 yuri search for other commits by this committer
math/mppp: Update 0.19 -> 0.20

Reported by:	portscout
Original commitRevision:538027 
Sunday, 1 Mar 2020
09:09 yuri search for other commits by this committer
math/mppp: Update 0.18 -> 0.19

Reported by:	portscout
Original commitRevision:527542 
Saturday, 15 Feb 2020
16:05 yuri search for other commits by this committer
math/mppp: Update 0.17 -> 0.18

Reported by:	portscout
Original commitRevision:526228 
Saturday, 5 Oct 2019
22:39 yuri search for other commits by this committer
math/mppp: Update 0.16 -> 0.17

Reported by:	portscout
Original commitRevision:513853 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 26 May 2019
02:37 yuri search for other commits by this committer
math/mppp: Update 0.15-3 -> 0.16

Reported by:	upstream
Original commitRevision:502670 
Saturday, 25 May 2019
21:39 yuri search for other commits by this committer
math/mppp: Update 0.14 -> 0.15-3

Reported by:	portscout
Original commitRevision:502636 
Saturday, 27 Apr 2019
17:49 yuri search for other commits by this committer
math/mppp: fix build with GCC-based architectures, enable
-DMPPP_WITH_QUADMATH=ON

Add USES=compiler:c++14-lang everywhere, not just for tests, because this
library has recently become non-NOARCH.

PR:		237608
Submitted by:	pkubaj
Original commitRevision:500217 
Wednesday, 17 Apr 2019
07:47 yuri search for other commits by this committer
math/mppp: Update 0.13 -> 0.14

Reported by:	portscout
Original commitRevision:499157 
Thursday, 14 Mar 2019
05:44 yuri search for other commits by this committer
math/mppp: Update 0.12 -> 0.13

Reported by:	portscout
Original commitRevision:495688 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 13 Oct 2018
05:53 yuri search for other commits by this committer
math/mppp: Update 0.11 -> 0.12

Reported by:	portscout
Original commitRevision:481956 
Tuesday, 22 May 2018
15:37 yuri search for other commits by this committer
math/mppp: Update 0.10 -> 0.11

Reported by:	portscout
Original commitRevision:470622 
Friday, 6 Apr 2018
06:44 yuri search for other commits by this committer
math/mppp: Update 0.9-33 -> 0.10

Reported by:	upstream author
Original commitRevision:466619 
Sunday, 1 Apr 2018
21:54 yuri search for other commits by this committer
New port: math/mppp: Multiprecision for modern C++

tests and benchmarks depend on a not yet committed bug#227102 (math/mpfr update)
Original commitRevision:466185 

Number of commits found: 38