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 2023Q1
libavif Library for encoding and decoding .avif files
0.11.1 graphics 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 1.0.4Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-02 08:33:49
Last Update: 2023-02-02 08:31:42
Commit Hash: 21d908f
License: BSD2CLAUSE
WWW:
https://github.com/AOMediaCodec/libavif
Description:
This library aims to be a friendly, portable C implementation of the AV1 Image File Format.
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/libavif-0.11.1/catalog.mk
  3. /usr/local/share/licenses/libavif-0.11.1/LICENSE
  4. /usr/local/share/licenses/libavif-0.11.1/BSD2CLAUSE
  5. bin/avifdec
  6. bin/avifenc
  7. include/avif/avif.h
  8. lib/cmake/libavif/libavif-config-release.cmake
  9. lib/cmake/libavif/libavif-config-version.cmake
  10. lib/cmake/libavif/libavif-config.cmake
  11. lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.so
  12. lib/libavif.so
  13. lib/libavif.so.15
  14. lib/libavif.so.15.0.1
  15. libdata/pkgconfig/libavif.pc
  16. share/thumbnailers/avif.thumbnailer
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • libavif>0:graphics/libavif
To install the port:
cd /usr/ports/graphics/libavif/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libavif
  • pkg install libavif
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libavif
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1666215155 SHA256 (AOMediaCodec-libavif-v0.11.1_GH0.tar.gz) = 0eb49965562a0e5e5de58389650d434cff32af84c34185b6c9b7b2fccae06d4e SIZE (AOMediaCodec-libavif-v0.11.1_GH0.tar.gz) = 5826813

Expand this list (2 items)

Collapse this list.

SHA256 (2340cdb5f0c2.patch) = 20ee35cb5581d7be24d7a455eebdd21e89d71bbed093e7fd76cd5caac4d3ed52 SIZE (2340cdb5f0c2.patch) = 1716

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libavif
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.41.0.4_10.8.4_11.0.41.0.4_1---
FreeBSD:13:quarterly1.0.41.0.4-1.0.41.0.41.0.3_11.0.3_11.0.4
FreeBSD:14:latest1.0.41.0.4_1-1.0.41.0.4_10.11.1-0.11.1
FreeBSD:14:quarterly1.0.41.0.4-1.0.41.0.41.0.3_11.0.3_11.0.4
FreeBSD:15:latest1.0.4_11.0.4_1n/a1.0.4n/a1.0.3_11.0.3_11.0.4
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>0 : devel/googletest
  2. bash : shells/bash
Library dependencies:
  1. libpng.so : graphics/png
  2. libaom.so : multimedia/aom
  3. libdav1d.so : multimedia/dav1d
  4. libjpeg.so : graphics/jpeg-turbo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libavif-0.11.1: AOM=on: AV1 encoding/decoding via libaom DAV1D=on: AV1 decoding via libdav1d GAV1=off: AV1 decoding via libgav1 LIBSHARPYUV=off: Colorspace conversion via libsharpyuv LIBYUV=off: Colorspace conversion via libyuv PIXBUF=on: GDK-PixBuf library support RAV1E=off: AV1 encoding via librav1e SVTAV1=off: AV1 encoding via SVT-AV1 ===> Use 'make config' to modify these settings
Options name:
graphics_libavif
USES:
cmake:testing compiler:c11 cpe jpeg pkgconfig gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AOMediaCodec/libavif/tar.gz/v0.11.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
0.11.1
02 Feb 2023 08:31:42
commit hash: 21d908fcb6abf1f2dabc0c809d7214b417e47b4dcommit hash: 21d908fcb6abf1f2dabc0c809d7214b417e47b4dcommit hash: 21d908fcb6abf1f2dabc0c809d7214b417e47b4dcommit hash: 21d908fcb6abf1f2dabc0c809d7214b417e47b4d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libavif: unbreak fetch due to repo growth

fetch: https://github.com/AOMediaCodec/libavif/commit/2340cdb5f0c2.patch: size
mismatch: expected 1714, actual 1716

-index 919f0bc1..cb680c33 100644
+index 919f0bc14..cb680c335 100644

(cherry picked from commit 9fd5233569f6b7525a25374c771128c2caed0409)

Number of commits found: 1