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/mpc-qt/distinfo

Number of commits found: 39

Sunday, 31 Dec 2023
09:35 Jan Beich (jbeich) search for other commits by this committer
multimedia/mpc-qt: update to 23.12

Changes:	https://github.com/mpc-qt/mpc-qt/releases/tag/v23.12
Reported by:	GitHub (watch releases)
commit hash: 6718201d9afb028c3747fbf287be492cdd677197 commit hash: 6718201d9afb028c3747fbf287be492cdd677197 commit hash: 6718201d9afb028c3747fbf287be492cdd677197 commit hash: 6718201d9afb028c3747fbf287be492cdd677197 6718201
Friday, 10 Feb 2023
19:02 Jan Beich (jbeich) search for other commits by this committer
multimedia/mpc-qt: update to 23.02

Changes:	https://github.com/mpc-qt/mpc-qt/releases/tag/v23.02
Reported by:	GitHub (watch releases)
commit hash: 11c68dba2379815346b07561c6a9d52b24319779 commit hash: 11c68dba2379815346b07561c6a9d52b24319779 commit hash: 11c68dba2379815346b07561c6a9d52b24319779 commit hash: 11c68dba2379815346b07561c6a9d52b24319779 11c68db
Saturday, 5 Feb 2022
19:56 Jan Beich (jbeich) search for other commits by this committer
multimedia/mpc-qt: update to 22.02

Changes:	https://github.com/mpc-qt/mpc-qt/compare/v20.10...v22.02
commit hash: a929792ac43c4e82147abb31f7da97f8e8c9a334 commit hash: a929792ac43c4e82147abb31f7da97f8e8c9a334 commit hash: a929792ac43c4e82147abb31f7da97f8e8c9a334 commit hash: a929792ac43c4e82147abb31f7da97f8e8c9a334 a929792
Thursday, 15 Jul 2021
10:02 Jan Beich (jbeich) search for other commits by this committer
multimedia/mpc-qt: chase new home

See https://github.com/cmdrkotori/mpc-qt-origin/commit/676c444fd37c

Reported by:	upstream (via mail)
commit hash: b8113b2190688a34ed3165f3f2a274a5bc67dae6 commit hash: b8113b2190688a34ed3165f3f2a274a5bc67dae6 commit hash: b8113b2190688a34ed3165f3f2a274a5bc67dae6 commit hash: b8113b2190688a34ed3165f3f2a274a5bc67dae6 b8113b2
Friday, 16 Oct 2020
13:06 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 20.10

Changes:	https://github.com/cmdrkotori/mpc-qt-origin/releases/tag/v20.10
Reported by:	GitHub (watch releases)
Original commitRevision:552506 
Saturday, 29 Aug 2020
19:30 jbeich search for other commits by this committer
multimedia/mpc-qt: switch to the new home
Original commitRevision:546940 
Wednesday, 6 Nov 2019
14:50 jbeich search for other commits by this committer
multimedia/mpc-qt: upstream disappeared, so use a mirror for now

fetch:
https://codeload.github.com/cmdrkotori/mpc-qt/tar.gz/v18.08?dummy=/cmdrkotori-mpc-qt-v18.08_GH0.tar.gz:
Not Found
Original commitRevision:516892 
Saturday, 4 Aug 2018
16:59 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 18.08

- Build with modern Clang to avoid playback crash on FreeBSD 10.4:

    $ mpc-qt /path/to/foo.mkv
    [...]
    Thread 1 received signal SIGSEGV, Segmentation fault.
    0x0000000800da8721 in mpv_render_context_render (ctx=0x81580ac40,
params=0x7fffffff3f30)
	at ../video/out/vo_libmpv.c:405
    405         if (GET_MPV_RENDER_PARAM(params,
MPV_RENDER_PARAM_BLOCK_FOR_TARGET_TIME,
    (gdb) backtrace full
    #0  0x0000000800da8721 in mpv_render_context_render (ctx=0x81580ac40,
params=0x7fffffff3f30)
	at ../video/out/vo_libmpv.c:405
	    do_render = 1
	    frame = 0x8263046a0
	    wait_present_count = 2
	    dummy = {pts = 0, duration = 0, vsync_interval = 0, vsync_offset = 0,
ideal_frame_duration = 0,
	      num_vsyncs = 0, redraw = false, repeat = false, still = false,
display_synced = false,
	      can_drop = false, current = 0x0, num_frames = 0, frames = {0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0,
		0x0, 0x0}, frame_id = 0}
	    err = 0
    #1  0x00000000004c2d81 in MpvGlWidget::paintGL (this=0x8159eb860) at
mpvwidget.cpp:870
	    fbo = {fbo = 12, w = 1798, h = 2012, internal_format = 0}
	    params = {{type = MPV_RENDER_PARAM_OPENGL_FBO, data = 0x7fffffff3f50},
{type = MPV_RENDER_PARAM_FLIP_Y,
		data = 0x7fffffff3f63}}
	    yes = true
    #2  0x000000080140e3b6 in QOpenGLWidgetPrivate::invokeUserPaint
(this=0x815909080)
	at kernel/qopenglwidget.cpp:878
	    q = 0x8159eb860
	    ctx = 0x81596ec30
	    f = 0x815819d58
    #3  0x000000080140e47f in QOpenGLWidgetPrivate::render (this=0x815909080) at
kernel/qopenglwidget.cpp:899
	    q = 0x8159eb860
    [...]

Changes:	https://github.com/cmdrkotori/mpc-qt/releases/tag/v18.08
Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v18.03...v18.08
Original commitRevision:476370 
Friday, 11 May 2018
01:50 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 18.03

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/78c4816...v18.03
Original commitRevision:469606 
Friday, 26 Jan 2018
14:38 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.11.10

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/0fff34c...78c4816
Original commitRevision:459995 
Saturday, 23 Dec 2017
00:16 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.11.8

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/b6b5e54...0fff34c
Original commitRevision:457015 
Sunday, 19 Nov 2017
01:06 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.11.4

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v17.11...b6b5e54
Original commitRevision:454470 
Wednesday, 1 Nov 2017
14:35 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.11

Changes:	https://github.com/cmdrkotori/mpc-qt/releases/tag/v17.11
Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v17.10...v17.11
MFH:		2017Q4 (mostly bug fixes, remains a snapshot)
Original commitRevision:453289 
Monday, 2 Oct 2017
09:55 jbeich search for other commits by this committer
multimedia/mpc-qt: chase submodule after r451073

Changes:	https://github.com/Argon-/mpv-stats/compare/6a37a6d...f42aa68
MFH:		2017Q4
Original commitRevision:451074 
09:50 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.10

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/1f6806d...v17.10
MFH:		2017Q4
Original commitRevision:451073 
Monday, 25 Sep 2017
03:19 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.09.18

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/485ba78...1f6806d
Original commitRevision:450567 
Monday, 11 Sep 2017
15:57 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.09.12

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v17.09...485ba78
Original commitRevision:449659 
Sunday, 3 Sep 2017
00:42 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.09

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/af00b5b...v17.09
Original commitRevision:449166 
Sunday, 20 Aug 2017
13:41 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.08.13

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v17.08...af00b5b
Original commitRevision:448425 
Sunday, 13 Aug 2017
11:24 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.08

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/ec7ef77...v17.08
Changes:	https://github.com/cmdrkotori/mpc-qt/releases/tag/v17.08
Original commitRevision:447880 
Friday, 11 Aug 2017
04:41 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 17.07.34

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/v17.07...ec7ef77
MFH:		2017Q3
Original commitRevision:447731 
Wednesday, 19 Jul 2017
23:06 cpm search for other commits by this committer
multimedia/mpc-qt:

- Add patch to fix mpcwidget crash on mpv 0.26.0

multimedia/mpv:

- Update mpv to 0.26.0
- Update waf to 1.9.8 using the same waf version as bootstrap.py
- Update ffmpeg version required to 3.3
- Drop unnecessary CONFIGURE_ARGS options
- Fix option helpers
- Update WWW in pkg-descr

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.26.0

Reviewed by:	jbeich
Approved by:	jbeich (mpc-qt, maintainer)
Differential Revision:	https://reviews.freebsd.org/D11655
Original commitRevision:446240 
Saturday, 1 Jul 2017
15:54 jbeich search for other commits by this committer
multimedia/mpc-qt: switch to a nearby tag

The new versioning scheme is based on "git describe --tags".

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/8835b7f...v17.07
MFH:		2017Q3
Original commitRevision:444829 
Friday, 30 Jun 2017
20:10 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170630

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/55cfb22...8835b7f
Original commitRevision:444779 
Monday, 19 Jun 2017
13:05 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170618

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/999d18f...55cfb22
MFH:		2017Q2
Original commitRevision:443871 
Friday, 16 Jun 2017
08:39 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170616

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/508ddd0...999d18f
MFH:		2017Q2
Original commitRevision:443673 
Wednesday, 26 Apr 2017
03:39 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170422

And pacify stage-qa warning that appeared after r436603

Error: /usr/local/bin/mpc-qt is linked to /usr/local/lib/qt5/libQt5DBus.so.5
from devel/qt5-dbus butit is not declared as a dependency
Warning: you need USE_QT5+=dbus

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/76fd545...508ddd0
MFH:		2017Q2
Original commitRevision:439430 
Thursday, 13 Apr 2017
20:25 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170412

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/3cd13a9...76fd545
MFH:		2017Q2
Original commitRevision:438479 
Friday, 31 Mar 2017
14:00 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170329

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/30b2294...3cd13a9
Original commitRevision:437357 
Tuesday, 21 Mar 2017
13:24 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170321

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/e9be455...30b2294
Original commitRevision:436603 
Sunday, 12 Mar 2017
09:13 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170312

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/7ffd261...e9be455
Original commitRevision:435981 
Sunday, 5 Mar 2017
14:19 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170305

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/1aee565...7ffd261
Original commitRevision:435478 
Wednesday, 22 Feb 2017
02:29 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20170221

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/54b0be7...1aee565
Original commitRevision:434559 
Saturday, 31 Dec 2016
16:05 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20161230

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/165c793...54b0be7
Original commitRevision:430137 
Thursday, 15 Dec 2016
19:54 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0s20161214

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/5853b77...165c793
Original commitRevision:428632 
Thursday, 17 Nov 2016
02:58 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20161114

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/24223b8...5853b77
Original commitRevision:426274 
Wednesday, 2 Nov 2016
02:13 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20161028

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/5d410a5...24223b8
Original commitRevision:425100 
Friday, 7 Oct 2016
13:03 jbeich search for other commits by this committer
multimedia/mpc-qt: update to 0.0.0.s20161007

Re-enable -Werror as upstream fixed all warnings per cmdrkotori/mpc-qt#46

Changes:	https://github.com/cmdrkotori/mpc-qt/compare/e4c46f6...5d410a5
MFH:		2016Q4
Original commitRevision:423463 
Wednesday, 28 Sep 2016
23:55 jbeich search for other commits by this committer
multimedia/mpc-qt: add new port

Media Player Classic Home Cinema is considered by many to be the
quintessential media player for the Windows desktop. Media Player
Classic Qute Theater (mpc-qt) aims to reproduce most of the interface
and functionality of mpc-hc while using libmpv to play video instead
of DirectShow.

https://github.com/cmdrkotori/mpc-qt
Original commitRevision:422896 

Number of commits found: 39