Commit graph

19 commits

Author SHA1 Message Date
Sergey A. Osokin
ed7782ad8b Fix building under -CURRENT (gcc 3.3)
Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-24 15:23:03 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Edwin Groothuis
6861f6bb8e Mastersite has gone Missing In Action.
Noticed by: portsurvey
2002-12-21 22:41:30 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
17ac05186d Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 09:55:31 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Ying-Chieh Liao
31154892b6 PERL -> REINPLACE_CMD
PR:		39283
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
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
f53202c601 update WWW 2000-02-24 01:54:28 +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