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: polish/kadu/files/patch-cmake_KaduMacros.cmake

Number of commits found: 2

Wednesday, 31 May 2023
21:02 Rene Ladan (rene) search for other commits by this committer
polish/kadu: Remove expired port:

2023-05-31 polish/kadu: Upstream website no longer exists, no update on
SourceForge
commit hash: 9fe3f64b486abd3c9dc94feb51d286e75e26aeb9 commit hash: 9fe3f64b486abd3c9dc94feb51d286e75e26aeb9 commit hash: 9fe3f64b486abd3c9dc94feb51d286e75e26aeb9 commit hash: 9fe3f64b486abd3c9dc94feb51d286e75e26aeb9 9fe3f64
Tuesday, 6 Apr 2021
18:18 Adriaan de Groot (adridg) search for other commits by this committer
Fix build of polish/kadu

The update of qxmpp to the latest upstream release made qxmpp
require C++17, for std::optional. Kadu is forcing C++14, which
breaks in the build like this:
    In file included from
plugins/jabber_protocol/services/jabber-room-chat-service.cpp:35:
    /usr/local/include/qxmpp/QXmppMessage.h:250:10: error: no template named
'optional' in namespace 'std'
        std::optional<QXmppMixInvitation> mixInvitation() const;

Bump the C++ requirement and patch the CMake bits that DTWT.
commit hash: a0021573392fb27f50e229530ba73e3cc28bea0d commit hash: a0021573392fb27f50e229530ba73e3cc28bea0d commit hash: a0021573392fb27f50e229530ba73e3cc28bea0d commit hash: a0021573392fb27f50e229530ba73e3cc28bea0d a002157

Number of commits found: 2