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 2024Q2
kvazaar H.265/HEVC encoder implemented in C
2.3.1 multimedia on this many watch lists=0 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 2.3.1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-10 13:48:13
Last Update: 2024-04-10 13:42:41
Commit Hash: 0aed721
License: BSD3CLAUSE
WWW:
https://ultravideo.fi/
Description:
The purpose of this academic open-source project is to develop a video encoder for the emerging High Efficiency Video Coding (HEVC) standard. This Kvazaar HEVC encoder is being developed towards the following goals: 1. Coding efficiency close to HEVC reference encoder (HM) 2. Modular encoder structure to simplify its data flow modeling 3. Efficient support for different parallelization approaches 4. Easy portability to different platforms 5. Optimized encoding speed without sacrificing its coding efficiency, modularity, or portability 6. Reduced computation and memory resources without sacrificing its coding efficiency, modularity, or portability 7. Excellent software readability and implementation documentation Achieving these objectives requires encoder with design decisions that make this open-source encoder unique: 1. The encoder is developed from the scratch (HM used as a reference) 2. The implementation language is platform-independent C
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kvazaar-2.3.1/catalog.mk
  3. /usr/local/share/licenses/kvazaar-2.3.1/LICENSE
  4. /usr/local/share/licenses/kvazaar-2.3.1/BSD3CLAUSE
  5. bin/kvazaar
  6. include/kvazaar.h
  7. lib/libkvazaar.a
  8. lib/libkvazaar.so
  9. lib/libkvazaar.so.7
  10. lib/libkvazaar.so.7.4.0
  11. libdata/pkgconfig/kvazaar.pc
  12. share/doc/kvazaar/CREDITS
  13. share/doc/kvazaar/LICENSE
  14. share/doc/kvazaar/LICENSE.EXT.greatest
  15. share/doc/kvazaar/README.md
  16. share/man/man1/kvazaar.1.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • kvazaar>0:multimedia/kvazaar
To install the port:
cd /usr/ports/multimedia/kvazaar/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/kvazaar
  • pkg install kvazaar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kvazaar
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712745755 SHA256 (ultravideo-kvazaar-v2.3.1_GH0.tar.gz) = c5a1699d0bd50bc6bdba485b3438a5681a43d7b2c4fd6311a144740bfa59c9cc SIZE (ultravideo-kvazaar-v2.3.1_GH0.tar.gz) = 598516

Expand this list (2 items)

Collapse this list.

SHA256 (silentbicycle-greatest-v1.0.0_GH0.tar.gz) = 18ee57a34869c6f6ce511cd71a5cc8661801cf69d64c4c66ff76773835df659b SIZE (silentbicycle-greatest-v1.0.0_GH0.tar.gz) = 11959

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kvazaar-2.3.1: CRYPTOPP=off: Selective encryption via Crypto++ library DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
multimedia_kvazaar
USES:
autoreconf compiler:c11 libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ultravideo/kvazaar/tar.gz/v2.3.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.1
10 Apr 2024 13:42:41
commit hash: 0aed721f5935f1b2c0778a9c275ded0f455e4f8dcommit hash: 0aed721f5935f1b2c0778a9c275ded0f455e4f8dcommit hash: 0aed721f5935f1b2c0778a9c275ded0f455e4f8dcommit hash: 0aed721f5935f1b2c0778a9c275ded0f455e4f8d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/kvazaar: update to 2.3.1

Changes:	https://github.com/ultravideo/kvazaar/releases/tag/v2.3.1
Reported by:	GitHub (watch releases)

(cherry picked from commit db72da0760c12469d18e2a959acaa53d89951d11)

Number of commits found: 1