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 2022Q3
kvazaar H.265/HEVC encoder implemented in C
2.3.1 multimedia on this many watch lists=1 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: 2016-09-28 02:13:42
Last Update: 2024-04-13 20:42:30
Commit Hash: 69a7949
People watching this port, also watch:: libavif, tweak, llvm-devel, libXft, py39-tensorflow
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

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.


Packages (timestamps in pop-ups are UTC):
kvazaar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.0_12.3.0_12.0.0_12.3.0_12.3.1-2.0.0-
FreeBSD:13:quarterly2.2.0_22.2.0_22.2.02.2.0_22.3.12.2.0_22.2.0_22.2.0_2
FreeBSD:14:latest2.3.0_12.3.12.2.02.3.0_12.3.12.2.0-2.2.0
FreeBSD:14:quarterly2.2.0_22.3.1-2.2.0_22.3.12.2.0_22.2.0_22.2.0_2
FreeBSD:15:latest2.3.0_12.3.1n/a2.3.0n/a2.3.02.3.02.3.0
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. 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.

There are no commits on branch 2022Q3 for this port