1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tilman Keskinoz
33d3d91ed6 Add a patch, that fixes a Coredump. From the PR:
"volctrls array is only initialized for the first 17 devices, various array
buffers were allocated to SOUND_MIXER_NRDEVICES and around that line 295,
that SOUND_MIXER_NRDEVICES was also used as upper limit in for loop.
This turned out to be problem, because in my machine that variable seems
to have value 25"

PR:		38560
Submitted by:	Juha Ylitalo <jylitalo@iki.fi>
Approved by:	Maintainer timeout (8 Months)
2003-01-18 16:08:21 +00:00
Kris Kennaway
71b7408810 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 00:47:46 +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
Justin M. Seger
70f4095e5b Minor cleanups: Use gtk12 and ${INSTALL_*}.
PR:		ports/10936
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-06 09:36:44 +00:00
Steve Price
d137d396bc Import of gmixer version 0.98c.
A X11/gtk+ mixer control.

PR:		10272
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-03 01:48:17 +00:00