Mention conflict with audio/gmixer.
Set maintainer to ports@FreeBSD.org.
(gdb) bt
#0 0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6
#1 0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
#2 0x804ae1a in CbMute ()
#3 0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#4 0x8051f97 in Notify ()
Submitted by: Frederik Meerwaldt <frederik@freddym.org>
Xmixer includes two programs, xmixer and gmixer. xmixer uses
Athena widgets and gmixer uses GTK+.
It can change the volume for multiple devices, select input
device(s) for recording, hide devices you don't want to see,
and has batch support.
PR: 14555
Submitted by: Trevor Johnson <trevor@jpj.net>