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 on branch 2022Q2
libmatroska Extensible Multimedia Container Format
1.7.1 multimedia on this many watch lists=45 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.

There are no commits on branch 2022Q2 for this port