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
fossmixer Graphical mixer application for OSS
0.0.3_5 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.0.3_4Version of this port present on the latest quarterly branch.
Maintainer: salojan@goto10.co search for ports maintained by this maintainer
Port Added: 2019-08-20 12:33:50
Last Update: 2024-04-04 10:23:23
Commit Hash: 0e28686
License: BSD3CLAUSE
WWW:
https://detroit.sourceforge.net/app_fossmixer.html
Description:
FOSS Mixer is a graphical mixer application for FreeBSD to control OSS audio backend. Mixer can be use to control audio levels, set recording source, and it includes white noise generator for testing the audio output. It is pretty much what mixer(1) does. FOSS Mixer does not need third party user interface library, it runs on plain X11/OpenGL.
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 (32 items)
Collapse this list.
  1. /usr/local/share/licenses/fossmixer-0.0.3_5/catalog.mk
  2. /usr/local/share/licenses/fossmixer-0.0.3_5/LICENSE
  3. /usr/local/share/licenses/fossmixer-0.0.3_5/BSD3CLAUSE
  4. @sample etc/fossmixer/fossmixer.conf.sample
  5. @sample etc/fossmixer/fossmixer.res.sample
  6. bin/fossmixer
  7. share/detroit/fonts/KEEPME
  8. share/detroit/fonts/NotoSans-Italic.ttf
  9. share/detroit/fonts/NotoSans-Regular.ttf
  10. share/detroit/widgets/button_1_1.widget
  11. share/detroit/widgets/button_2_1.widget
  12. share/detroit/widgets/button_3_1.widget
  13. share/detroit/widgets/knob_1_1.widget
  14. share/detroit/widgets/knob_1_2.widget
  15. share/detroit/widgets/knob_2_1.widget
  16. share/detroit/widgets/knob_2_2.widget
  17. share/detroit/widgets/knob_3_1.widget
  18. share/detroit/widgets/knob_3_2.widget
  19. share/detroit/widgets/lamp_1_1.widget
  20. share/detroit/widgets/led_1_1.widget
  21. share/detroit/widgets/led_2_1.widget
  22. share/detroit/widgets/led_3_1.widget
  23. share/detroit/widgets/slide_1_1.widget
  24. share/detroit/widgets/slide_1_2.widget
  25. share/detroit/widgets/slide_2_1.widget
  26. share/detroit/widgets/slide_2_2.widget
  27. share/detroit/widgets/slide_3_1.widget
  28. share/detroit/widgets/slide_3_2.widget
  29. share/fossmixer/fossmixer_bg.tga
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • fossmixer>0:audio/fossmixer
To install the port:
cd /usr/ports/audio/fossmixer/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/fossmixer
  • pkg install fossmixer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fossmixer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1627745757 SHA256 (detroit-0.2.3.tar.xz) = b56f1f4b32eb3c39b428d944a05b65cd17a4328e1b6bb577bd5de1d9f0d55618 SIZE (detroit-0.2.3.tar.xz) = 22256400

Packages (timestamps in pop-ups are UTC):
fossmixer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.3_50.0.3_5-0.0.3_50.0.3_5---
FreeBSD:13:quarterly0.0.3_50.0.3_5-0.0.3_50.0.3_50.0.3_40.0.3_40.0.3_4
FreeBSD:14:latest0.0.3_40.0.3_5-0.0.3_40.0.3_50.0.3_3-0.0.3_3
FreeBSD:14:quarterly0.0.3_40.0.3_5-0.0.3_40.0.3_50.0.3_40.0.3_40.0.3_4
FreeBSD:15:latest0.0.3_40.0.3_5n/a0.0.3_4n/a0.0.3_40.0.3_40.0.3_4
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. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. xorgproto>=0 : x11/xorgproto
  4. x11.pc : x11/libX11
  5. xext.pc : x11/libXext
  6. xrandr.pc : x11/libXrandr
  7. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. noto-basic>0 : x11-fonts/noto-basic
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libao.so : audio/libao
  2. libportaudio.so : audio/portaudio
  3. libpulse-simple.so : audio/pulseaudio
  4. libiconv.so : converters/libiconv
  5. libltdl.so : devel/libltdl
  6. libfreetype.so : print/freetype2
  7. libintl.so : devel/gettext-runtime
  8. libGL.so : graphics/libglvnd
Extract dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_fossmixer
USES:
gettext-runtime gl perl5 pkgconfig tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (52 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/detroit/
  2. http://cytranet.dl.sourceforge.net/project/detroit/
  3. http://deac-ams.dl.sourceforge.net/project/detroit/
  4. http://deac-fra.dl.sourceforge.net/project/detroit/
  5. http://deac-riga.dl.sourceforge.net/project/detroit/
  6. http://downloads.sourceforge.net/project/detroit/
  7. http://excellmedia.dl.sourceforge.net/project/detroit/
  8. http://freefr.dl.sourceforge.net/project/detroit/
  9. http://gigenet.dl.sourceforge.net/project/detroit/
  10. http://ixpeering.dl.sourceforge.net/project/detroit/
  11. http://jaist.dl.sourceforge.net/project/detroit/
  12. http://kumisystems.dl.sourceforge.net/project/detroit/
  13. http://liquidtelecom.dl.sourceforge.net/project/detroit/
  14. http://nchc.dl.sourceforge.net/project/detroit/
  15. http://netactuate.dl.sourceforge.net/project/detroit/
  16. http://netcologne.dl.sourceforge.net/project/detroit/
  17. http://netix.dl.sourceforge.net/project/detroit/
  18. http://onboardcloud.dl.sourceforge.net/project/detroit/
  19. http://phoenixnap.dl.sourceforge.net/project/detroit/
  20. http://razaoinfo.dl.sourceforge.net/project/detroit/
  21. http://sinalbr.dl.sourceforge.net/project/detroit/
  22. http://sitsa.dl.sourceforge.net/project/detroit/
  23. http://tenet.dl.sourceforge.net/project/detroit/
  24. http://udomain.dl.sourceforge.net/project/detroit/
  25. http://ufpr.dl.sourceforge.net/project/detroit/
  26. http://versaweb.dl.sourceforge.net/project/detroit/
  27. https://cfhcable.dl.sourceforge.net/project/detroit/
  28. https://cytranet.dl.sourceforge.net/project/detroit/
  29. https://deac-ams.dl.sourceforge.net/project/detroit/
  30. https://deac-fra.dl.sourceforge.net/project/detroit/
  31. https://deac-riga.dl.sourceforge.net/project/detroit/
  32. https://downloads.sourceforge.net/project/detroit/
  33. https://excellmedia.dl.sourceforge.net/project/detroit/
  34. https://freefr.dl.sourceforge.net/project/detroit/
  35. https://gigenet.dl.sourceforge.net/project/detroit/
  36. https://ixpeering.dl.sourceforge.net/project/detroit/
  37. https://jaist.dl.sourceforge.net/project/detroit/
  38. https://kumisystems.dl.sourceforge.net/project/detroit/
  39. https://liquidtelecom.dl.sourceforge.net/project/detroit/
  40. https://nchc.dl.sourceforge.net/project/detroit/
  41. https://netactuate.dl.sourceforge.net/project/detroit/
  42. https://netcologne.dl.sourceforge.net/project/detroit/
  43. https://netix.dl.sourceforge.net/project/detroit/
  44. https://onboardcloud.dl.sourceforge.net/project/detroit/
  45. https://phoenixnap.dl.sourceforge.net/project/detroit/
  46. https://razaoinfo.dl.sourceforge.net/project/detroit/
  47. https://sinalbr.dl.sourceforge.net/project/detroit/
  48. https://sitsa.dl.sourceforge.net/project/detroit/
  49. https://tenet.dl.sourceforge.net/project/detroit/
  50. https://udomain.dl.sourceforge.net/project/detroit/
  51. https://ufpr.dl.sourceforge.net/project/detroit/
  52. https://versaweb.dl.sourceforge.net/project/detroit/
Collapse this list.

There are no commits on branch 2022Q3 for this port