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

Number of commits found: 11

Sunday, 23 Jul 2023
08:50 Yuri Victorovich (yuri) search for other commits by this committer
science/openmolcas: Update 22.06 → 23.06
commit hash: b6202143f56cdeba594208529cca2b7e70cf87fd commit hash: b6202143f56cdeba594208529cca2b7e70cf87fd commit hash: b6202143f56cdeba594208529cca2b7e70cf87fd commit hash: b6202143f56cdeba594208529cca2b7e70cf87fd b620214
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
Saturday, 5 Nov 2022
14:47 Thierry Thomas (thierry) search for other commits by this committer
science/*: bump PORTREVISION in consumers of libXC
commit hash: cceff449fd65e82dae764ff16b72000d1cd0454b commit hash: cceff449fd65e82dae764ff16b72000d1cd0454b commit hash: cceff449fd65e82dae764ff16b72000d1cd0454b commit hash: cceff449fd65e82dae764ff16b72000d1cd0454b cceff44
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, 8 Aug 2022
07:00 Yuri Victorovich (yuri) search for other commits by this committer
science/openmolcas: Broken on armv7

Reported by:	fallout
commit hash: fce13a2aa0890a4880f8f5fd1a5503389c17f5c2 commit hash: fce13a2aa0890a4880f8f5fd1a5503389c17f5c2 commit hash: fce13a2aa0890a4880f8f5fd1a5503389c17f5c2 commit hash: fce13a2aa0890a4880f8f5fd1a5503389c17f5c2 fce13a2
Tuesday, 26 Jul 2022
17:05 Yuri Victorovich (yuri) search for other commits by this committer
science/openmolcas: Update 22.02 -> 22.06

Also test target is added.
The workaround for the cmake bug when cmake fails to find the
physical memory size is added.
commit hash: 6f94e40e34dbb6d709068840e1bbb946eac250f2 commit hash: 6f94e40e34dbb6d709068840e1bbb946eac250f2 commit hash: 6f94e40e34dbb6d709068840e1bbb946eac250f2 commit hash: 6f94e40e34dbb6d709068840e1bbb946eac250f2 6f94e40
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, 16 Jun 2022
15:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 328ae40
Sunday, 29 May 2022
05:52 Yuri Victorovich (yuri) search for other commits by this committer
science/openmolcas: Broken on i386

Reported by:	fallout
commit hash: ab1df5c79463bec2b295dff471c15ada9c0fa131 commit hash: ab1df5c79463bec2b295dff471c15ada9c0fa131 commit hash: ab1df5c79463bec2b295dff471c15ada9c0fa131 commit hash: ab1df5c79463bec2b295dff471c15ada9c0fa131 ab1df5c
Tuesday, 24 May 2022
19:51 Yuri Victorovich (yuri) search for other commits by this committer
science/openmolcas: New port: Quantum chemistry software package

OpenMolcas has issues: it doesn't respect UNIX file path
conventions, it expects the installation directory to be writable.

Currently it needs to be either run as root, or after chown,
or after copying the entire tree to the home directory.

Hopefully they will resolve these issues.
commit hash: 3079ad1eeb3730a0967ebcc19aa81f56d6e3e90b commit hash: 3079ad1eeb3730a0967ebcc19aa81f56d6e3e90b commit hash: 3079ad1eeb3730a0967ebcc19aa81f56d6e3e90b commit hash: 3079ad1eeb3730a0967ebcc19aa81f56d6e3e90b 3079ad1

Number of commits found: 11