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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: polish/kadu/files/patch-CMakeLists.txt

Number of commits found: 3

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
Tuesday, 30 Dec 2014
20:39 rakuco search for other commits by this committer
Add a patch (submitted upstream) to make the port build with CMake 3.1.0.

Use the proper syntax for configure_package_config_file(). Verified to also
work with CMake 3.0.2.
Original commitRevision:375855 

Number of commits found: 3