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/gnome-mpv/Makefile

Number of commits found: 8

Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 21 Jan 2019
19:04 jbeich search for other commits by this committer
multimedia/gnome-mpv: update to 0.16

Changes:	https://github.com/gnome-mpv/gnome-mpv/releases/tag/v0.16
Changes:	https://github.com/gnome-mpv/gnome-mpv/compare/v0.15...v0.16
Original commitRevision:490883 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Wednesday, 14 Nov 2018
21:39 jbeich search for other commits by this committer
multimedia/gnome-mpv: chase compiler used by mpv

On GCC architectures OPENCV option in multimedia/ffmpeg appears to
require consumers to pass -L${_GCC_RUNTIME}. So, use modern GCC where
this is implicit.

//usr/local/lib/libopencv_core.so.3.4: undefined reference to
`std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15'
//usr/local/lib/libopencv_core.so.3.4: undefined reference to
`std::__throw_bad_function_call()@GLIBCXX_3.4.14'

PR:		233120
Submitted by:	linimon
Original commitRevision:484946 
Saturday, 29 Sep 2018
20:35 jbeich search for other commits by this committer
multimedia/gnome-mpv: update to 0.15

Changes:	https://github.com/gnome-mpv/gnome-mpv/releases/tag/v0.15
Changes:	https://github.com/gnome-mpv/gnome-mpv/compare/v0.14...v0.15
Reported by:	Repology (false negative in Portscout)
Original commitRevision:480918 
Thursday, 3 May 2018
01:30 jbeich search for other commits by this committer
multimedia/gnome-mpv: update to 0.14

Changes:	https://github.com/gnome-mpv/gnome-mpv/releases/tag/v0.14
Changes:	https://github.com/gnome-mpv/gnome-mpv/compare/v0.13...v0.14
Reported by:	Repology
Original commitRevision:468905 
Thursday, 2 Nov 2017
00:13 jbeich search for other commits by this committer
multimedia/gnome-mpv: update to 0.13

Changes:	https://github.com/gnome-mpv/gnome-mpv/compare/v0.12...v0.13
Reported by:	repology
Pointy hat to:	portscout
Original commitRevision:453326 
Thursday, 20 Jul 2017
04:15 jbeich search for other commits by this committer
multimedia/gnome-mpv: add new port

MFH:		2017Q3 (trivial port, popular according to repology.org)

GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with
mpv via the client API exported by libmpv, allowing access to mpv's
powerful playback capabilities.

https://gnome-mpv.github.io/
Original commitRevision:446243 

Number of commits found: 8