notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libmatroska Extensible Multimedia Container Format
1.7.1 multimedia on this many watch lists=44 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.1Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-05-20 22:39:01
Last Update: 2022-10-09 12:32:03
Commit Hash: 059c03b
People watching this port, also watch:: libebml, libvorbis, libogg, expat, flac
Also Listed In: audio
License: LGPL21+
WWW:
https://www.matroska.org/
Description:
[ excerpt from developer's site ] matroska is a project aiming to become the standard of Multimedia Container Formats one day. It was derived from a similar project called MCF, but differentiates from that significantly because it is based on EBML (Extensible Binary Meta Language ), a kind of binary version of XML. This way the development team gains significant advantages in terms of future format extensability, without breaking file support in old parsers. Advanced because it is based on EBML, a kind of XML equivalent, that allow infinite extensibility of the format. And full featured because it includes precise seeking, any audio/video/subtitle codec support including VCM/ACM/DirectShow compatibility, timecode based format, complex frame dependencies, chaptering, internationalisation, error protection, tagging, file attachement, control track (to be defined), menu (to be defined), etc. All these features are not yet implemented but already defined in the format.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libmatroska-1.7.1/catalog.mk
  3. /usr/local/share/licenses/libmatroska-1.7.1/LICENSE
  4. /usr/local/share/licenses/libmatroska-1.7.1/LGPL21+
  5. include/matroska/FileKax.h
  6. include/matroska/KaxAttached.h
  7. include/matroska/KaxAttachments.h
  8. include/matroska/KaxBlock.h
  9. include/matroska/KaxBlockData.h
  10. include/matroska/KaxChapters.h
  11. include/matroska/KaxCluster.h
  12. include/matroska/KaxClusterData.h
  13. include/matroska/KaxConfig.h
  14. include/matroska/KaxContentEncoding.h
  15. include/matroska/KaxContexts.h
  16. include/matroska/KaxCues.h
  17. include/matroska/KaxCuesData.h
  18. include/matroska/KaxDefines.h
  19. include/matroska/KaxInfo.h
  20. include/matroska/KaxInfoData.h
  21. include/matroska/KaxSeekHead.h
  22. include/matroska/KaxSegment.h
  23. include/matroska/KaxSemantic.h
  24. include/matroska/KaxTag.h
  25. include/matroska/KaxTags.h
  26. include/matroska/KaxTrackAudio.h
  27. include/matroska/KaxTrackEntryData.h
  28. include/matroska/KaxTrackVideo.h
  29. include/matroska/KaxTracks.h
  30. include/matroska/KaxTypes.h
  31. include/matroska/KaxVersion.h
  32. include/matroska/c/libmatroska.h
  33. include/matroska/c/libmatroska_t.h
  34. include/matroska/matroska_export.h
  35. lib/cmake/Matroska/MatroskaConfig.cmake
  36. lib/cmake/Matroska/MatroskaConfigVersion.cmake
  37. lib/cmake/Matroska/MatroskaTargets-release.cmake
  38. lib/cmake/Matroska/MatroskaTargets.cmake
  39. lib/libmatroska.so
  40. lib/libmatroska.so.7
  41. lib/libmatroska.so.7.0.0
  42. libdata/pkgconfig/libmatroska.pc
  43. @owner
  44. @group
  45. @mode
Collapse this list.
Dependency lines:
  • libmatroska>0:multimedia/libmatroska
To install the port:
cd /usr/ports/multimedia/libmatroska/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libmatroska
  • pkg install libmatroska
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libmatroska
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665308930 SHA256 (libmatroska-1.7.1.tar.xz) = 572a3033b8d93d48a6a858e514abce4b2f7a946fe1f02cbfeca39bfd703018b3 SIZE (libmatroska-1.7.1.tar.xz) = 61416

Packages (timestamps in pop-ups are UTC):
libmatroska
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.11.7.11.6.21.7.11.7.1-1.6.2-
FreeBSD:13:quarterly1.7.11.7.11.7.11.7.11.7.11.7.11.7.11.7.1
FreeBSD:14:latest1.7.11.7.11.7.11.7.11.7.11.7.1-1.7.1
FreeBSD:14:quarterly1.7.11.7.1-1.7.11.7.11.7.11.7.11.7.1
FreeBSD:15:latest1.7.11.7.1n/a1.7.1n/a1.7.11.7.11.7.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libebml.so : textproc/libebml
This port is required by:
for Libraries
  1. multimedia/mkvtoolnix
  2. multimedia/vlc

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. multimedia/fpc-matroska*
  2. multimedia/mkvtoolnix-nox11*
  3. multimedia/vlc-qt4*
  4. multimedia/vlc3*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
multimedia_libmatroska
USES:
cmake compiler:c++14-lang cpe tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://dl.matroska.org/downloads/libmatroska/
Collapse this list.

Number of commits found: 64

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.1
09 Oct 2022 12:32:03
commit hash: 059c03b97f5d0faebd18e699d88495d6c0727cc6commit hash: 059c03b97f5d0faebd18e699d88495d6c0727cc6commit hash: 059c03b97f5d0faebd18e699d88495d6c0727cc6commit hash: 059c03b97f5d0faebd18e699d88495d6c0727cc6 files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
multimedia/libmatroska: Update to upstream release 1.7.1

MFH:		2022Q4
1.7.0
30 Sep 2022 21:19:45
commit hash: 9e4677e608304168ccad13438dd4efaac063f678commit hash: 9e4677e608304168ccad13438dd4efaac063f678commit hash: 9e4677e608304168ccad13438dd4efaac063f678commit hash: 9e4677e608304168ccad13438dd4efaac063f678 files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
multimedia/libmatroska: Update to upstream release 1.7.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.6.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6.3
20 Jul 2022 14:22:30
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6.3
10 Sep 2021 21:17:46
commit hash: ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcccommit hash: ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcccommit hash: ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcccommit hash: ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
multimedia/libmatroska: Add CPE information

Approved by:	portmgr (blanket)
1.6.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.3
20 Feb 2021 06:29:54
Revision:566141Original commit files touched by this commit
rhurlin search for other commits by this committer
multimedia/libmatroska: Update to 1.6.3

Changelog: https://github.com/Matroska-Org/libmatroska/blob/master/ChangeLog

PR:		253626
Submitted by:	daniel.engberg.lists@pyret.net
1.6.2
16 Aug 2020 09:11:47
Revision:545090Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libmatroska: Update to 1.6.2

- fix master sites
- cleanup Makefile

PR:		248478
Submitted by:	daniel.engberg.lists@pyret.net
1.6.1
02 Aug 2020 16:46:57
Revision:543976Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libmatroska: update to 1.6.1
1.6.0
28 Jun 2020 06:10:09
Revision:540678Original commit files touched by this commit
tcberner search for other commits by this committer
Update multimedia/libmatroska and  multimedia/libmatroska to 1.4.0 and 1.6.0
1.5.2_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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.5.2
28 Jun 2019 09:32:04
Revision:505277Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
1.5.2
30 May 2019 07:07:45
Revision:503038Original commit files touched by this commit
tcberner search for other commits by this committer
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.5.1_1
26 May 2019 10:33:24
Revision:502708Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libmatroska, textproc/libebml: revert upstreams visibility changes

- the upgrade of these ports in r502696 broke linkage of multimedia/mkvtoolnix
1.5.1
26 May 2019 08:17:16
Revision:502696Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/libmatroska: update to 1.5.1

- update textproc/libebml to 1.3.8
1.5.0
13 Mar 2019 20:25:24
Revision:495655Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.5.0

MFH:		2019Q1
1.4.9_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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.4.9_1
04 Nov 2018 09:14:28
Revision:483970Original commit files touched by this commit
riggs search for other commits by this committer
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:		232821
Submitted by:	pkubaj@anongoth.pl
MFH:		2018Q4
1.4.9
22 Apr 2018 18:12:58
Revision:468043Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.4.9

Details:
- Update to upstream version 1.4.9
- 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.4.8
01 Oct 2017 09:47:46
Revision:451038Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.4.8; tarball now available as xz archive
1.4.7
23 Apr 2017 10:22:34
Revision:439214Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.4.7
1.4.5
07 Jul 2016 11:31:17
Revision:418173Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.4.5
Remove dependency on gmake
1.4.4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.4.4
05 Dec 2015 10:08:05
Revision:403053Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.4.4
Use pathfix instead of a dedicated target
1.4.2
05 Jan 2015 13:18:11
Revision:376297Original commit files touched by this commit
riggs search for other commits by this committer
- Update to upstream version 1.4.2
- Uses GNU_CONFIGURE and pkgconfig now -> simplify port Makefile
1.4.1_1
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
1.4.1_1
07 Mar 2014 10:41:13
Revision:347356Original commit files touched by this commit
bapt search for other commits by this committer
Convert to dos2unix
1.4.1_1
20 Oct 2013 18:27:39
Revision:331049Original commit files touched by this commit
bapt search for other commits by this committer
Use proper make_args instead of patching
add the static library to the plist
Bump port revision
1.4.1
19 Oct 2013 14:23:57
Revision:330874Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.4.1
- allow packing as a user
- properly install library
1.4.0
20 Sep 2013 20:57:49
Revision:327747Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
1.4.0
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.4.0
06 May 2013 22:48:46
Revision:317560Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.4.0
- Add LICENSE
- Remove CR/LF from patch

Approved by:	multimedia (bapt, kwm)
1.3.0
27 Sep 2011 06:58:56
Original commit files touched by this commit
bapt search for other commits by this committer
- update libmatroska to 1.3.0
- chase matroska library bump
1.2.0
28 Jun 2011 12:57:02
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 1.2.0.
1.1.0
28 Feb 2011 14:22:40
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 1.1.0.
1.0.0
18 Aug 2010 20:59:27
Original commit files touched by this commit
kwm search for other commits by this committer
Update to 1.0.0.
0.9.0
31 May 2010 18:05:47
Original commit files touched by this commit
sylvio search for other commits by this committer
- Fix patch file
0.9.0
31 May 2010 18:00:47
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 0.9.0

PR:             ports/147256
Submitted by:   Jan Henrik Sylvester <me@janh.de>
0.8.1
26 Mar 2009 03:25:48
Original commit files touched by this commit
lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
0.8.1
01 Apr 2007 07:50:30
Original commit files touched by this commit
lioux search for other commits by this committer
Give maintainership to multimedia@FreeBSD.org.
0.8.1
24 Feb 2007 19:29:39
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 0.8.1
- Update master sites
- installs_shlib->use_ldconfig
- Move plist_files to pkg-plist
- Don't install static lib
- Remove support for 4.x

Approved by:    lioux (maintainer unreachable)
0.8.0
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
0.8.0
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
0.8.0
02 Nov 2005 03:38:11
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.8.0
0.7.7_1
17 Oct 2005 01:50:17
Original commit files touched by this commit
lioux search for other commits by this committer
o LIB_DEPENDS on textproc/libebml instead of BUILD_DEPENDS
o Bump PORTREVISION

Submitted by:   pointyhat (kris)
0.7.7
17 Sep 2005 22:39:10
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.7.7

PR:             85681
Submitted by:   Evgueni V. Gavrilov <aquatique@rusunix.org>
0.7.6
29 May 2005 01:40:37
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 0.7.6
o There is a shared library now

PR:             80240
Submitted by:   Evgueni V. Gavrilov <aquatique@rusunix.org>
0.7.5
10 Mar 2005 02:45:50
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.7.5

PR:             78452
Submitted by:   "Evgueni V.Gavrilov" <aquatique@rusunix.org>
0.7.4
19 Dec 2004 01:52:30
Original commit files touched by this commit
lioux search for other commits by this committer
First try at fixing build on 4.x branch

PR:             73297
Submitted by:   Sven Berkvens-Matthijsse <sven@berkvens.net>
0.7.4
15 Oct 2004 00:42:19
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.7.4
0.7.1
23 Aug 2004 23:09:53
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new
sources are being put in old/).

PR:             ports/69785
Submitted by:   Michael Johnson <ahze at ahze dot net>
Approved by:    maintainer timeout (3 weeks)
0.7.0
23 Jun 2004 16:06:57
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.7.0

PR:             66498
Submitted by:   michael johnson <ahze@ahze.net>
0.6.3_2
20 Mar 2004 01:47:05
Original commit files touched by this commit
lioux search for other commits by this committer
Fix build on 5.x-CURRENT: fix libebml port header files location

PR:             64460
Submitted by:   Aron Stansvik <elvstone@osdever.net>,
                bento
0.6.3_2
18 Mar 2004 12:33:50
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
0.6.3_2
14 Mar 2004 10:22:54
Original commit files touched by this commit
lioux search for other commits by this committer
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.3_2
24 Feb 2004 02:56:31
Original commit files touched by this commit
lioux search for other commits by this committer
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.3_1
24 Feb 2004 02:16:14
Original commit files touched by this commit
lioux search for other commits by this committer
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.3
23 Feb 2004 22:38:29
Original commit files touched by this commit
lioux search for other commits by this committer
Forced commit to correct commit message: Update to 0.6.3
0.6.3
23 Feb 2004 21:02:26
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.4.3
0.4.3_1
08 Feb 2004 01:14:05
Original commit files touched by this commit
lioux search for other commits by this committer
USE_SIZEify
0.4.3_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.4.3
23 May 2003 03:55:32
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 0.4.3
0.4.2
20 May 2003 22:37:55
Original commit files touched by this commit
lioux search for other commits by this committer
New port libmatroska version 0.4.2: Extensible Multimedia Container
Format

Number of commits found: 64