Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
28.0.0 22 Oct 2018 20:30:18 |
jbeich |
multimedia/mkvtoolnix: unbreak with boost 1.69
src/common/debugging.h:63:14: fatal error: no viable conversion from returned
value of type 'boost::tribool' to function return type 'bool'
return m_requested;
^~~~~~~~~~~
PR: 232525 |
28.0.0 21 Oct 2018 10:44:30 |
riggs |
Update to upstream version 28.0.0
Details:
- Fixes and minor enhancements
- Details see upstream changelog
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2018Q4 |
27.0.0 29 Sep 2018 07:09:07 |
riggs |
Update to upstream release 27.0.0 |
26.0.0 30 Aug 2018 14:29:07 |
riggs |
Update to upstream version 26.0.0
MFH: 2018Q3 |
25.0.0_1 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
25.0.0 16 Jul 2018 05:21:13 |
riggs |
Update to upstream version 25.0.0
Details:
- Fixes and minor enhancements
- Details see upstream changelog
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2018Q3 |
24.0.0 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
24.0.0 16 Jun 2018 07:08:36 |
riggs |
Update to upstream version 24.0.0
Details:
- Fixes and minor enhancements
- Details see upstream changelog
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2018Q2 |
23.0.0 12 May 2018 18:01:25 |
riggs |
Update to upstream version 23.0.0
Details:
- Upstream release 23.0.0 includes runtime fixes indcluding
fixes for crashes, see
https://gitlab.com/mbunkus/mkvtoolnix/blob/release-23.0.0/NEWS.md
MFH: 2018Q2 |
22.0.0_2 22 Apr 2018 18:14:25 |
riggs |
Bump PORTREVISION for ports depending on libmatroska
MFH: 2018Q2 |
22.0.0_1 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
22.0.0 02 Apr 2018 13:38:58 |
riggs |
Update to upstream version 22.0.0
MFH: 2018Q2 |
21.0.0 24 Mar 2018 08:49:43 |
riggs |
Update to upstream version 21.0.0
Details:
- Upstream changelog, see
https://mkvtoolnix.download/doc/NEWS.md
- mkvinfo is now command-line-only |
20.0.0 20 Jan 2018 20:43:27 |
riggs |
Update to upstream version 20.0.0
Details:
- Update to upstream version 20.0.0
a.o. removal of deprecated options in command line clients, see
Changelog: https://mkvtoolnix.download/doc/NEWS.md
- QT version now requires textproc/cmark |
19.0.0_1 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
19.0.0 31 Dec 2017 14:28:07 |
riggs |
Update to upstream version 19.0.0 |
18.0.0 19 Nov 2017 21:34:09 |
riggs |
Update to upstream version 18.0.0
MFH: 2017Q4 |
17.0.0 23 Oct 2017 05:50:50 |
riggs |
Update to upstream version 17.0.0
MFH: 2017Q4 |
16.0.0 01 Oct 2017 14:37:55 |
riggs |
Update to upstream version 16.0.0 |
15.0.0_3 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
15.0.0_2 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
15.0.0_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
15.0.0 19 Aug 2017 14:04:52 |
riggs |
Update to upstream version 15.0.0
MFH: 2017Q3 |
14.0.0 29 Jul 2017 17:38:41 |
riggs |
Update to upstream version 14.0.0
MFH: 2017Q3 |
13.0.0 26 Jun 2017 18:53:35 |
riggs |
Update to upstream version 13.0.0
MFH: 2017Q2 |
12.0.0 03 Jun 2017 09:59:14 |
riggs |
Update to upstream version 12.0.0
MFH: 2017Q2 |
11.0.0_1 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
11.0.0 23 Apr 2017 21:14:39 |
riggs |
Update to upstream release 11.0.0
MFH: 2017Q2 |
10.0.0_2 23 Apr 2017 10:23:13 |
ehaupt |
Chase multimedia/libmatroska update. |
10.0.0_1 03 Apr 2017 06:10:33 |
riggs |
Drop support for releases older than FreeBSD 10.3 |
10.0.0 01 Apr 2017 17:10:19 |
riggs |
Update to upstream version 10.0.0
MFH: 2017Q2 |
9.9.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
9.9.0 11 Mar 2017 20:57:48 |
riggs |
Update to upstream version 9.9.0, new non-default OPTION MANTRANS
Details:
- Update to upstream version 9.9.0
- Manpages do not come pre-packaged anymore, hence new
build dependencies to docbook-xsl, libxslt and po4a
in case translations are requested
- Add MANTRANS option to build translated manpages |
9.8.0 28 Jan 2017 17:58:10 |
riggs |
Update to upstream version 9.8.0
Detailed log:
- Update to upstream version 9.8.0
- Remove no longer used CONFIGURE_ARGS
- BUILD_DEPENDS on devel/rubygem-rake
- bundled drake is retired
- USE_RUBY is no longer required
- retire custom do-build and do-install targets |
9.7.1_2 26 Jan 2017 20:32:02 |
riggs |
Unbundle pugixml, update LIB_DEPENDS accordingly, bump PORTREVISION
PR: 216445
Reported by: w.schwarzenfeld@utanet.at
MFH: 2017Q1 |
9.7.1_1 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
9.7.1_1 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
9.7.1 03 Jan 2017 17:06:49 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
9.7.1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
9.7.1 28 Dec 2016 14:38:08 |
riggs |
Update to upstream version 9.7.1
Details:
- Now requires Qt5Concurrent
- Now requires a c++14 compiler |
9.6.0 18 Dec 2016 17:41:17 |
riggs |
Update to upstream release 9.6.0 |
9.5.0_1 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
9.5.0 17 Oct 2016 17:06:20 |
riggs |
Update to upstream version 9.5.0 |
9.4.2 13 Oct 2016 12:57:30 |
amdmi3 |
- Switch to USES=localbase
- Verbosify build
- Cosmetic fixes
Approved by: portmgr blanket |
9.4.2 11 Oct 2016 19:20:39 |
riggs |
Fix build on archs where sizeof(size_t) != sizeof(uint64_t) |
9.4.2 09 Oct 2016 08:26:27 |
riggs |
Update to upstream version 9.4.2; fixes code execution vulnerability
MFH: 2016Q4 |
9.4.0 11 Sep 2016 18:47:51 |
amdmi3 |
- Mark BROKEN on 9.x:
g++48: internal compiler error: Segmentation fault: 11 (program cc1plus)
Approved by: portmgr blanket |
9.4.0 26 Aug 2016 05:20:17 |
riggs |
Update to upstream version 9.4.0, update USES for QT5 OPTION |
9.3.1 16 Jul 2016 09:24:04 |
riggs |
Update to upstream version 9.3.1 |
9.2.0 07 Jul 2016 17:39:37 |
riggs |
Take maintainership
Details:
mkvtoolnix shows spurious build issues due to a gcc-internal segfault
on the build cluster on 9.x. However, this is not perfectly
reproducible and on other hardware setups it builds reliably, so we
don't want to mark it broken on 9.x.
Taking maintainership so pkg-fallout won't continue spam the
multimedia@ mailing list. |
9.2.0 01 Jun 2016 18:07:37 |
riggs |
Update to upstream version 9.2.0
While on it:
Mark unbroken on 9.x. gcc internal segfault is not reproducible
on my test box on 9.3 with gcc 4.8 |
9.1.0 25 May 2016 17:47:24 |
brooks |
Mark broken on 9.x
This has been failing for weeks on i386 and amd64 and it seems likely to
be broken elsewhere. |
9.1.0 24 Apr 2016 06:58:11 |
riggs |
Fix build with gcc 4.8 |
9.1.0 23 Apr 2016 19:02:11 |
riggs |
Update to upstream releaser 9.1.0 |
9.0.1 03 Apr 2016 13:23:47 |
riggs |
Update to upstream version 9.0.1, retire CURL OPTION
Details:
- Update to upstream version 9.0.1 (released on 2016-03-28
- Update MASTER_SITES
- Retire CURL OPTION. Rationale: curl is not required for mkvtoolnix
core functionality, but to check for upstream updates. There is little
use for this feature when distributing software via ports / packages. |
8.8.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
8.8.0 12 Jan 2016 20:08:55 |
riggs |
Update to upstream version 8.8.0 |
8.7.0 05 Jan 2016 13:41:44 |
riggs |
Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systems
MFH: 2016Q1 |
8.6.1 26 Dec 2015 14:33:48 |
riggs |
Update to upstream version 8.6.1 |
8.5.2 19 Nov 2015 10:38:21 |
makc |
multimedia/mkvtoolnix:
- Fix gettext detection. Building the port with NLS and without QT5 option
reveals the problem.
Reported by: olgeni |
8.5.2 18 Nov 2015 10:47:27 |
makc |
multimedia/mkvtoolnix:
- Update to 8.5.2.
- WXGTK support has been removed upstream in favour of Qt
- Amend BROKEN message
- Enable verbose build when PACKAGE_BUILDING is set (instead of BATCH)
- Decouple CURL option for online update checks from QT5
- Add NLS option
- Sort plist
PR: based on 204312
Submitted by: yuri@rawbw.com |
8.3.0 05 Sep 2015 06:31:03 |
ehaupt |
Update to 8.3.0 |
8.2.0 13 Aug 2015 15:07:12 |
ehaupt |
Introduce an option to build the new Qt5 based GUI. The Qt5 version will replace
the now deprecated WXGTK version in the future. If you're currently launching
'mmg'
(the WXGTK GUI) you will get the following notification:
Please note that this program (mkvmerge GUI) is deprecated and will be removed
within one or two releases. It has been superseded by the new MKVToolNix GUI
which should also be included in the same package.
Don't enable this option by default to give current users a notice that future
updates will pull in the Qt5 dependency chain by default. However, users are
encouraged to try the Qt5 version and report bugs.
This new option does not change the current default build of the port and
therefore no PORTREVISION bump is required. |
8.2.0 12 Aug 2015 12:43:33 |
ehaupt |
Fix package list if the default option WXGTK is disabled. |
8.2.0 12 Aug 2015 11:37:41 |
ehaupt |
Update to 8.2.0 |
7.9.0 09 Jun 2015 14:09:03 |
ehaupt |
Fix build on FreeBSD 8/9. Thanks to tijl@ for the solution. |
7.9.0 09 Jun 2015 08:06:55 |
ehaupt |
Mark broken on FreeBSD < 10.0-RELEASE, it does not compile. Add patches that
solve a problem with missing headers. A bug report has been submitted upstream. |
7.9.0 01 Jun 2015 20:54:05 |
ehaupt |
Update to 7.9.0 |
7.7.0 24 Mar 2015 16:24:41 |
riggs |
Update to upstream version 7.7.0
PR: 198800
Submitted by: aberg010@my.hennepintech.edu
Reviewed by: riggs |
7.5.0 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
7.5.0 25 Feb 2015 11:36:31 |
marino |
multimedia/mkvtoolnix: set environment during build/install and unsuppress
This port was strange in that it not only failed to set the environment,
it was unsetting PREFIX to whatever environment it had. This change sets
the environment in both build and install targets with the exception of
PREFIX. I don't know why that is done, but I maintained that part.
While here, unsuppress the commands so that the build can be logged and
change ";" to "&&" conjunctions which is preferred.
Approved by: blanket |
7.5.0 06 Jan 2015 10:01:42 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
7.5.0 05 Jan 2015 18:12:07 |
riggs |
Update to upstream version 7.5.0 |
7.3.0_1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
7.3.0 30 Nov 2014 17:25:57 |
riggs |
Update to upstream release 7.3.0
While on it
- Modernise pkg-plist
- Fix handling of icons: INSTALL_ICONS if GUI version is built
PR: 195331
Submitted by: tremere@cainites.net
Reviewed by: riggs |
7.2.0 16 Oct 2014 08:15:06 |
ehaupt |
Update to 7.2.0 |
7.1.0_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
7.1.0 25 Aug 2014 09:43:15 |
ehaupt |
Update to 7.1.0 |
7.0.0 05 Jul 2014 00:13:33 |
bapt |
Update to 7.0.0
Remove CURL option
PR: 191194
Submitted by: Ralf van der Enden <tremere@cainites.net> |
6.9.1_1 01 Jul 2014 09:06:32 |
olgeni |
Fix pkg-plist when WXGTK is not enabled. |
6.9.1 07 May 2014 17:48:43 |
bapt |
Update to 6.9.1
Disable CURL options by default it is not clang+libc+++boost friendly
Switch default wx to wx 3.0
Add missing depencencies
Allow to parallel build |
6.7.0_1 24 Feb 2014 14:59:30 |
swills |
- This files name isn't dependent on RUBY_SHLIBVER, correct this. Fixes build
with Ruby 2.0 and 2.1. |
6.7.0_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
6.7.0 14 Jan 2014 10:06:44 |
ehaupt |
Update to 6.7.0
Changelog:
http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog
http://www.bunkus.org/blog/ |
6.4.1_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
6.4.1_1 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
6.4.1_1 17 Oct 2013 15:51:25 |
antoine |
Add missing man pages to the plist
Approved by: multimedia (bapt) |
6.4.1_1 10 Oct 2013 22:57:57 |
bapt |
Fix plist with WXGTK options, thanks staging noone has been able to install it
for real because of that breakage, meaning no need for bumping revivion :)
Reported by: olgeni
Pointyhat to: bapt |
6.4.1_1 09 Oct 2013 06:50:19 |
bapt |
Update to 6.4.1
Fix build with libc++ (adding stdlib.h for a free(2) usage)
Specify that ports needs a compiler using a c++11 standard library |
6.3.0_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
6.3.0_1 13 Sep 2013 06:18:11 |
bapt |
Adjust OSVERSION properly |
6.3.0_1 13 Sep 2013 06:17:49 |
bapt |
Use clang+libc++ when possible |
6.3.0_1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
6.3.0_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
6.3.0_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
6.3.0 02 Jul 2013 14:45:17 |
ehaupt |
Update to 6.3.0 |
6.2.0_4 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
6.2.0_3 06 May 2013 23:01:58 |
ehaupt |
Chase textproc/libebml, multimedia/libmatroska update.
Approved by: multimedia (bapt, kwm) |
6.2.0_2 30 Apr 2013 21:04:21 |
ehaupt |
- Make FLAC support optional but keep it as a default option [1]
- Make curl support optional [1]. Curl is only used for checking if there are
new upstream releases. Since this gives us the opportunity to receive feedback
from our users, keep it as a default option
- Since mkvmerge, mkvextract and mmg have been re-written to to use the
"pugixml" C++ library instead of the "expat" this direct dependency can also
be dropped and therefore bump PORTREVISION.
- Fix package list if no GUI option is selected
PR: 161546, 174338 (based on) [1]
Submitted by: Oliver Fromme <olli@secnetix.de>,
Rainer Hurling <rhurlin@gwdg.de> |
6.2.0_1 30 Apr 2013 16:19:24 |
ehaupt |
Now that BZ2 (bzlib) and LZO (lzo1x) support has been removed upstream also
remove the dependency to archivers/lzo2. |