non port: multimedia/mkvtoolnix/Makefile |
SVNWeb
|
Number of commits found: 261 (showing only 100 on this page) |
Wed, 27 Sep 2023
|
[ 23:34 Sergey A. Osokin (osa) ] e8fdf2a
multimedia/mkvtoolnix: bump PORTREVISION (+)
after devel/boost* update.
Reported by: vvd
No cookie for: fluffy
Fixes: 21d8008e86830262f2a33a6dca9ddf2478cd6487
|
Wed, 23 Aug 2023
|
[ 10:20 Thomas Zander (riggs) ] d6443f5
multimedia/mkvtoolnix: Update to upstream release 79.0
Details:
- Enhancements and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q3
|
Tue, 4 Jul 2023
|
[ 06:39 Thomas Zander (riggs) ] 46e5206
multimedia/mkvtoolnix: Update to upstream version 78.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q3
|
Mon, 5 Jun 2023
|
[ 20:48 Thomas Zander (riggs) ] 6791f37
multimedia/mkvtoolnix: Update to upstream release 77.0
Details:
- New features and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q2
|
Mon, 1 May 2023
|
[ 19:10 Thomas Zander (riggs) ] b15bdd2
multimedia/mkvtoolnix: Update to upstream release 76.0
Details:
- New features and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q2
|
Sun, 2 Apr 2023
|
[ 21:06 Thomas Zander (riggs) ] a64a780
multimedia/mkvtoolnix: Update to upstream release 75.0.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
- Enhancment: The mp4 reader now auto-converts subtitle texts into
Matroska's S_TEXT/UTF8 format.
MFH: 2023Q2
|
Sat, 18 Mar 2023
|
[ 05:59 Thomas Zander (riggs) ] d69f12c
multimedia/mkvtoolnix: Reduce number of dependencies for nogui flavor
|
Mon, 13 Mar 2023
|
[ 14:10 Thomas Zander (riggs) ] ae9d7e1
multimedia/mkvtoolnix: FLAVORify port for GUI/non-GUI variants
Implements the suggestions from the ports-committers mailing list:
* Use FLAVOR instead of slave port for the non-GUI variant
* Call non-GUI variant "nogui" instead of "nox11"
Differential Revision: https://reviews.freebsd.org/D39036
|
Mon, 6 Mar 2023
|
[ 07:13 Thomas Zander (riggs) ] 0cbaec56
multimedia/mkvtoolnix: Fix CONFLICTS with -nox11 port
Reported by: keith.chiem@gmail.com (via mail)
|
Sat, 4 Mar 2023
|
[ 16:45 Thomas Zander (riggs) ] 435d3d3
multimedia/mkvtoolnix-nox11: Add mkvtoolnix without GUI variant
Details: The default mkvtoolnix package comes with a large number of x11
related dependencies. Without UI, the tools still provide very useful
functionality, and are well suited for headless systems. Having a -nox11
instance of the port allows to provide an official GUI-free package.
|
Wed, 15 Feb 2023
|
[ 21:28 Thomas Zander (riggs) ] 9cdba74
multimedia/mkvtoolnix: Update to upstream release 74.0.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q1
|
Fri, 6 Jan 2023
|
[ 17:07 Thomas Zander (riggs) ] 4d373a3
multimedia/mkvtoolnix: Update to upstream version 73.0.0
Details:
- Enhancements and bug fixes, see:
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2023Q1
|
Thu, 17 Nov 2022
|
[ 18:44 Thomas Zander (riggs) ] 592d445
multimedia/mkvtoolnix: Update to upstream version 72.0.0
Details:
- Bugfixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2022Q4
|
Sun, 9 Oct 2022
|
[ 12:32 Thomas Zander (riggs) ] 66e591b
multimedia/mkvtoolnix: Update to upstream version 71.1.0
Details:
- New features and bug fixes; no known breakages for existing workflows
or configs.
MFH: 2022Q4
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 21 Aug 2022
|
[ 06:27 Thomas Zander (riggs) ] 9e296b8
multimedia/mkvtoolnix: Update to upstream version 70.0.0
Details:
- New features and bug fixes; no known breakages for existing workflows
or configs.
MFH: 2022Q3
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Jul 2022
|
[ 07:19 Thomas Zander (riggs) ] 40da840
multimedia/mkvtoolnix: Update to upstream release 69.0.0
Details:
- Fixes and enhancements, see:
https://mkvtoolnix.download/doc/NEWS.md
- Consistent use of American English in program options as well as JSON
structures. This is a potentially breaking change, but as these
have been introduced just recently in 68.0.0 end of May, the expected
number of affected users is reasonably low.
MFH: 2022Q3
|
Sun, 5 Jun 2022
|
[ 08:58 Thomas Zander (riggs) ] 75fc11e
multimedia/mkvtoolnix: Update to upstream release 68.0.0
Details:
- Bugfixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2022Q2
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Thu, 14 Apr 2022
|
[ 07:21 Thomas Zander (riggs) ] 58ea8f6
multimedia/mkvtoolnix: Update to upstream release 67.0.0
Details:
- New features, bug fixes and build system fixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2022Q2
|
Sun, 10 Apr 2022
|
[ 10:07 Thomas Zander (riggs) ] 19f7624
multimedia/mkvtoolnix: Update to upstream release 66.0.0
Details:
- Bugfixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2022Q2
|
Sat, 12 Feb 2022
|
[ 16:24 Thomas Zander (riggs) ] 785519c
multimedia/mkvtoolnix: Update to upstream version 65.0.0
Details:
- Mostly enhancements, but also a bugfix in the MKV reader, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2022Q1
|
Fri, 31 Dec 2021
|
[ 11:47 Thomas Zander (riggs) ] 834cc7d
multimedia/mkvtoolnix: Update to upstream release 64.0.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
|
Sat, 20 Nov 2021
|
[ 17:01 Thomas Zander (riggs) ] cfeae5f
multimedia/mkvtoolnix: Update to upstream version 63.0.0
Details:
- See https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q4
|
Thu, 28 Oct 2021
|
[ 19:57 Adriaan de Groot (adridg) ] e73bfab
textproc/cmark: update to 0.30.2, latest upstream
Release notes are at
https://github.com/commonmark/cmark/releases/tag/0.30.2
With some bugfixes and an update to unicode 14.0
Bump PORTREVISION on dependent ports, to force a rebuild;
this release changes some of the CMake & pkg-config machinery
and they should follow. (Also, potentially so-version bump)
|
Fri, 15 Oct 2021
|
[ 05:29 Thomas Zander (riggs) ] c9feb70
multimedia/mkvtoolnix: Update to upstream version 62.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q4
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Fri, 3 Sep 2021
|
[ 15:52 Thomas Zander (riggs) ] 4331c13
multimedia/mkvtoolnix: Update to upstream release 60.0.0
Details:
- New features and bug fixes, see:
https://mkvtoolnix.download/doc/NEWS.md
|
Sun, 8 Aug 2021
|
[ 18:47 Thomas Zander (riggs) ] d0cceab
multimedia/mkvtoolnix: Update to upstream release 60.0.0
Details:
- Major features, bug fixes and build system changes in 59.0.0 and
60.0.0, see https://mkvtoolnix.download/doc/NEWS.md , a.o:
- QT5 is now required for the non-gui version as well, subsequently
the QT5 OPTION has been renamed to GUI.
- Since QT5 support on FreeBSD 11 is limited, this will no longer
build on FreeBSD 11 and is marked BROKEN.
|
Sun, 4 Jul 2021
|
[ 16:55 Loïc Bartoletti (lbartoletti) ] be86c4f (Only the first 10 of 49 ports in this commit are shown above. )
misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
|
Mon, 14 Jun 2021
|
[ 22:02 Thomas Zander (riggs) ] f9c74a6
multimedia/mkvtoolnix: Update to upstream version 58.0.0.
Details:
- Large new release with improvements, new features, bug fixes, see
https://mkvtoolnix.download/doc/NEWS.md
|
Sun, 23 May 2021
|
[ 10:44 Thomas Zander (riggs) ] be42d8d
multimedia/mkvtoolnix: Update to upstream release 57.0.0.
Details:
- Enhancements and fixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q2
|
Thu, 29 Apr 2021
|
[ 19:14 Ganael LAPLANCHE (martymac) ] d8503c0 (Only the first 10 of 22 ports in this commit are shown above. )
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions.
|
Tue, 13 Apr 2021
|
[ 05:36 Thomas Zander (riggs) ] 2a0f957
Update to upstream release 56.1.0.
Details:
- Enhancements and fixes, see
https://mkvtoolnix.download/doc/NEWS.md
- In particular, fix a regression in the HEVC parser causing invalid
memory access.
MFH: 2021Q2
|
Wed, 7 Apr 2021
|
[ 17:59 Thomas Zander (riggs) ] 826f175
multimedia/mkvtoolnix: Update to upstream release 56.0.0
Details:
- New features and bug fixes.
MFH: 2021Q2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Mar 2021
|
[ 15:15 riggs ]
Update to upstream version 55.0.0.
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q1
|
Sun, 28 Feb 2021
|
[ 13:46 riggs ]
Update to upstream release 54.0.0.
Details:
- Many small features and enhancements, and bug fixes, see:
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q1
|
Mon, 1 Feb 2021
|
[ 08:47 riggs ]
Update to upstream version 53.0.0
Details:
- New features and bug fixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2021Q1
|
Sat, 9 Jan 2021
|
[ 22:41 riggs ]
Update to upstream version 52.0.0.
Details:
- Fixes and feature enhancements, see:
https://mkvtoolnix.download/doc/NEWS.md
|
Sat, 5 Dec 2020
|
[ 14:44 riggs ]
Disable QT5 on FreeBSD < 12
Details:
Apply the same workaround as in
https://svnweb.freebsd.org/changeset/ports/556538
to provide a binary package without QT5 for legacy releases.
PR: 251451
Submitted by: jbeich
|
Mon, 5 Oct 2020
|
[ 21:31 riggs ]
Update to upstream version 51.0.0
Details:
- New features and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2020Q4
|
Tue, 8 Sep 2020
|
[ 17:25 riggs ]
Update to upstream version 50.0.0
Details:
- New features and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2020Q3 (hat: ports-secteam)
|
Sun, 28 Jun 2020
|
[ 16:05 riggs ]
Update to upstream version 48.0.0
Details:
- New features and bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
|
[ 06:10 tcberner ]
Update multimedia/libmatroska and multimedia/libmatroska to 1.4.0 and 1.6.0
|
Tue, 2 Jun 2020
|
[ 05:57 riggs ]
Update to upstream version 47.0.0
Details:
- Upstream news see https://mkvtoolnix.download/doc/NEWS.md
- Many enhancements in the UI
- Fix for a logging crash
- New non-default OPTION DVDREAD to support reading chapters from DVD
MFH: 2020Q2 (hat: ports-secteam)
|
Sat, 2 May 2020
|
[ 06:44 riggs ]
Update to upstream version 46.0.0
Details:
- Mostly bugfixes, but also some enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2020Q2 (hat: ports-secteam)
|
Mon, 6 Apr 2020
|
[ 05:16 riggs ]
Update to upstream version 45.0.0
Details:
- Many bugfixes, but also some enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2020Q2 (hat: ports-secteam)
|
Wed, 11 Mar 2020
|
[ 18:07 riggs ]
Update to upstream version 44.0.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
but also a helpful new feature:
- MKVToolNix GUI: header editor: the attachments can now
be reordered via drag & drop.
MFH: 2020Q1 (hat: ports-secteam)
|
Sun, 2 Feb 2020
|
[ 16:59 riggs ]
Update to upstream version 43.0.0
Details:
- Mostly bug fixes and moderate feature changes, see
https://mkvtoolnix.download/doc/NEWS.md
- Includes fixes for an abort with some opus streams, and
AVC / H264 parser fixes.
MFH: 2020Q1 (hat: ports-secteam)
|
Sun, 5 Jan 2020
|
[ 14:56 riggs ]
Update to upstream version 42.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
including segfault in mkv reader and use
of uninitialised memory in MPEG stream
parser.
MFH: 2020Q1 (hat: ports-secteam)
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Sun, 8 Dec 2019
|
[ 13:37 riggs ]
Update to upstream version 41.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
including:
- Support for reading opus and vp9 from mp4 files
- Correction reading/applying data from
multiple input formats
- UI fixes
MFH: 2019Q4 (hat: ports-secteam)
|
Sat, 16 Nov 2019
|
[ 19:43 riggs ]
Update to upstream version 40.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q4 (hat: ports-secteam)
|
Sat, 9 Nov 2019
|
[ 16:40 riggs ]
Update to upstream version 39.0.0
Details:
- Bug fixes plus several new features, see:
https://mkvtoolnix.download/doc/NEWS.md
- Adds Bulgarian translation of the programs and man pages
MFH: 2019Q4 (hat: ports-secteam)
|
Tue, 8 Oct 2019
|
[ 08:11 riggs ]
Update to upstream version 38.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q4 (hat: ports-secteam)
|
Tue, 3 Sep 2019
|
[ 09:28 riggs ]
Update to upstream release 37.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q3 (hat: ports-secteam)
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Mon, 12 Aug 2019
|
[ 10:28 riggs ]
Update to upstream version 36.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q3 (hat: ports-secteam)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 19 Jul 2019
|
[ 06:08 riggs ]
Update to upstream version 35.0.0
Details:
- Bug fixes and enhancements, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q3 (with hat: ports-secteam)
|
Thu, 30 May 2019
|
[ 07:07 tcberner ]
multimedia/libmatroska, textproc/libebml: upgrade to 1.5.2 and 1.3.9
- Both upgrades just include upstream fix for the linkage error introduced in
1.5.1 and 1.3.8 respectively.
|
Sun, 26 May 2019
|
[ 10:33 tcberner ]
multimedia/libmatroska, textproc/libebml: revert upstreams visibility changes
- the upgrade of these ports in r502696 broke linkage of multimedia/mkvtoolnix
|
Mon, 20 May 2019
|
[ 20:17 riggs ]
Update to upstream version 34.0.0
Details:
- Bug fix release, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q2
|
Fri, 19 Apr 2019
|
[ 13:49 riggs ]
Update to upstream release 33.1.0
Details:
- Bug fix release, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q2
|
Sat, 13 Apr 2019
|
[ 20:24 riggs ]
Update to upstream version 33.0.0
Details:
- Bug fix release, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q2
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Wed, 13 Mar 2019
|
[ 20:29 riggs ]
Update to upstream version 32.0.0
Details:
- Enhancements and bug fixes, including unicode and UI behavior fixes
- Upstream changelog, see:
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q1
|
Sun, 10 Feb 2019
|
[ 10:21 riggs ]
Update to upstream version 31.0.0
Details:
- Enhancements and bug fixes, including a potential crash in mkvmerge
when muxing DV type 1 AVIs
- Upstream changelog, see:
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q1
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Sun, 6 Jan 2019
|
[ 12:24 riggs ]
Update to upstream version 30.1.0
Details:
- New features and bug fixes, a.o. fixes for
crashes with certain input streams, see changelog.
- Build fixes for boost-1.69 are now upstream.
- Upstream changelog:
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2019Q1
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Sun, 2 Dec 2018
|
[ 09:35 riggs ]
Update to upstream version 29.0.0, pet portlint
|
Sat, 24 Nov 2018
|
[ 12:00 riggs ]
Fix build on GCC-based architectures
PR: 232822
Submitted by: pkubaj@anongoth.pl
Reviewed by: riggs, linimon
|
Sun, 4 Nov 2018
|
[ 19:00 tcberner ] (Only the first 10 of 187 ports in this commit are shown above. )
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751
|
Sat, 27 Oct 2018
|
[ 10:22 riggs ]
Update to upstream version 28.2.0 (bug fixes only)
MFH: 2018Q4
|
Sun, 21 Oct 2018
|
[ 10:44 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
|
Sat, 29 Sep 2018
|
[ 07:09 riggs ]
Update to upstream release 27.0.0
|
Thu, 30 Aug 2018
|
[ 14:29 riggs ]
Update to upstream version 26.0.0
MFH: 2018Q3
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
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
|
Mon, 16 Jul 2018
|
[ 05:21 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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Sat, 16 Jun 2018
|
[ 07:08 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
|
Sat, 12 May 2018
|
[ 18:01 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
|
Sun, 22 Apr 2018
|
[ 18:14 riggs ]
Bump PORTREVISION for ports depending on libmatroska
MFH: 2018Q2
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Mon, 2 Apr 2018
|
[ 13:38 riggs ]
Update to upstream version 22.0.0
MFH: 2018Q2
|
Sat, 24 Mar 2018
|
[ 08:49 riggs ]
Update to upstream version 21.0.0
Details:
- Upstream changelog, see
https://mkvtoolnix.download/doc/NEWS.md
- mkvinfo is now command-line-only
|
Sat, 20 Jan 2018
|
[ 20:43 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
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
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
|
Sun, 31 Dec 2017
|
[ 14:28 riggs ]
Update to upstream version 19.0.0
|
Sun, 19 Nov 2017
|
[ 21:34 riggs ]
Update to upstream version 18.0.0
MFH: 2017Q4
|
Mon, 23 Oct 2017
|
[ 05:50 riggs ]
Update to upstream version 17.0.0
MFH: 2017Q4
|
Sun, 1 Oct 2017
|
[ 14:37 riggs ]
Update to upstream version 16.0.0
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
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
|
Number of commits found: 261 (showing only 100 on this page) |