Port details |
- virtual_oss_equalizer virtual_oss equalizer utility
- 1403000 audio
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. IGNORE: requires FreeBSD source files in /usr/src
- Maintainer: christos@FreeBSD.org
 - Port Added: 2025-09-30 15:42:07
- Last Update: 2025-09-30 15:39:22
- Commit Hash: 35215c1
- License: BSD2CLAUSE
- WWW:
- https://freebsd.org
- Description:
- Equalizer utility for virtual_oss.
The port installs virtual_equalizer(8), which provides equalizer functionality
for virtual_oss(8) devices. See virtual_equalizer.8 for more information.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- virtual_oss_equalizer>0:audio/virtual_oss_equalizer
- To install the port:
- cd /usr/ports/audio/virtual_oss_equalizer/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install audio/virtual_oss_equalizer
- pkg install virtual_oss_equalizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virtual_oss_equalizer
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libfftw3.so : math/fftw3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_virtual_oss_equalizer
- USES:
- pathfix uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1403000 30 Sep 2025 15:39:22
    |
Christos Margiolis (christos)  |
audio/virtual_oss_equalizer: New port
Although src commit 9cab9fde5eda ("virtual_oss: Port to base") includes
the equalizer utility, we do not hook it to the src build, because it
depends on the third party library fftw3, so we build it as a port
instead.
The port simply builds the files from src, which is not ideal, as this
means that the src repo needs to be present in the system in order for
the port to build, but this way we can avoid version mismatches and
ifdef hell as the project progresses.
Note that this is an extension for the base system virtual_oss, and not
audio/virtual_oss.
Sponsored by: The FreeBSD Foundation
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D52366 |
Number of commits found: 1
|