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: audio/clementine-player/files/patch-src_internet_vk_vkconnection.h

Number of commits found: 2

Sunday, 27 May 2018
15:05 sbruno search for other commits by this committer
audio/clementine-player
- The upstream hasn't done a full "release" in quite a few years.  There
  is plenty of commit activity and development however.  Switch to just
  using their github tree directly at a "stable" release.
- Remove a few patches that have been accepted upstream or deprecated.
- Explicitly use libimobiledevice when GPOD is selected.
- Explicitly USE_GL= gl glue
- Explicitly USE_XORG=x11

I've been using this version on my desktop for a week now with no errors
noted.  Lightly reviewed by mat@

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D15544
Original commitRevision:470986 
Wednesday, 11 May 2016
20:54 sbruno search for other commits by this committer
Update clementine-player to Upstream Release 1.3.1:
https://github.com/clementine-player/Clementine/releases

Requires the sqlite port to have FTS3_TOKENIZER enabled. Add a note
to UPDATING about this.

Fixes so many bugs, that its hard to keep up.

Add PulseAudio support.

Add Microsoft SkyDrive Support.

Add Amazon Cloud Drive Support.

Require the use of security/cryptopp for lastFM.

Update to gstreamer1.

Sort options and Makefile a bit.

Fix typo in MTP_DEVICE.

Upstream has fixed CD playback on FreeBSD.

Differential Revision:	https://reviews.freebsd.org/D6200
Original commitRevision:415032 

Number of commits found: 2