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
faudio Accuracy-focused XAudio reimplementation
21.01 audio on this many watch lists=1 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 21.01Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-26 22:24:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: py39-pycparser, libxkbcommon, xbitmaps, py39-Automat, py39-shiboken2
License: ZLIB
WWW:
https://fna-xna.github.io/
Description:
FAudio is an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3.
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 (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/FAudio-21.01/catalog.mk
  3. /usr/local/share/licenses/FAudio-21.01/LICENSE
  4. /usr/local/share/licenses/FAudio-21.01/ZLIB
  5. include/F3DAudio.h
  6. include/FACT.h
  7. include/FACT3D.h
  8. include/FAPO.h
  9. include/FAPOBase.h
  10. include/FAPOFX.h
  11. include/FAudio.h
  12. include/FAudioFX.h
  13. lib/cmake/FAudio/FAudio-config.cmake
  14. lib/cmake/FAudio/FAudio-targets-release.cmake
  15. lib/cmake/FAudio/FAudio-targets.cmake
  16. lib/libFAudio.so
  17. lib/libFAudio.so.0
  18. lib/libFAudio.so.0.21.01
  19. libdata/pkgconfig/FAudio.pc
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • FAudio>0:audio/faudio
To install the port:
cd /usr/ports/audio/faudio/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/faudio
  • pkg install FAudio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: FAudio
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609598982 SHA256 (FNA-XNA-FAudio-21.01_GH0.tar.gz) = bebe6aa66a64c7d936b44120d59b2bd4aaf6d7999777aa3c6cdb6ccde51ce59d SIZE (FNA-XNA-FAudio-21.01_GH0.tar.gz) = 1134752

Packages (timestamps in pop-ups are UTC):
FAudio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest21.0121.0121.0121.0121.01---
FreeBSD:13:quarterly21.0121.01-21.0121.0121.0121.0121.01
FreeBSD:14:latest21.0121.01-21.0121.0121.01-21.01
FreeBSD:14:quarterly21.0121.01-21.0121.0121.0121.0121.01
FreeBSD:15:latest21.0121.01n/a21.01n/a21.0121.0121.01
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. sdl2-config : devel/sdl20
  4. gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libSDL2.so : devel/sdl20
  2. libintl.so : devel/gettext-runtime
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgstreamer-1.0.so : multimedia/gstreamer1
This port is required by:
for Libraries
  1. emulators/rpcs3
  2. games/vvvvvv

Configuration Options:
===> The following configuration options are available for FAudio-21.01: GSTREAMER=on: WMA/XMA support via GStreamer ===> Use 'make config' to modify these settings
Options name:
audio_faudio
USES:
cmake compiler:c11 sdl gettext-runtime gnome gstreamer pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FNA-XNA/FAudio/tar.gz/21.01?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
21.01
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)
21.01
30 Apr 2022 08:03:20
commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
21.01
01 May 2021 17:55:55
commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
21.01
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
21.01
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.
21.01
02 Jan 2021 15:36:43
Revision:559952Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream release 21.01.

Details:
- Bugfix release, see
  https://github.com/FNA-XNA/FAudio/releases/tag/21.01
20.10
04 Oct 2020 09:57:52
Revision:551372Original commit files touched by this commit
tcberner search for other commits by this committer
audio/faudio: update to 20.10

New Features:
    * XACT:
        * Add support for WAVESTOP notifications
        * Add support for engines without settings files (or empty settings
files)

Fixes:
    * Add power-of-two quantum fallback paths for *BSD and Emscripten
    * Return a unique error code for audio engines with a bad platform ID
    * Fix a deadlock in Wolfenstein: The Old Blood related to callbacks
    * Fix a crash for streaming WaveBanks when calling Destroy
    * stb_vorbis: Handle malloc(0) calls
20.09
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
20.09
02 Sep 2020 19:44:44
Revision:547381Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.09

FFMPEG has been replaced with GStreamer for a while.  Let the port
catch up.

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.09
20.08
01 Aug 2020 17:08:56
Revision:543917Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.08

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.08
20.07
01 Jul 2020 17:45:26
Revision:540983Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.07

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.07
20.06
04 Jun 2020 18:16:29
Revision:537920Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.06

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.06
20.05
02 May 2020 04:40:23
Revision:533656Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.05

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.05
20.04_1
11 Apr 2020 14:15:41
Revision:531426Original commit files touched by this commit
jbeich search for other commits by this committer
audio/faudio: work around OSS audio crash

INFO: OpenAudioDevice failed: Fragment size must be a power of two

PR:		245533
Approved by:	tobik (maintainer)
20.04
02 Apr 2020 05:05:29
Revision:530259Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.04

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.04
20.03
04 Mar 2020 15:07:14
Revision:527756Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.03

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.03
20.02
02 Feb 2020 18:01:56
Revision:524994Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.02

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.02
20.01
02 Jan 2020 11:54:11
Revision:521832Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 20.01

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/20.01
19.12
01 Dec 2019 17:33:55
Revision:518788Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.12

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.12
19.11
01 Nov 2019 17:52:21
Revision:516256Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.11

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.11
19.10
01 Oct 2019 11:27:19
Revision:513473Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.10

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.10
19.09
01 Sep 2019 13:50:10
Revision:510692Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.09

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.09
19.08_1
05 Aug 2019 23:06:50
Revision:508216Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
19.08
01 Aug 2019 15:48:18
Revision:507776Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.08

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.08
19.07_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
19.07
01 Jul 2019 16:28:53
Revision:505617Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.07

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.07
19.06.07
08 Jun 2019 15:23:24
Revision:503740Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.06.07

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.06.07
19.06
02 Jun 2019 12:51:26
Revision:503311Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.06

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.06
19.05
01 May 2019 17:07:29
Revision:500597Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.05

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.05
19.04
01 Apr 2019 16:00:01
Revision:497489Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.04

Changes:	https://github.com/FNA-XNA/FAudio/releases/tag/19.04
19.03
01 Mar 2019 17:40:19
Revision:494307Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Update to 19.03

Changes:	https://github.com/FNA-XNA/FAudio/compare/19.02-23-ge5c9c20...19.03
19.02.23
26 Feb 2019 22:48:20
Revision:493986Original commit files touched by this commit
tobik search for other commits by this committer
audio/faudio: Add missing USE_LDCONFIG
19.02.23
26 Feb 2019 22:24:15
Revision:493984Original commit files touched by this commit
tobik search for other commits by this committer
New port: audio/faudio

FAudio is an XAudio reimplementation that focuses solely on developing
fully accurate DirectX Audio runtime libraries for the FNA project,
including XAudio2, X3DAudio, XAPO, and XACT3.

WWW: https://fna-xna.github.io/

Requested by:	gerald (for future versions of emulators/wine)

Number of commits found: 34