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: audio/soundkonverter/files/patch-CMakeLists.txt

Number of commits found: 3

Thursday, 30 Mar 2023
23:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/soundkonverter: Remove expired port:

2023-03-31 audio/soundkonverter: Unsupported upstream, consider using
audio/cyanrip or audio/abcde (ripping CDs), audio/rsgain (ReplayGain scanning)
and multimedia/ffmpeg (transcoding)
commit hash: c36b50e33aeabfae35ee3086a572416d53ff0c3b commit hash: c36b50e33aeabfae35ee3086a572416d53ff0c3b commit hash: c36b50e33aeabfae35ee3086a572416d53ff0c3b commit hash: c36b50e33aeabfae35ee3086a572416d53ff0c3b c36b50e
Saturday, 18 Jul 2020
23:31 adridg search for other commits by this committer
Fix up previous fix:

- with KF5 5.71, each application can have its own FindTaglib, or
  uses the one from kdelibs4support (I think). This is generally an
  "old-style" CMake module.
- with KF5 5.72, ECM delivers a modern CMake module which is found
  **first**, but is also incompatible with the old version of FindTaglib.

Adjust the patches so they work with KF5 5.71 (now in-tree) and 5.72
(upcoming). Not bumping PORTREVISION here because the packages could
not have built with the previous patches.

Note to self: do not assume useful backwards-compatibility in CMake
modules from different sources.

PR:		247907
Original commitRevision:542537 
20:46 adridg search for other commits by this committer
Fix build in the face of updates elsewhere (taglib)

Taglib's CMake support has changed without mind for backwards
compatibility, so old users were using variables that are
now unset. Switch to modern CMake instead.

While here:
 - fix the WWW link, which led to a 500
 - GH account HessiJames renamed dfaust; you'll note the SHA256
   in the distinfo is not changed although the name of the file is.

PR:		247907
Original commitRevision:542530 

Number of commits found: 3