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: audio/lastfm-desktop/pkg-plist

Number of commits found: 4

Friday, 28 Oct 2016
13:08 tcberner search for other commits by this committer
Remove wrongly used QT-related plist-subs from plist

%%QT_BINDIR%% and %%QT_LIBDIR%% represent the relative location of the
Qt binaries and libraries respectively -- they are only 'bin' and 'lib'
by chance, and should not be used that way.

Approved by: portmgr (blanket), rakuco (mentor)
Original commitRevision:424833 
Sunday, 3 Jul 2016
21:40 woodsb02 search for other commits by this committer
audio/lastfm-desktop: Update to 2.1.36
- Move to official GitHub repo, since the official CDN is out of date
- Patch of LAV_Source.cpp renamed to follow file move, and updated to
  fix build with FFmpeg 3.0.x - obtained from ArchLinx [1].
  Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
  however this patch is backwards compatible with ffmpeg 2.8.x.
- Patch of RadioService.cpp updated - obtained from ArchLinux [2].
- Remove patch of podDevice_linux.cpp, as the change was upstreamed
- Add additional dependencies to LIB_DEPENDS and USE_QT4 as found by
  new stage-qa script.
- Ensure program will appear in desktop manager menus by installing icon
  and adding DESKTOP_ENTRIES.
- Add the audio playback run dependencies, with the option of
  either VLC or GSTREAMER. Without one of these, it crashes upon run.
- Remove the LD_LIBRARY_PATH, as it is no longer needed now that the
  lastfm-desktop binaries are statically linked to it's private libraries [3].
- Also do not install the *.a static libraries, as they are not used by any
other
  programs/ports and not needed by the lastfm-desktop binaries.
- Install all of the files required by for the .css stylesheet to work.

[1] https://aur.archlinux.org/cgit/aur.git/tree/LAV_Source_fix.patch?h=lastfm
[2] https://aur.archlinux.org/cgit/aur.git/tree/cast-bug.patch?h=lastfm
[3]
https://github.com/lastfm/lastfm-desktop/commit/a6d2225e368aaeb66ec5345717120013b40f2518

Reviewed by:	mat (mentor)
Approved by:	vg (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6874
Original commitRevision:418001 
Monday, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Saturday, 20 Apr 2013
09:46 pawel search for other commits by this committer
Enhance your listening experience, stay up-to-date with what your friends are
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.

WWW: http://www.last.fm/download

PR:		ports/177233
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe:	yes
Original commitRevision:316136 

Number of commits found: 4