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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
aom AV1 reference encoder/decoder
3.13.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 3.13.1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-12 21:21:09
Last Update: 2025-10-12 21:18:35
Commit Hash: e7337c5
License: BSD2CLAUSE
WWW:
https://aomedia.org/
Description:
AOMedia Video 1 (AV1), is an open, royalty-free video coding format designed for video transmissions over the Internet. It is being developed by the Alliance for Open Media (AOMedia), a consortium of firms from the semiconductor industry, video on demand providers, and web browser developers, founded in 2015.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/aom-3.13.1/catalog.mk
  3. /usr/local/share/licenses/aom-3.13.1/LICENSE
  4. /usr/local/share/licenses/aom-3.13.1/BSD2CLAUSE
  5. bin/aomdec
  6. bin/aomenc
  7. include/aom/aom.h
  8. include/aom/aom_codec.h
  9. include/aom/aom_decoder.h
  10. include/aom/aom_encoder.h
  11. include/aom/aom_external_partition.h
  12. include/aom/aom_frame_buffer.h
  13. include/aom/aom_image.h
  14. include/aom/aom_integer.h
  15. include/aom/aomcx.h
  16. include/aom/aomdx.h
  17. lib/cmake/AOM/AOMConfig.cmake
  18. lib/cmake/AOM/AOMConfigVersion.cmake
  19. lib/cmake/AOM/AOMTargets-release.cmake
  20. lib/cmake/AOM/AOMTargets.cmake
  21. lib/libaom.a
  22. lib/libaom.so
  23. lib/libaom.so.3
  24. lib/libaom.so.3.13.1
  25. libdata/pkgconfig/aom.pc
  26. @owner
  27. @group
  28. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • aom>0:multimedia/aom
To install the port:
cd /usr/ports/multimedia/aom/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/aom
  • pkg install aom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aom
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757110237 SHA256 (libaom-3.13.1.tar.gz) = 19e45a5a7192d690565229983dad900e76b513a02306c12053fb9a262cbeca7d SIZE (libaom-3.13.1.tar.gz) = 6253958

Packages (timestamps in pop-ups are UTC):
aom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.13.13.13.12.0.1_13.13.13.13.1n/an/an/a
FreeBSD:13:quarterly3.12.13.13.1-3.12.13.13.1n/an/an/a
FreeBSD:14:latest3.12.13.13.1-3.12.13.13.13.6.1-3.6.1
FreeBSD:14:quarterly3.13.13.13.1-3.12.13.13.13.8.13.8.13.8.1
FreeBSD:15:latest3.13.13.13.1n/a3.12.1n/an/a3.8.13.8.1_1
FreeBSD:15:quarterly-3.13.1n/a-n/an/a--
FreeBSD:16:latest-3.13.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nasm : devel/nasm
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libvmaf.so : multimedia/vmaf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for aom-3.13.1: VMAF=on: Encoding tuning for VMAF ===> Use 'make config' to modify these settings
Options name:
multimedia_aom
USES:
cmake compiler:c++11-lib perl5 pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://storage.googleapis.com/aom-releases/
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
3.13.1
12 Oct 2025 21:18:35
commit hash: e7337c5c5979b85060e63b19e50c580236b2c007commit hash: e7337c5c5979b85060e63b19e50c580236b2c007commit hash: e7337c5c5979b85060e63b19e50c580236b2c007commit hash: e7337c5c5979b85060e63b19e50c580236b2c007 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: unbreak build on riscv64

ld: error: undefined symbol: getauxval
>>> referenced by riscv_cpudetect.c
>>>              
CMakeFiles/aom_ports.dir/aom_ports/riscv_cpudetect.c.o:(riscv_simd_caps)

PR:		290172
Reported by:	Rich Dunkle

(cherry picked from commit 20be7288a21a009d8bc07187a7fb87cafd04283a)

Number of commits found: 1