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: multimedia/mpv-mpris/Makefile

Number of commits found: 17

Wednesday, 6 Sep 2023
18:05 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 1.1
commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6 commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6 commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6 commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6 f5d5f6c
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 16 Apr 2023
09:02 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 1.0

Changelog:

 * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
 * Fix string leaks in property change handler by @mia-0 in #84
 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in
#87
 * Do not use the default GMainContext by @gnome-mpv in #88
commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57 commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57 commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57 commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57 4a93cdf
Tuesday, 13 Sep 2022
09:27 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.9

What's Changed
 * expose musicbrainz metadata if available by @tpeacock19 in #79
 * Fix test failure with glib 2.73.3 by @pabs3 in #80
commit hash: d57377421e8498bf1ad86372f13b65e81bee780f commit hash: d57377421e8498bf1ad86372f13b65e81bee780f commit hash: d57377421e8498bf1ad86372f13b65e81bee780f commit hash: d57377421e8498bf1ad86372f13b65e81bee780f d573774
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 26 Jun 2022
16:29 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.8.1
commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614 commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614 commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614 commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614 b958c3a
Thursday, 7 Apr 2022
17:02 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.7.1
commit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cda commit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cda commit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cda commit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cda 5c4f2be
Sunday, 6 Mar 2022
11:28 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.7

Changelog:
	https://github.com/hoyon/mpv-mpris/compare/0.6...0.7
commit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3f commit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3f commit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3f commit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3f 70454fc
Monday, 25 Oct 2021
13:57 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.6

Changes:

    Fix YouTube regex including 0 to the numeric range
    Fix LoopStatus property change signal
    Fix loop-file change handler in mpv 0.33.0
    Fix LoopStatus when numeric argument given to loop-file or loop-playlist
commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97 commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97 commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97 commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97 3fdae80
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 25 Apr 2020
18:20 tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.5
Original commitRevision:532967 
Saturday, 18 Jan 2020
06:47 tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.4
Original commitRevision:523403 
Monday, 30 Dec 2019
17:12 tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.3
Original commitRevision:521548 
Friday, 27 Dec 2019
00:26 pkubaj search for other commits by this committer
multimedia/mpv-mpris: fix build on GCC architectures

C11 compiler is necessary:
mpris.c:299: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'vtable_root'
Original commitRevision:520960 
Sunday, 15 Dec 2019
16:29 tcberner search for other commits by this committer
multimedia/mpv-mpris: fix build

Reported by:	antoine
Original commitRevision:520183 
Friday, 13 Dec 2019
22:36 tcberner search for other commits by this committer
New port: multimedia/mpv-mpris:  MPRIS plugin for mpv

mpv-mpris is a plugin for mpv which allows control of the player using standard
media keys.

This plugin implements the MPRIS D-Bus interface and can be controlled using
tools such as playerctl or through many Linux DEs, such as Gnome and KDE.

WWW: https://github.com/hoyon/mpv-mpris

- This makes KDE Plasma desktop's panels media control available for mpv, and
  also exposes mpv to kdeconnect-kde.
Original commitRevision:520071 

Number of commits found: 17