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 2022Q3
fluidsynth Real-time software synthesizer based on the SoundFont 2 specifications
2.2.8 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 2.2.8Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:31:35
Last Update: 2022-07-23 11:05:49
Commit Hash: 328c903
License: LGPL21
WWW:
https://www.fluidsynth.org/
Description:
FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. It is a "software synthesizer". FluidSynth can read MIDI events from the MIDI input device and render them to the audio device. It can also play MIDI files. Note: FluidSynth was previously called IIWU Synth. WWW: https://www.fluidsynth.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fluidsynth-2.2.8/catalog.mk
  3. /usr/local/share/licenses/fluidsynth-2.2.8/LICENSE
  4. /usr/local/share/licenses/fluidsynth-2.2.8/LGPL21
  5. bin/fluidsynth
  6. include/fluidsynth.h
  7. include/fluidsynth/audio.h
  8. include/fluidsynth/event.h
  9. include/fluidsynth/gen.h
  10. include/fluidsynth/ladspa.h
  11. include/fluidsynth/log.h
  12. include/fluidsynth/midi.h
  13. include/fluidsynth/misc.h
  14. include/fluidsynth/mod.h
  15. include/fluidsynth/seq.h
  16. include/fluidsynth/seqbind.h
  17. include/fluidsynth/settings.h
  18. include/fluidsynth/sfont.h
  19. include/fluidsynth/shell.h
  20. include/fluidsynth/synth.h
  21. include/fluidsynth/types.h
  22. include/fluidsynth/version.h
  23. include/fluidsynth/voice.h
  24. lib/libfluidsynth.so
  25. lib/libfluidsynth.so.3
  26. lib/libfluidsynth.so.3.1.1
  27. libdata/pkgconfig/fluidsynth.pc
  28. man/man1/fluidsynth.1.gz
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • fluidsynth>0:audio/fluidsynth
To install the port:
cd /usr/ports/audio/fluidsynth/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/fluidsynth
  • pkg install fluidsynth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fluidsynth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1658525753 SHA256 (FluidSynth-fluidsynth-v2.2.8_GH0.tar.gz) = 7c29a5cb7a2755c8012d941d1335da7bda957bbb0a86b7c59215d26773bb51fe SIZE (FluidSynth-fluidsynth-v2.2.8_GH0.tar.gz) = 1751615

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. libjack.so : audio/jack
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libreadline.so.8 : devel/readline
This port is required by:
for Libraries
  1. audio/carla
  2. audio/muse-sequencer

Configuration Options:
===> The following configuration options are available for fluidsynth-2.2.8: ALSA=off: ALSA audio architecture support DBUS=off: D-Bus IPC system support JACK=on: JACK audio server support LADSPA=off: LADSPA audio plugins support LASH=off: LASH audio support PORTAUDIO=off: PortAudio library support PULSEAUDIO=off: PulseAudio sound server support READLINE=on: Command line editing via libreadline SDL=off: Simple Direct Media Layer support SNDFILE=off: Audio conversion support via libsndfile SNDIO=off: Sndio audio support ===> Use 'make config' to modify these settings
Options name:
audio_fluidsynth
USES:
cmake cpe gnome pkgconfig readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FluidSynth/fluidsynth/tar.gz/v2.2.8?dummy=/
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
2.2.8
23 Jul 2022 11:05:49
commit hash: 328c9036c1c97e360f3fe951177c8da4ab61c2a3commit hash: 328c9036c1c97e360f3fe951177c8da4ab61c2a3commit hash: 328c9036c1c97e360f3fe951177c8da4ab61c2a3commit hash: 328c9036c1c97e360f3fe951177c8da4ab61c2a3 files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream release 2.2.8

Details:
- Bugfix release, see
  https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.8

MFH:		2022Q3
(cherry picked from commit bc920fd8a9fb343140751f86bc7f6838d7c18e73)

Number of commits found: 1