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: x11-toolkits/wlroots015/override.mk

Number of commits found: 3

Thursday, 18 Jan 2024
03:05 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: prefix local variable in override.mk

SOVERSION may be used in consumers for their own libraries.
commit hash: 45ce0001fe3e1e35ccc5e5232db7149ca381c1ac commit hash: 45ce0001fe3e1e35ccc5e5232db7149ca381c1ac commit hash: 45ce0001fe3e1e35ccc5e5232db7149ca381c1ac commit hash: 45ce0001fe3e1e35ccc5e5232db7149ca381c1ac 45ce000
02:57 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: dedup *_DEPENDS in consumers

LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.

$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
        hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"}
commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c commit hash: 21a74b9aac80dc16a8b0392bb1cf9c410649c35c 21a74b9
Friday, 11 Nov 2022
22:39 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots: fork 0.15 into a pinned port

Some consumers are ready for 0.16 API but many are not. For smooth
transition use non-default PREFIX, so both can be installed together.
commit hash: c717faa5c764af20fbd12ec544b9b81dc4f97b56 commit hash: c717faa5c764af20fbd12ec544b9b81dc4f97b56 commit hash: c717faa5c764af20fbd12ec544b9b81dc4f97b56 commit hash: c717faa5c764af20fbd12ec544b9b81dc4f97b56 c717faa

Number of commits found: 3