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: x11-themes/kf5-oxygen-icons5/files/patch-CMakeLists.txt

Number of commits found: 2

Wednesday, 15 Jan 2025
19:01 Max Brazhnikov (makc) search for other commits by this committer
x11-themes/kf5-oxygen-icons5: move to x11-themes/oxygen-icons
commit hash: 476487b51a96faf377d412a33bdd768b321ac004 commit hash: 476487b51a96faf377d412a33bdd768b321ac004 commit hash: 476487b51a96faf377d412a33bdd768b321ac004 commit hash: 476487b51a96faf377d412a33bdd768b321ac004 476487b
Monday, 3 Apr 2017
12:28 rakuco search for other commits by this committer
Drop x11-themes/kde4-icons-oxygen in favor of x11-themes/kf5-oxygen-icons5.

Despite the name, kf5-oxygen-icons5 does not depend on Qt5 and just contains
the Oxygen icon set without any architecture-dependent files.

As such, we can make all ports depend on it and remove kde4-icons-oxygen
altogether and avoid having two conflicting ports for KDE4 and KF5.

x11-themes/kf5-oxygen-icons5 was adjusted to have its dependencies reduced even
further:
- The dependencies on qt5-core and qt5-testlib were removed, as they were only
  needed to build tests.
- We're also passing some CMake arguments to avoid looking for qt5-core
  altogether.

With the changes above, the only port kf5-oxygen-icons5 depends on at runtime
is devel/kf5-extra-cmake-modules, which itself does not depend on anything
else.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D10237
Original commitRevision:437622 

Number of commits found: 2