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''''''''s 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: sysutils/k3b-kde4/files/patch-CMakeLists.txt

Number of commits found: 2

Monday, 27 Mar 2017
13:39 rakuco search for other commits by this committer
Unbreak after r436971.

After the kdelibs update to 4.11.30 the CMake policies used by kdelibs-based
projects got stricter.

- Fix `make configure'. The upstream git repository has a add_subdirectory(doc)
  call, but the code generating the release tarball also added a
  macro_optional_add_subdirectory(doc) call that was causing CMake to error out
  due to the same directory being added twice to the build system.
- Fix `make build' with the MUSEPACK option. The FindMuse.cmake patch from
  r346999 was hardcoding MUSE_LIBRARIES the wrong way. The find_library() call
  should have been kept, otherwise the linker is passed "-lmpcdec" instead of
  "/full/path/to/libmpcdec.so".
Original commitRevision:437044 
Tuesday, 25 Aug 2015
13:10 makc search for other commits by this committer
sysutils/k3b-kde4:
- Update to 2.0.3
- Remove patches merged upstream, regenerate patches
- Add patch obtained from Gentoo to fix build with modern ffmpeg/libav

PR:		202561
Submitted by:	matthew@reztek.cz
Original commitRevision:395247 

Number of commits found: 2