From owner-freebsd-ports Wed Jan 24 5:30:26 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 645B537B404 for ; Wed, 24 Jan 2001 05:30:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0ODU5541950; Wed, 24 Jan 2001 05:30:05 -0800 (PST) (envelope-from gnats) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 4F48037B401 for ; Wed, 24 Jan 2001 05:29:08 -0800 (PST) Received: from sobek.openirc.co.uk ([62.252.12.48]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010124132904.KLQD23225.mta02-svc.ntlworld.com@sobek.openirc.co.uk> for ; Wed, 24 Jan 2001 13:29:04 +0000 Message-Id: Date: Wed, 24 Jan 2001 13:35:43 +0000 (GMT) From: George Reid To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24605: New port: umix: An advanced tool for adjusting soundcard mixers, designed as a replacement for aumix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24605 >Category: ports >Synopsis: New port: umix: An advanced tool for adjusting soundcard mixers, designed as a replacement for aumix. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 24 05:30:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: George Reid >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSD UKUG >Environment: n/a >Description: Umix is an advanced tool for adjusting soundcard mixers. You can adjust your mixer either from the command line or from a fullscreen curses user interface. It was designed as a replacement for Aumix. - George Reid greid@ukug.uk.freebsd.org >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # umix # umix/Makefile # umix/distinfo # umix/pkg-descr # umix/pkg-comment # umix/pkg-plist # echo c - umix mkdir -p umix > /dev/null 2>&1 echo x - umix/Makefile sed 's/^X//' >umix/Makefile << 'END-of-umix/Makefile' X# New ports collection makefile for: umix X# Date created: 24 January 2001 X# Whom: George Reid X# X# $FreeBSD$ X# X XPORTNAME= umix XPORTVERSION= 0.3 XCATEGORIES= audio XMASTER_SITES= http://www.ionstream.fi/sakari/umix/ X XMAINTAINER= greid@ukug.uk.freebsd.org X XGNU_CONFIGURE= yes X XMAN1= umix.1 X X.include END-of-umix/Makefile echo x - umix/distinfo sed 's/^X//' >umix/distinfo << 'END-of-umix/distinfo' XMD5 (umix-0.3.tar.gz) = ce811d4f96c1a2f7dcf29e943a190899 END-of-umix/distinfo echo x - umix/pkg-descr sed 's/^X//' >umix/pkg-descr << 'END-of-umix/pkg-descr' XUmix is an advanced tool for adjusting soundcard mixers. You can Xadjust your mixer either from the command line or from a fullscreen Xcurses user interface. It was designed as a replacement for Aumix. X X- George Reid Xgreid@ukug.uk.freebsd.org END-of-umix/pkg-descr echo x - umix/pkg-comment sed 's/^X//' >umix/pkg-comment << 'END-of-umix/pkg-comment' XAn advanced tool for adjusting soundcard mixers, designed as a replacement for aumix. END-of-umix/pkg-comment echo x - umix/pkg-plist sed 's/^X//' >umix/pkg-plist << 'END-of-umix/pkg-plist' Xbin/umix END-of-umix/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message