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
libavif Library for encoding and decoding .avif files
0.9.3_5 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: 2022-04-24 08:26:15
Last Update: 2022-05-18 15:10:21
Commit Hash: 21ba743
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. WWW: https://github.com/AOMediaCodec/libavif
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libavif-0.9.3_5/catalog.mk
  3. /usr/local/share/licenses/libavif-0.9.3_5/LICENSE
  4. /usr/local/share/licenses/libavif-0.9.3_5/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.13
  14. lib/libavif.so.13.0.0
  15. libdata/pkgconfig/libavif.pc
  16. @owner
  17. @group
  18. @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 = 1647722519 SHA256 (AOMediaCodec-libavif-v0.9.3_GH0.tar.gz) = bcd9a1f57f982a9615eb7e2faf87236dc88eb1d0c886f3471c7440ead605060d SIZE (AOMediaCodec-libavif-v0.9.3_GH0.tar.gz) = 2000521

Expand this list (16 items)

Collapse this list.

SHA256 (2340cdb5f0c2.patch) = acc0733963b7e1c9f4bb3563b052a15aff6705729ae08a50123f7a0d537396e5 SIZE (2340cdb5f0c2.patch) = 1714 SHA256 (dce4c2a5f4bb.patch) = a516cbcce0d93791ed9e5bfa3eb6f21d3e05d2e725852698089f0a138cda2b39 SIZE (dce4c2a5f4bb.patch) = 1471 SHA256 (4d24e4456ba4.patch) = 68b2e0124f313894cfddd807e510f42a77a320d3ebf1e7c71edf6559ebe730ab SIZE (4d24e4456ba4.patch) = 1504 SHA256 (993cd893f520.patch) = a2c281d350128ab9a64da038e74bc61ba7f0988260a5edd02e4d4a8dafde965d SIZE (993cd893f520.patch) = 1150 SHA256 (29424a42c7e2.patch) = 529e938100c35eedcc0eadb273cd1feff66424fdc6c02d39ab790a0ef1fb02b6 SIZE (29424a42c7e2.patch) = 1118 SHA256 (de08d6436ea3.patch) = 202c5447e41a94bf4e0bfa3aec87c680d9ca1fdd0402a46b8092b374e6f4df69 SIZE (de08d6436ea3.patch) = 1140 SHA256 (480fb4bf3ed6.patch) = f8d0298d4e89a6dec1ce8bf2faf8a19b90feb34ac9b1719a0ff887be85d4258e SIZE (480fb4bf3ed6.patch) = 1170 SHA256 (c18228ff746a.patch) = fb29f79f76a1514f9e693295c70a3f58ffb5fdad9d8330930f21803dafb18466 SIZE (c18228ff746a.patch) = 1387

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. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
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.9.3_5: AOM=on: AV1 encoding/decoding via libaom DAV1D=on: AV1 decoding via libdav1d GAV1=off: AV1 decoding via libgav1 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.9.3?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3_5
18 May 2022 15:10:21
commit hash: 21ba743c801d851d9216d9aca523d29205a5c7c0commit hash: 21ba743c801d851d9216d9aca523d29205a5c7c0commit hash: 21ba743c801d851d9216d9aca523d29205a5c7c0commit hash: 21ba743c801d851d9216d9aca523d29205a5c7c0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/svt-av1: update to 1.1.0

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.1.0
Reported by:	Repology, /r/AV1

(cherry picked from commit 1f69683f59392bcb1eb431f5016ddce75a2ca6ef)
0.9.3_4
22 Apr 2022 23:12:14
commit hash: 4ea811b4ac38377df15874c9ae224d4b1c0b1579commit hash: 4ea811b4ac38377df15874c9ae224d4b1c0b1579commit hash: 4ea811b4ac38377df15874c9ae224d4b1c0b1579commit hash: 4ea811b4ac38377df15874c9ae224d4b1c0b1579 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/svt-av1: update to 1.0.0.r2

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc1
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc2
Reported by:	Repology

(cherry picked from commit 152bbb33232bb1b74338ea96f6a4732469f0ed0c)

Number of commits found: 2