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

Number of commits found: 29

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
Tuesday, 12 Dec 2023
19:03 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 ab17137
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, 26 Jul 2023
03:38 Yuri Victorovich (yuri) search for other commits by this committer
science/fleur: Update 6.0-20220715 → 6.2
commit hash: bbdd52af8ef19b019452d064bc5c96310efb6efd commit hash: bbdd52af8ef19b019452d064bc5c96310efb6efd commit hash: bbdd52af8ef19b019452d064bc5c96310efb6efd commit hash: bbdd52af8ef19b019452d064bc5c96310efb6efd bbdd52a
Wednesday, 12 Jul 2023
18:56 Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c 7d1faa7
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
Thursday, 1 Dec 2022
18:42 Yuri Victorovich (yuri) search for other commits by this committer
*/*: Change DISTVERSION to have a hyphen when it refers to a specific revision

When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.'
commit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4a commit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4a commit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4a commit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4a 749db82
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
Sunday, 17 Jul 2022
08:23 Yuri Victorovich (yuri) search for other commits by this committer
science/fleur: Update 5.1.20220103 -> 6.0.20220715
commit hash: 659b363813e0a0f926e3b608394ed95333bd0f29 commit hash: 659b363813e0a0f926e3b608394ed95333bd0f29 commit hash: 659b363813e0a0f926e3b608394ed95333bd0f29 commit hash: 659b363813e0a0f926e3b608394ed95333bd0f29 659b363
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Sunday, 20 Mar 2022
18:21 Yuri Victorovich (yuri) search for other commits by this committer
science/fleur: Broken on aarch64

Reported by:	fallout
commit hash: 9cf0678bfcc7476516adca6bb45a13631d0214d1 commit hash: 9cf0678bfcc7476516adca6bb45a13631d0214d1 commit hash: 9cf0678bfcc7476516adca6bb45a13631d0214d1 commit hash: 9cf0678bfcc7476516adca6bb45a13631d0214d1 9cf0678
Wednesday, 5 Jan 2022
19:55 Yuri Victorovich (yuri) search for other commits by this committer
science/fleur: Fix typo in USES
commit hash: 833727759939e4552779cd10806013884e3ca9b4 commit hash: 833727759939e4552779cd10806013884e3ca9b4 commit hash: 833727759939e4552779cd10806013884e3ca9b4 commit hash: 833727759939e4552779cd10806013884e3ca9b4 8337277
09:40 Yuri Victorovich (yuri) search for other commits by this committer
science/fleur: Re-add port: FLAPW code for atomic computations in quantum
chemistry and physics
commit hash: 9ff296b7c547ab41f0934830d13d0c174ee2701b commit hash: 9ff296b7c547ab41f0934830d13d0c174ee2701b commit hash: 9ff296b7c547ab41f0934830d13d0c174ee2701b commit hash: 9ff296b7c547ab41f0934830d13d0c174ee2701b 9ff296b
Sunday, 26 Jul 2020
07:32 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:543440 
Wednesday, 6 May 2020
16:11 yuri search for other commits by this committer
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
Original commitRevision:534185 
Thursday, 30 Jan 2020
14:17 swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
Original commitRevision:524642 
Monday, 6 Jan 2020
12:57 adridg search for other commits by this committer
Update devel/cmake to latest upstream release, 3.16.2

This new release has support for the latest Boost, Objective-C
and various small improvements. The release notes are at:
	https://cmake.org/cmake/help/v3.16/release/3.16.html

Two ports could not be persuaded to build with this new release
(math/openmesh science/fleur) and are marked BROKEN. Other build
fixes have already been done in-tree.

Thanks antoine@ for the exp-runs (multiple).
Thanks tcberner@ for prep-work (most of the work, actually).

PR:		242254
Original commitRevision:522222 
Sunday, 6 Oct 2019
08:37 tobik search for other commits by this committer
science/fleur: Spell HDF5_CMAKE_ON correctly

Untested since the option is marked as broken.
Original commitRevision:513877 
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 
Saturday, 5 Jan 2019
22:46 sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR:		233070
Submitted by:	wen
Original commitRevision:489412 
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, 22 Sep 2018
16:36 yuri search for other commits by this committer
Change 20 ports from net/mpich2 to net/mpich

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

Ports:
math/scalapack science/nwchem science/quantum-espresso science/qmcpack
science/madness
science/qbox science/openmx science/jdftx science/fleur science/libgridxc
science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga
math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich
Original commitRevision:480395 
Monday, 3 Sep 2018
04:10 yuri search for other commits by this committer
science/fleur: Add WANNIER option to use Wannier library
Original commitRevision:478842 
01:09 yuri search for other commits by this committer
science/fleur: Add port options for libraries: mpi, scalapack, elpa, hdf5
Original commitRevision:478838 
Sunday, 2 Sep 2018
21:10 yuri search for other commits by this committer
New port: science/fleur: FLAPW code for atomic computations in quantum chemistry
and physics
Original commitRevision:478820 

Number of commits found: 29