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
cava Cross-platform Audio Visualizer
0.10.1 audio 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 0.7.4_2Version of this port present on the latest quarterly branch.
Maintainer: vendion@gmail.com search for ports maintained by this maintainer
Port Added: 2017-10-30 09:44:24
Last Update: 2024-02-10 21:42:47
Commit Hash: 9807a6d
License: MIT
WWW:
https://github.com/karlstav/cava
Description:
CAVA (Cross-platform Audio Visualizer) is a bar spectrum audio visualizer for the terminal (ncurses) or desktop (SDL). It also provides a GLSL shader output backend which can enhance the desktop experience even more. The supported input backends include OSS, sndio, JACK, portaudio, pulseaudio and fifo. This program is not intended for scientific use. It's written to look responsive and aesthetic when used to visualize music.
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 (5 items)
Collapse this list.
  1. bin/cava
  2. /usr/local/share/cava/cava.fnt
  3. /usr/local/share/licenses/cava-0.10.1/catalog.mk
  4. /usr/local/share/licenses/cava-0.10.1/LICENSE
  5. /usr/local/share/licenses/cava-0.10.1/MIT
Collapse this list.
Dependency lines:
  • cava>0:audio/cava
To install the port:
cd /usr/ports/audio/cava/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/cava
  • pkg install cava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cava
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707006507 SHA256 (karlstav-cava-0.10.1_GH0.tar.gz) = a3a60814326fa34b54e93ce0b1e66460d55f1007e576c5152fd47024d9ceaff9 SIZE (karlstav-cava-0.10.1_GH0.tar.gz) = 129520

Packages (timestamps in pop-ups are UTC):
cava
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.10.10.1-0.10.10.10.1---
FreeBSD:13:quarterly0.7.4_20.7.4_2-0.7.4_20.7.4_20.7.4_20.7.4_20.7.4_2
FreeBSD:14:latest0.10.10.10.1-0.10.10.10.10.7.4_1-0.7.4_1
FreeBSD:14:quarterly0.7.4_20.7.4_2-0.7.4_20.7.4_20.7.4_20.7.4_20.7.4_2
FreeBSD:15:latest0.10.10.10.1n/a0.10.1n/a0.7.4_20.7.4_20.10.1
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. ax_check_gl.m4 : devel/autoconf-archive
  2. psf2bdf : x11-fonts/psftools
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. sdl2-config : devel/sdl20
  5. autoconf>=2.71 : devel/autoconf
  6. automake>=1.16.5 : devel/automake
  7. libtoolize : devel/libtool
Library dependencies:
  1. libfftw3.so : math/fftw3
  2. libiniparser.so : devel/iniparser
  3. libjack.so : audio/jack
  4. libportaudio.so : audio/portaudio
  5. libpulse-simple.so : audio/pulseaudio
  6. libpulse.so : audio/pulseaudio
  7. libsndio.so : audio/sndio
  8. libEGL.so : graphics/libglvnd
  9. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cava-0.10.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples VT=on: Build and install custom font for vt(4) ====> Options available for the group INPUT JACK=on: Build with JACK support OSS=on: Build with OSS support PORTAUDIO=on: Build with portaudio support PULSEAUDIO=on: Build with pulseaudio support SNDIO=on: Build with sndio support ====> Options available for the group OUTPUT GLSL=on: Build with GLSL support (implies SDL) NCURSES=on: Build with ncurses support SDL=on: Build with SDL support ===> Use 'make config' to modify these settings
Options name:
audio_cava
USES:
autoreconf compiler:c11 libtool localbase pkgconfig gl ncurses sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/karlstav/cava/tar.gz/0.10.1?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.1
10 Feb 2024 21:42:47
commit hash: 9807a6d4946fcb63ae15f3b2845bbb6c58bee24dcommit hash: 9807a6d4946fcb63ae15f3b2845bbb6c58bee24dcommit hash: 9807a6d4946fcb63ae15f3b2845bbb6c58bee24dcommit hash: 9807a6d4946fcb63ae15f3b2845bbb6c58bee24d files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: bsdcode
audio/cava: Update to 0.10.1

Changelogs:
  - 0.10.1: https://github.com/karlstav/cava/releases/tag/0.10.1
  - 0.10.0: https://github.com/karlstav/cava/releases/tag/0.10.0
  -  0.9.1: https://github.com/karlstav/cava/releases/tag/0.9.1
  -  0.9.0: https://github.com/karlstav/cava/releases/tag/0.9.0
  -  0.8.3: https://github.com/karlstav/cava/releases/tag/0.8.3
  -  0.8.2: https://github.com/karlstav/cava/releases/tag/0.8.2
  -  0.8.1: https://github.com/karlstav/cava/releases/tag/0.8.1
  -  0.8.0: https://github.com/karlstav/cava/releases/tag/0.8.0
  -  0.7.5: https://github.com/karlstav/cava/releases/tag/0.7.5

PR:			276228
Approved by:		tcberner (mentor), Adam Jimerson <vendion@gmail.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D43750
0.7.4_2
07 Aug 2023 16:34:07
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
0.7.4_1
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
0.7.4_1
16 May 2023 15:46:53
commit hash: 8a33036b89049e9a58bcd069927a8af26bb7c98bcommit hash: 8a33036b89049e9a58bcd069927a8af26bb7c98bcommit hash: 8a33036b89049e9a58bcd069927a8af26bb7c98bcommit hash: 8a33036b89049e9a58bcd069927a8af26bb7c98b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/cava: Unbreak on HEAD

Approved by:	portmgr (blanket)
0.7.4_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.7.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.4
08 Aug 2021 12:26:02
commit hash: 2e7aa6f0683d9aba8fc0cb3460f380098f4ab98fcommit hash: 2e7aa6f0683d9aba8fc0cb3460f380098f4ab98fcommit hash: 2e7aa6f0683d9aba8fc0cb3460f380098f4ab98fcommit hash: 2e7aa6f0683d9aba8fc0cb3460f380098f4ab98f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Adam Jimerson
audio/cava: Update to 0.7.4

PR:	257645
0.7.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.7.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.3
03 Jan 2021 19:41:04
Revision:560035Original commit files touched by this commit
pkubaj search for other commits by this committer
audio/cava: fix build on GCC architectures

cc1: error: unrecognized command line option "-Wno-unused-result"
cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"

MFH:		2021Q1
0.7.3
13 Nov 2020 12:19:41
Revision:555017Original commit files touched by this commit
rhurlin search for other commits by this committer
audio/cava: Update to 0.7.3

Update from 0.7.1 to 0.7.3 brings several improvements and
bug fixes[1][2]. More important ones are:

- Fix install on macos
- ncurses mode is now default again
- Improved portaudio audio input
- Added Hann windowing and proper ring buffer

[1] https://github.com/karlstav/cava/releases/tag/0.7.3
[2] https://github.com/karlstav/cava/releases/tag/0.7.2

PR:		250862
Submitted by:	Adam Jimerson <vendion@gmail.com> (takes maintainership)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27091
0.7.1_1
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
0.7.1_1
12 Jul 2020 09:30:29
Revision:542069Original commit files touched by this commit
tobik search for other commits by this committer
audio/sndio: Update to 1.7.0
0.7.1
25 Jun 2020 03:56:24
Revision:540363Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Update to 0.7.1

Changes:	https://github.com/karlstav/cava/releases/tag/0.7.1
0.7.0
30 May 2020 00:39:11
Revision:537023Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Update to 0.7.0

Changes:	https://github.com/karlstav/cava/releases/tag/0.7.0
0.6.1_2
01 May 2019 19:35:15
Revision:500606Original commit files touched by this commit
rene search for other commits by this committer
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
0.6.1_1
03 Dec 2018 11:13:41
Revision:486512Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Add a dummy fontname to cava.bdf

Without it, the BDF is malformed with FONT set to just "psf" which
is not a proper XLFD.  This confuses newer vtfontcvt versions which
check for character cell spacing.

PR:		205707
0.6.1_1
02 Dec 2018 16:10:33
Revision:486468Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Unbreak build when vtfontcvt is missing
0.6.1_1
04 Oct 2018 07:30:36
Revision:481208Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Add vt(4) font

On Linux Cava loads a custom font to display blocks with varying
heights and widths on the Linux console.  Provide support for it
on FreeBSD with vt(4) too.
0.6.1
10 Sep 2018 10:41:10
Revision:479389Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Unbreak build on powerpc (or with gcc 4.2)

- Remove command line options that gcc 4.2 does not recognize
- Allow build on powerpc64 again as it most likely will work now too
- Move post-patch to a patch file while here
0.6.1
10 Sep 2018 02:06:13
Revision:479351Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.6.1
08 May 2018 05:59:04
Revision:469360Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Update to 0.6.1

- Drop upstreamed sndio patch
- Enable SNDIO by default
- Add explicit EXAMPLES option
- Also install the README.md so that we install some form of documentation
- ALSA is not applicable to cava on FreeBSD so don't mention it in the
  comment and description

Changes:	https://github.com/karlstav/cava/releases/tag/0.6.1
0.6.0
12 Mar 2018 10:44:21
Revision:464245Original commit files touched by this commit
tobik search for other commits by this committer
audio/cava: Take maintainership

PR:		226551
Approved by:	omar.polo@protonmail.com (maintainer)
0.6.0
30 Oct 2017 09:44:12
Revision:453161Original commit files touched by this commit
tobik search for other commits by this committer
New port: audio/cava

C.A.V.A. is a bar spectrum audio visualizer for the terminal using
ALSA, PulseAudio, sndio or fifo buffer for input.

This program is not intended for scientific use.  It's written to look
responsive and aesthetic when used to visualize music.

WWW: https://karlstav.github.io/cava

- Include a backport of an sndio input contributed by me

PR:		223301
Submitted by:	omar.polo@protonmail.com (based on)

Number of commits found: 25