The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD audio : aumix

Audio mixer for X11, terminal, or command line

 A program for adjusting audio mixers from the command line or
scripts, or interactively at the console or a terminal with a full-screen,
ncurses-based interface and sysmouse(4) support.

Can optionally be built with a GTK+-based interface. 

http://jpj.net/~trevor/aumix.html



aumix history


v. 1.47
date: 2006/05/30 22:31:07;  author: ehaupt;  state: Exp;  lines: +1 -1
Pass maintainer-ship to submitter.

PR:		97861
Submitted by:	Jacobo Saúl Arvelo Estévez 

v. 1.46 date: 2006/05/16 17:13:36; author: marius; state: Exp; lines: +8 -6 - Add a WITHOUT_NLS knob, allowing to get rid of the gettext dependency. - Use REINPLACE_CMD instead of re-implementing it with CP and SED. Approved by: netchild
v. 1.45 date: 2006/03/07 08:25:43; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.44 date: 2006/02/11 21:02:56; author: netchild; state: Exp; lines: +1 -1 Reset maintainership to ports@ after ~4 months without any response to any PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim [1] PR: 87985 [1]
v. 1.43 date: 2005/11/05 05:19:25; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.42 date: 2004/04/13 15:02:37; author: marcus; state: Exp; lines: +1 -1 Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.
v. 1.41 date: 2004/02/04 04:35:44; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.40 date: 2004/01/23 18:11:43; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.39 date: 2004/01/22 13:34:58; author: trevor; state: Exp; lines: +8 -1 Use PLIST_DIRS and PLIST_FILES macros. PR: 59909
v. 1.38 date: 2003/08/26 20:25:36; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.37 date: 2003/08/25 05:41:18; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.36 date: 2003/08/24 16:39:04; author: trevor; state: Exp; lines: +7 -0 Check ${PREFIX}/etc rather than /etc for the configuration file. requested by: Raphael H. Becker
v. 1.35 date: 2003/04/08 00:39:57; author: marcus; state: Exp; lines: +0 -1 Remove the USE_GNOMENG macro.
v. 1.34 date: 2003/03/01 14:34:19; author: trevor; state: Exp; lines: +1 -0 Retire comment file.
v. 1.33 date: 2003/02/07 19:21:06; author: marcus; state: Exp; lines: +1 -1 Chase gtk20's shared lib version.
v. 1.32 date: 2002/12/08 22:48:37; author: trevor; state: Exp; lines: +17 -2 Fix the GTK+ support. This also enables use of GTK+ 2.0.X. According to the submitter, "if you have both glib12/gtk12 and glib20/gtk20 installed, aumix is linked against both [...]" With just gtk-1.2.x present, the configure script was failing. I successfully tested this under the following circumstances: - gtk-1.2.10_8 - WITHOUT_ALL set, gtk-1.2.10_8 - gtk-1.2.10_8 and gtk-2.0.7 - WITHOUT_ALL set, gtk-1.2.10_8 and gtk-2.0.7 - WITH_GTK2 set, gtk-1.2.10_8 and gtk-2.0.7 Submitted by: Herbert J. Skuhra Also reported by: Morten Rodal and Steve O'Hara-Smith
v. 1.31 date: 2002/11/25 01:56:46; author: trevor; state: Exp; lines: +3 -3 Update to 2.8. Take maintainership. Approved by: cpiazza (carte blanche)
v. 1.30 date: 2002/08/31 00:13:03; author: marcus; state: Exp; lines: +5 -3 Use USE_GNOMENG. PR: 42232 Submitted by: Edwin Groothuis
v. 1.29 date: 2002/08/01 16:22:02; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.28 date: 2002/04/12 17:09:25; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.27 date: 2002/03/15 19:43:42; author: ade; state: Exp; lines: +2 -2 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.26 date: 2000/10/05 06:47:29; author: reg; state: Exp; lines: +8 -14 Implment WANT_GTK.
v. 1.25 date: 2000/07/19 06:08:17; author: cpiazza; state: Exp; lines: +2 -3 Update to 2.7. Adds japanese and swedish messages. PR: 19892 Submitted by: Trevor Johnson
v. 1.24 date: 2000/06/30 10:08:38; author: sobomax; state: Exp; lines: +6 -4 Update to 2.6.1. PR: 19597 Submitted by: Trevor Johnson
v. 1.23 date: 2000/06/14 13:21:06; author: sobomax; state: Exp; lines: +5 -7 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.22 date: 2000/04/19 03:25:22; author: cpiazza; state: Exp; lines: +3 -4 Update to 2.6 PR: 18078 Submitted by: Trevor Johnson
v. 1.21 date: 2000/04/17 00:17:01; author: reg; state: Exp; lines: +4 -4 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.20 date: 2000/04/08 21:23:17; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.19 date: 2000/03/29 23:59:10; author: cpiazza; state: Exp; lines: +3 -3 Update to aumix 2.5 PR: 17674 Submitted by: Trevor Johnson
v. 1.18 date: 2000/03/26 01:06:36; author: cpiazza; state: Exp; lines: +4 -3 Update to 2.4 PR: 17563 Submitted by: Trevor Johnson
v. 1.17 date: 2000/03/07 21:56:47; author: cpiazza; state: Exp; lines: +4 -3 Update to 2.2 PR: 17247 Submitted by: Trevor Johnson
v. 1.16 date: 2000/02/03 03:49:21; author: cpiazza; state: Exp; lines: +23 -7 Update to version 2.1. It is now built with GTK+ unless NO_X11 is defined. If more people are interested in the console version than the GTK version I'll make X11 optional. Submitted by: Trevor Johnson and Christian Weisgerber
v. 1.15 date: 1999/12/31 02:00:03; author: cpiazza; state: Exp; lines: +2 -2 Fix a path in one of the MASTER_SITES PR: 15780 Submitted by: Trevor Johnson
v. 1.14 date: 1999/12/22 19:03:39; author: cpiazza; state: Exp; lines: +3 -3 Update to version 1.30.1 PR: 15598 Submitted by: Trevor Johnson
v. 1.13 date: 1999/12/07 02:25:06; author: cpiazza; state: Exp; lines: +4 -5 Update to version 1.30. This version includes sysmouse(4) support ( thanks to Christian Weisgerber ) PR: 15323 Submitted by: Trevor Johnson
v. 1.12 date: 1999/11/30 18:20:08; author: cpiazza; state: Exp; lines: +4 -3 Update to version 1.29 PR: 15189 Submitted by: Trevor Johnson
v. 1.11 date: 1999/11/28 20:36:42; author: cpiazza; state: Exp; lines: +3 -3 Update to version 1.28 patch-ac is from: Christian Weisgerber PR: 15129 Submitted by: Trevor Johnson
v. 1.10 date: 1999/11/23 18:26:06; author: cpiazza; state: Exp; lines: +3 -5 Update to ver 1.27.3 Submitted by: Christian Weisgerber
v. 1.9 date: 1999/11/18 00:10:22; author: cpiazza; state: Exp; lines: +3 -3 Update to version 1.27.1 Submitted by: Christian Weisgerber
v. 1.8 date: 1999/10/28 04:06:34; author: cpiazza; state: Exp; lines: +6 -3 Update to version 1.24
v. 1.7 date: 1999/08/25 04:35:18; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1999/06/22 01:02:45; author: cpiazza; state: Exp; lines: +3 -3 Update to 1.22.1.
v. 1.5 date: 1999/06/19 08:24:37; author: cpiazza; state: Exp; lines: +3 -3 Change my email address to FreeBSD.org. Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.4 date: 1999/06/12 05:50:00; author: mharo; state: Exp; lines: +3 -3 update to 1.22 PR: 12140 Submitted by: maintainer
v. 1.3 date: 1999/06/08 23:20:38; author: steve; state: Exp; lines: +3 -3 Update to version 1.21. PR: 12045 Submitted by: maintainer
v. 1.2 date: 1999/06/02 05:26:34; author: mharo; state: Exp; lines: +6 -5 Update to 1.19. PR: 11970 Submitted by: Maintainer
v. 1.1 date: 1999/05/29 04:47:12; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/05/29 04:47:12; author: steve; state: Exp; lines: +0 -0 Initial import of aumix version 1.18.4. A fullscreen ncurses based audio mixer for the console. PR: 11835 Submitted by: Chris Piazza =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm