Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.5 17 Dec 2023 19:04:30 |
Daniel Engberg (diizzy) |
textproc/libebml: Update to 1.4.5
Unbundle utf8cpp
Changelog:
https://github.com/Matroska-Org/libebml/blob/release-1.4.5/NEWS.md |
1.4.4 09 Oct 2022 12:32:02 |
Thomas Zander (riggs) |
textproc/libebml: Update to upstream release 1.4.4
MFH: 2022Q4 |
1.4.3 30 Sep 2022 21:19:45 |
Thomas Zander (riggs) |
textproc/libebml: Update to upstream release 1.4.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.4.2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.2 10 Sep 2021 21:17:47 |
Bernhard Froehlich (decke) |
textproc/libebml: Add CPE information
Approved by: portmgr (blanket) |
1.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2 18 Feb 2021 16:35:18 |
tcberner |
textproc/libebml: update to 1.4.3
Changelog:
* Fixed several heap overflow bugs in the `ReadData` functions of
various data type classes. This fixes CVE-2021-3405.
Security: CVE-2021-3405 |
1.4.1 05 Jan 2021 19:01:25 |
tcberner |
textproc/libebml: update to 1.4.1 |
1.4.0 15 Aug 2020 08:38:48 |
tcberner |
textproc/libebml: Use release archive
* Use release archive instead of GitHub
* Remove USES= pathfix
* Remove unnecessary patch
PR: 248477
Submitted by: daniel.engberg.lists@pyret.net |
1.4.0 28 Jun 2020 06:10:09 |
tcberner |
Update multimedia/libmatroska and multimedia/libmatroska to 1.4.0 and 1.6.0 |
1.3.10 25 Jan 2020 00:05:19 |
tcberner |
textproc/libebml: fix debug plist
PR: 243574
Reported by: nimaje+fbz@bureaucracy.de |
1.3.10 07 Dec 2019 18:33:11 |
tcberner |
textproc/libebml: update to 1.3.10 |
1.3.9_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 |
1.3.9 30 May 2019 07:07:45 |
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. |
1.3.8_1 26 May 2019 10:33:24 |
tcberner |
multimedia/libmatroska, textproc/libebml: revert upstreams visibility changes
- the upgrade of these ports in r502696 broke linkage of multimedia/mkvtoolnix |
1.3.8 26 May 2019 08:17:16 |
tcberner |
multimedia/libmatroska: update to 1.5.1
- update textproc/libebml to 1.3.8 |
1.3.7 13 Mar 2019 20:25:04 |
riggs |
Update to upstream version 1.3.7
MFH: 2019Q1 |
1.3.6_2 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 |
1.3.6_1 04 Nov 2018 09:11:40 |
riggs |
Add missing USES=compiler:c++11-lang
Details:
- USES=compiler:c++11-lang is necessary to link multimedia/mkvtoolnix
on GCC architectures, see PR
- Bump PORTREVISION
PR: 232820
Submitted by: pkubaj@anongoth.pl
MFH: 2018Q4 |
1.3.6 06 Aug 2018 09:37:59 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Remove incorrect GNU_CONFIGURE (cmake is used)
- Update WWW
Approved by: portmgr blanket |
1.3.6 22 Apr 2018 18:11:18 |
riggs |
Update to upstream version 1.3.6
Details:
- Update to upstream version 1.3.6
- Switch build system to cmake (mandatory upstream)
- Build shared libs, not static libs (upstream build
system requires either-or; the number of consumers
in the ports tree is small, this is unlikely to
cause problems)
MFH: 2018Q2 |
1.3.5 19 Aug 2017 11:20:05 |
riggs |
Update to upstream release 1.3.5, fetch distfile from Github
MFH: 2017Q3 |
1.3.4 07 Jul 2016 11:27:13 |
bapt |
Update to 1.3.4 |
1.3.3 05 Dec 2015 10:05:17 |
bapt |
Update to 1.3.3
Use pathfix instead of specific target |
1.3.1 05 Jan 2015 13:18:07 |
riggs |
- Update to upstream version 1.3.1
- Uses GNU_CONFIGURE and pkgconfig now -> simplify port Makefile |
1.3.0 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
1.3.0 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.3.0 20 Oct 2013 18:17:10 |
bapt |
Enable stage,
Replace patching by proper make usage |
1.3.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.3.0 06 Sep 2013 20:18:26 |
bapt |
Fix build with libc++ |
1.3.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.0 06 May 2013 22:47:41 |
ehaupt |
Update to 1.3.0
Approved by: multimedia (bapt, kwm) |
1.2.2 27 Sep 2011 06:51:51 |
bapt |
- update to 1.2.2
- remove LICENSE_FILE which is useless for konwn classic licenses |
1.2.1 28 Jun 2011 12:44:48 |
kwm |
Update to 1.2.1.
PR: ports/158326
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
1.2.0 28 Feb 2011 14:22:10 |
kwm |
Update to 1.2.0. |
1.0.0 18 Aug 2010 20:58:58 |
kwm |
Update to 1.0.0. |
0.8.0 13 Jun 2010 12:41:33 |
lioux |
Add LICENSE* information |
0.8.0 30 May 2010 12:02:02 |
sylvio |
- Update to 0.8.0 |
0.7.8 26 Mar 2009 03:27:55 |
lioux |
Mark MAKE_JOBS_SAFE for SMP compilation |
0.7.8 08 Mar 2008 19:26:28 |
ahze |
Update to 0.7.8 |
0.7.7 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.7.7 01 Apr 2007 07:57:39 |
lioux |
Give maintainership to multimedia@FreeBSD.org. |
0.7.7 20 Jun 2006 11:23:38 |
sat |
- Update to 0.7.7
PR: ports/95878
Submitted by: miwi
Approved by: maintainer (timeout 65 days) |
0.7.6 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
0.7.6 11 Nov 2005 06:06:17 |
lioux |
Add SHA256 checksum |
0.7.6 02 Nov 2005 03:37:52 |
lioux |
Update to 0.7.6 |
0.7.5 17 Sep 2005 22:37:18 |
lioux |
Update to 0.7.5
PR: 85680
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> |
0.7.4 29 May 2005 01:39:24 |
lioux |
o Update to 0.7.4
o There is a shared library now
PR: 80239
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> |
0.7.3 10 Mar 2005 02:44:07 |
lioux |
Update to 0.7.3
PR: 78450
Submitted by: "Evgueni V.Gavrilov" <aquatique@rusunix.org> |
0.7.2 15 Oct 2004 00:40:58 |
lioux |
Update to 0.7.2 |
0.7.1 23 Aug 2004 23:11:03 |
linimon |
Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new
sources are being put in old/).
PR: ports/69784
Submitted by: Michael Johnson <ahze at ahze dot net>
Approved by: maintainer timeout (3 weeks) |
0.7.0 23 Jun 2004 16:06:00 |
lioux |
Update to 0.7.0
PR: 66497
Submitted by: michael johnson <ahze@ahze.net> |
0.6.5 27 Mar 2004 05:31:15 |
lioux |
Update to 0.6.5 |
0.6.4_2 14 Mar 2004 10:22:54 |
lioux |
o Play nice in FreeBSD series before 5.x, defaulting on all mkvtoolnix
dependencies (them and it at the same time) to USE_GCC=2.95 is
enough
o The requirement on gcc 3.x on one of the dependencies was removed
and I forgot to check yet another variation
PR: 63581
Submitted by: michael johnson <ahze@ahze.net> |
0.6.4_2 24 Feb 2004 02:56:31 |
lioux |
o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSION
501103. However, users from FreeBSD series previous to 5.x are
required to build gcc32 port.
o Therefore, do not force 5.x users to build gcc33 port if their
available gcc32 toolchain will do. In so many words,
.if ${OSVERSION} < 501103
USE_GCC=3.2
.else
USE_GCC=3.3
.endif
Prompted by: markus
Reviewed by: markus, will |
0.6.4_1 24 Feb 2004 02:16:14 |
lioux |
o Make sure that:
- OSVERSION < 500000 implies in USE_GCC=3.2
- otherwise, USE_GCC=3.3 (which is the default on 5.x series)
o This will insure that since both libmatroska and libebml ports
were built with the same gcc toolchain, mkvtoolnix port will be
able to be linked to both using the same aforementioned gcc
toolchain
o Bump PORTREVISION |
0.6.4 23 Feb 2004 21:02:13 |
lioux |
Update to 0.6.4 |
0.4.3_1 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.4.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.4.3 23 May 2003 03:55:32 |
lioux |
Update to 0.4.3 |
0.4.2 19 May 2003 08:43:58 |
lioux |
New port libebml version 0.4.2: EBML (Extensible Binary Meta
Language), sort of binary version of XML |