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: devel/cmake-core/pkg-plist

Number of commits found: 8

Thursday, 28 Dec 2023
23:03 Jason E. Hale (jhale) search for other commits by this committer
devel/cmake*: Update to 3.28.1

Announcements: https://www.kitware.com/cmake-3-28-0-available-for-download/
               https://www.kitware.com/cmake-3-28-1-available-for-download/
Release notes: https://cmake.org/cmake/help/latest/release/3.28.html

PR:		275730
Exp-run by:	antoine
commit hash: be58b09c1dad473d4b6f113ecff79f1eef7feb4c commit hash: be58b09c1dad473d4b6f113ecff79f1eef7feb4c commit hash: be58b09c1dad473d4b6f113ecff79f1eef7feb4c commit hash: be58b09c1dad473d4b6f113ecff79f1eef7feb4c be58b09
Thursday, 9 Nov 2023
22:40 Jason E. Hale (jhale) search for other commits by this committer
devel/cmake*: Update to 3.27.7 [1]

Add support for keywords like RUNTIME_DEPENDENCY_SET and
RUNTIME_DEPENDENCIES in the install() command and
GET_RUNTIME_DEPENDENCIES in the file() command. [2]

https://cmake.org/cmake/help/v3.27/release/3.27.html

PR:		274225 [1], 274275 [2]
Reported by:	yuri [2]
Exp-run by:	antoine [1]
commit hash: 5244b8425c414f0bca521df362eb62bb334640b3 commit hash: 5244b8425c414f0bca521df362eb62bb334640b3 commit hash: 5244b8425c414f0bca521df362eb62bb334640b3 commit hash: 5244b8425c414f0bca521df362eb62bb334640b3 5244b84
Wednesday, 12 Apr 2023
22:27 Adriaan de Groot (adridg) search for other commits by this committer
devel/cmake: update to 3.26.1, latest upstream

See release notes at
	https://cmake.org/cmake/help/v3.26/release/3.26.html

Some "while we're at it" changes:
- remove obsolete patch, reported by: diizzy (PR 270337)
- set LOCALSTATEDIR to /var (PR 267748)

Thanks antoine@ for the exp-run.

PR:		270491 270337 267748
commit hash: 2f35240f67b54feb5c212d35cae3b80d24bf52ff commit hash: 2f35240f67b54feb5c212d35cae3b80d24bf52ff commit hash: 2f35240f67b54feb5c212d35cae3b80d24bf52ff commit hash: 2f35240f67b54feb5c212d35cae3b80d24bf52ff 2f35240
Sunday, 8 Jan 2023
21:32 Adriaan de Groot (adridg) search for other commits by this committer
devel/cmake*: update to 3.25.1

While here, remove a stale patch (upstreamed in CMake 3.10 or so)
and repair the CPack FreeBSD pkg generator.

Prepared by lbartoletti@
Exp-runs by antoine@

PR:		267872, 267894
commit hash: efaecf6690c4abad127e55e59e55b6c8722b2796 commit hash: efaecf6690c4abad127e55e59e55b6c8722b2796 commit hash: efaecf6690c4abad127e55e59e55b6c8722b2796 commit hash: efaecf6690c4abad127e55e59e55b6c8722b2796 efaecf6
Tuesday, 8 Nov 2022
19:55 Dima Panov (fluffy) search for other commits by this committer
devel/cmake-core: drop dependency on some external libs to avoid a loop cycle
(+)

Switch to bundled libcurl+libnghttp2 to utilize fetch ability for cmake
Always use system libarchive/zlib

Discussed with:	tcberner
commit hash: cbdb82ae536d83e4c7ffa8ef4b6fb150afe3f1c7 commit hash: cbdb82ae536d83e4c7ffa8ef4b6fb150afe3f1c7 commit hash: cbdb82ae536d83e4c7ffa8ef4b6fb150afe3f1c7 commit hash: cbdb82ae536d83e4c7ffa8ef4b6fb150afe3f1c7 cbdb82a
05:08 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.24.3

Exp-run by:		267497
PR:			xXXXX
commit hash: 898997ff7b713a3c722459a16bf3a2fba71ef6bb commit hash: 898997ff7b713a3c722459a16bf3a2fba71ef6bb commit hash: 898997ff7b713a3c722459a16bf3a2fba71ef6bb commit hash: 898997ff7b713a3c722459a16bf3a2fba71ef6bb 898997f
Saturday, 17 Sep 2022
10:56 Adriaan de Groot (adridg) search for other commits by this committer
devel/cmake*: bump to 3.24.0

Update the CMake ports to 3.24. A previous exp-run -- thanks
antoine@ -- showed up new failures. That is normal for a CMake
update. tcberner@ fixed most of them (in the linked PR) and
lang/zig just landed. The original patch for the update came
from tcberner@ as well, but I had to re-jig it after CMake
was reorganized into a metaport and -core package.

PR:		265652
commit hash: d7992a6596254fa03acedcd9d06900ee951745ad commit hash: d7992a6596254fa03acedcd9d06900ee951745ad commit hash: d7992a6596254fa03acedcd9d06900ee951745ad commit hash: d7992a6596254fa03acedcd9d06900ee951745ad d7992a6
Thursday, 8 Sep 2022
20:14 Daniel Engberg (diizzy) search for other commits by this committer
devel/cmake: Create a meta-port for CMake

Create a meta-port for CMake to make it easier for the end user and
better handling of build dependencies.

This pushes devel/cmake into /devel/cmake-core and splits manpages and
its dependencies to /devel/cmake-man

Approved by:	kde (tcberner)
Differential Revision:	https://reviews.freebsd.org/D34957
commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 b23ea4e

Number of commits found: 8