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

Number of commits found: 24

Monday, 1 Jan 2024
11:49 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd f2489ab
Sunday, 10 Dec 2023
10:23 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 843da99
Wednesday, 8 Nov 2023
03:56 Yuri Victorovich (yuri) search for other commits by this committer
science/PETSc: update 3.19.6 → 3.20.1

Reported by:	portscout
commit hash: ce9d6673eae9c6a3451ed80b8d682b3e9024d959 commit hash: ce9d6673eae9c6a3451ed80b8d682b3e9024d959 commit hash: ce9d6673eae9c6a3451ed80b8d682b3e9024d959 commit hash: ce9d6673eae9c6a3451ed80b8d682b3e9024d959 ce9d667
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, 2 Apr 2023
16:18 Yuri Victorovich (yuri) search for other commits by this committer
science/PETSc: Update 3.18.5 → 3.19.0

Also bump 2 ports.
Also math/py-petsc4py is broken for now.
commit hash: 007b6018cd044fcb324969083422d695eb781edf commit hash: 007b6018cd044fcb324969083422d695eb781edf commit hash: 007b6018cd044fcb324969083422d695eb781edf commit hash: 007b6018cd044fcb324969083422d695eb781edf 007b601
Monday, 13 Feb 2023
04:26 Yuri Victorovich (yuri) search for other commits by this committer
science/PETSc: Change to 64-bit indices; Add METIS option

By default PETSc uses 32-bit indices.
commit hash: 945af585e732e163757c4973d8a8e24eb993509f commit hash: 945af585e732e163757c4973d8a8e24eb993509f commit hash: 945af585e732e163757c4973d8a8e24eb993509f commit hash: 945af585e732e163757c4973d8a8e24eb993509f 945af58
Wednesday, 28 Dec 2022
20:27 Yuri Victorovich (yuri) search for other commits by this committer
math/petiga: Update g20210307 -> g20221208
commit hash: 2f263e9ec466505fb0e3114f8c2bca920e0f66d2 commit hash: 2f263e9ec466505fb0e3114f8c2bca920e0f66d2 commit hash: 2f263e9ec466505fb0e3114f8c2bca920e0f66d2 commit hash: 2f263e9ec466505fb0e3114f8c2bca920e0f66d2 2f263e9
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, 7 Jan 2022
08:34 Yuri Victorovich (yuri) search for other commits by this committer
science/PETSc: Update 3.14.1 -> 3.16.3

Reported by:	portscout
commit hash: 4510216d058875e4dad3fb0843ca7b16465c8209 commit hash: 4510216d058875e4dad3fb0843ca7b16465c8209 commit hash: 4510216d058875e4dad3fb0843ca7b16465c8209 commit hash: 4510216d058875e4dad3fb0843ca7b16465c8209 4510216
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
Tuesday, 30 Mar 2021
21:28 yuri search for other commits by this committer
math/petiga: Update g20200316 -> g20210307
Original commitRevision:569603 
Friday, 1 Jan 2021
20:54 antoine search for other commits by this committer
Mark BROKEN: fails to configure

CMake Error at CMakeLists.txt:18 (include):
  include could not find load file:

    /usr/local/lib/petsc/conf/PETScBuildInternal.cmake

Reported by:	pkg-fallout
Original commitRevision:559870 
Friday, 1 May 2020
01:12 yuri search for other commits by this committer
math/petiga: Update g20180518 -> g20200316

PR:		240997
Submitted by:	takefu@airport.fm (update to an earlier revision)
Original commitRevision:533482 
Wednesday, 6 Nov 2019
18:07 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516916 
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 
Monday, 22 Apr 2019
13:16 gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
Original commitRevision:499638 
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 
Tuesday, 2 Oct 2018
23:11 yuri search for other commits by this committer
science/PETSc: Update 3.9.4->3.10.1; math/py-petsc4py: Update 3.9.1->3.10.0;
math/slepc: Update 3.9.2->3.10.0; math/py-slepc4py: Update 3.9.0->3.10.0

Bump math/sundials and math/petiga.
On commit because they depend on each other and don't build unless versions
match.
Original commitRevision:481139 
Saturday, 22 Sep 2018
17:40 yuri search for other commits by this committer
Change 10 ports from net/mpich2 to net/mpich

mpich2 is the obsolete version 2.x, mpich is at the current version 3.x

science/triqs science/PETSc math/py-slepc4py math/slepc math/py-petsc4py
math/petiga math/sundials cad/elmerfem math/blocksolve95 math/spooles
Original commitRevision:480424 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Monday, 21 May 2018
16:55 yuri search for other commits by this committer
math/petiga: Fix build on 10

Added USES=compiler:c++14-lang.
See https://reviews.llvm.org/rL239883.
Thanks to Jan Beich!

Reported by:	jbeich
Original commitRevision:470562 
11:10 yuri search for other commits by this committer
New port: math/petiga: Framework for High Performance Isogeometric Analysis
Original commitRevision:470531 

Number of commits found: 24