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

Number of commits found: 19

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, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Monday, 18 Dec 2023
21:09 Yuri Victorovich (yuri) search for other commits by this committer
science/siesta: Update WWW
commit hash: 54b21a3fdbaf0971f65e64770808d0f6ff3a1991 commit hash: 54b21a3fdbaf0971f65e64770808d0f6ff3a1991 commit hash: 54b21a3fdbaf0971f65e64770808d0f6ff3a1991 commit hash: 54b21a3fdbaf0971f65e64770808d0f6ff3a1991 54b21a3
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
Wednesday, 15 Mar 2023
08:48 Piotr Kubaj (pkubaj) search for other commits by this committer
science/siesta: enable on 13 / powerpc{,64le}
commit hash: d0f2c8f5a0ba461dbb5a9bbc8ec6ff5cc1789abe commit hash: d0f2c8f5a0ba461dbb5a9bbc8ec6ff5cc1789abe commit hash: d0f2c8f5a0ba461dbb5a9bbc8ec6ff5cc1789abe commit hash: d0f2c8f5a0ba461dbb5a9bbc8ec6ff5cc1789abe d0f2c8f
Sunday, 12 Mar 2023
00:00 Piotr Kubaj (pkubaj) search for other commits by this committer
science/siesta: enable building on FreeBSD 13/powerpc64

releng/13.2 has a fix for the build error.
commit hash: fb0adac7530c4483f9646fa5871cc53a4295c46b commit hash: fb0adac7530c4483f9646fa5871cc53a4295c46b commit hash: fb0adac7530c4483f9646fa5871cc53a4295c46b commit hash: fb0adac7530c4483f9646fa5871cc53a4295c46b fb0adac
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
Monday, 4 Jul 2022
00:00 Piotr Kubaj (pkubaj) search for other commits by this committer
science/siesta: unbreak on powerpc* / main

Builds fine now on CURRENT.
commit hash: d4f11729f5bb5a18c7284bae2eed0ddfcad76861 commit hash: d4f11729f5bb5a18c7284bae2eed0ddfcad76861 commit hash: d4f11729f5bb5a18c7284bae2eed0ddfcad76861 commit hash: d4f11729f5bb5a18c7284bae2eed0ddfcad76861 d4f1172
Sunday, 19 Jun 2022
07:44 Yuri Victorovich (yuri) search for other commits by this committer
science/siesta: Add comment
commit hash: df15aefb4ead8b7d4e9e6bc54a8bc6d0a480d8d9 commit hash: df15aefb4ead8b7d4e9e6bc54a8bc6d0a480d8d9 commit hash: df15aefb4ead8b7d4e9e6bc54a8bc6d0a480d8d9 commit hash: df15aefb4ead8b7d4e9e6bc54a8bc6d0a480d8d9 df15aef
Wednesday, 19 May 2021
04:07 Yuri Victorovich (yuri) search for other commits by this committer
science/siesta: Broken on aarch64, powerpc* due to lack of IEEE754 support in
gcc
commit hash: 6b8640a32278c2217553fb3e2a4a1342f56dafb1 commit hash: 6b8640a32278c2217553fb3e2a4a1342f56dafb1 commit hash: 6b8640a32278c2217553fb3e2a4a1342f56dafb1 commit hash: 6b8640a32278c2217553fb3e2a4a1342f56dafb1 6b8640a
Thursday, 13 May 2021
22:24 Yuri Victorovich (yuri) search for other commits by this committer
science/siesta: Broken on aarch64
commit hash: 176d99d0ec73de2b67a8db3487a7be728f184f5d commit hash: 176d99d0ec73de2b67a8db3487a7be728f184f5d commit hash: 176d99d0ec73de2b67a8db3487a7be728f184f5d commit hash: 176d99d0ec73de2b67a8db3487a7be728f184f5d 176d99d
Thursday, 29 Apr 2021
03:01 Yuri Victorovich (yuri) search for other commits by this committer
science/siesta: Update 4.0.2 -> 4.1.5
commit hash: ccd600c8fec394b1de6f8608f6e6d6a349959c78 commit hash: ccd600c8fec394b1de6f8608f6e6d6a349959c78 commit hash: ccd600c8fec394b1de6f8608f6e6d6a349959c78 commit hash: ccd600c8fec394b1de6f8608f6e6d6a349959c78 ccd600c
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, 17 Nov 2020
22:40 linimon search for other commits by this committer
Add workaround for new failure with Fortran GCC 10 frontend:

  Type mismatch between actual argument at (1) and actual argument at (2)
(COMPLEX(8)/REAL(8)).

PR:		246700
Approved by:	maintainer
Original commitRevision:555606 
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 
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 
Monday, 3 Sep 2018
17:51 yuri search for other commits by this committer
New port: science/siesta: Program to perform efficient electronic structure
calculations
Original commitRevision:478886 

Number of commits found: 19