Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16_1 08 Aug 2019 16:48:42
  |
jbeich  |
multimedia/celluloid: update to 0.17
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.17
Changes: https://github.com/celluloid-player/celluloid/compare/v0.16...v0.17
Reported by: GitHub (watch releases) |
0.16_1 26 Jul 2019 20:46:57
  |
gerald  |
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 |
0.16 21 Jan 2019 19:04:25
  |
jbeich  |
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 |
0.15_1 12 Dec 2018 01:35:36
  |
gerald  |
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 |
0.15 14 Nov 2018 21:39:16
  |
jbeich  |
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 |
0.15 29 Sep 2018 20:35:03
  |
jbeich  |
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) |
0.14 03 May 2018 01:30:12
  |
jbeich  |
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 |
0.13 02 Nov 2017 00:13:27
  |
jbeich  |
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 |
0.12 20 Jul 2017 04:15:24
  |
jbeich  |
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/ |