Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Aug 2019 16:48:42
0.16_1

|
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) |
26 Jul 2019 20:46:57
0.16_1

|
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 |
21 Jan 2019 19:04:25
0.16

|
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 |
12 Dec 2018 01:35:36
0.15_1

|
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 |
14 Nov 2018 21:39:16
0.15

|
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 |
29 Sep 2018 20:35:03
0.15

|
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) |
03 May 2018 01:30:12
0.14

|
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 |
02 Nov 2017 00:13:27
0.13

|
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 |
20 Jul 2017 04:15:24
0.12

|
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/ |