Commit graph

8 commits

Author SHA1 Message Date
Trevor Johnson
8054aa8ba1 Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict with
the audio/gmixer port/package.  Remove BROKEN line since this
version works.

Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>
PR:		25208
2001-02-19 22:58:22 +00:00
Trevor Johnson
3fc975a6c2 Mark this broken.
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>
2000-11-02 22:38:54 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
f88b793f01 add dependency on gtk. found by bento 2000-01-22 10:46:55 +00:00
Chris Piazza
7613a06931 Import of xmixer.
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>
1999-11-14 03:17:42 +00:00