From mtm@identd.net  Thu Jan  2 20:12:15 2003
Return-Path: <mtm@identd.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 11EC537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Jan 2003 20:12:15 -0800 (PST)
Received: from pool-151-200-10-97.res.east.verizon.net (pool-151-200-10-97.res.east.verizon.net [151.200.10.97])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0EE8E43ED1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Jan 2003 20:12:14 -0800 (PST)
	(envelope-from mtm@identd.net)
Received: from pool-151-200-10-97.res.east.verizon.net (localhost [IPv6:::1])
	by pool-151-200-10-97.res.east.verizon.net (8.12.6/8.12.6) with ESMTP id h034C7uK041217
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 2 Jan 2003 23:12:07 -0500 (EST)
	(envelope-from mtm@pool-151-200-10-97.res.east.verizon.net)
Received: (from root@localhost)
	by pool-151-200-10-97.res.east.verizon.net (8.12.6/8.12.6/Submit) id h034C7oA041216;
	Thu, 2 Jan 2003 23:12:07 -0500 (EST)
Message-Id: <200301030412.h034C7oA041216@pool-151-200-10-97.res.east.verizon.net>
Date: Thu, 2 Jan 2003 23:12:07 -0500 (EST)
From: Mike Makonnen <mtm@identd.net>
Reply-To: Mike Makonnen <mtm@identd.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT} audio/asmixer Another mixer for afterstep
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46708
>Category:       ports
>Synopsis:       [NEW PORT} audio/asmixer Another mixer for afterstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 02 20:20:01 PST 2003
>Closed-Date:    Sun Aug 31 15:26:08 PDT 2003
>Last-Modified:  Sun Aug 31 15:26:08 PDT 2003
>Originator:     Mike Makonnen
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD pool-151-200-10-97.res.east.verizon.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Dec 19 15:15:09 EST 2002 mtm@quark:/daemon/build/current/obj/daemon/build/current/src/sys/LEAN i386


	
>Description:
This is another mixer for the afterstep window manager. It is different
from asmix(1).
	
>How-To-Repeat:
	
>Fix:
Shell archive follows:
	

--- asmixer.shar begins here ---
# 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:
#
#	asmixer
#	asmixer/Makefile
#	asmixer/pkg-comment
#	asmixer/pkg-descr
#	asmixer/pkg-plist
#	asmixer/distinfo
#
echo c - asmixer
mkdir -p asmixer > /dev/null 2>&1
echo x - asmixer/Makefile
sed 's/^X//' >asmixer/Makefile << 'END-of-asmixer/Makefile'
X# New ports collection makefile for:	asmixer
X# Date created:		2 January 2003
X# Whom:			mtm@identd.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	asmixer
XPORTVERSION=	0.5
XCATEGORIES=	audio afterstep
XMASTER_SITES=	${MASTER_SITE_AFTERSTEP} \
X		http://www.tigr.net/afterstep/download/asmixer/
XMASTER_SITE_SUBDIR=	apps/asmixer
X
XMAINTAINER=	mtm@identd.net
X
XMAN1=		${PORTNAME}.1x
X
XUSE_X_PREFIX=	yes
XUSE_XPM=	yes
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix=${PREFIX}
X
Xpost-install:
X	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \
X	    ${MAN1PREFIX}/man/man1/${PORTNAME}.1x
X
X.include <bsd.port.mk>
END-of-asmixer/Makefile
echo x - asmixer/pkg-comment
sed 's/^X//' >asmixer/pkg-comment << 'END-of-asmixer/pkg-comment'
XA mixer control for X, and specifically the AfterStep Window Manager
END-of-asmixer/pkg-comment
echo x - asmixer/pkg-descr
sed 's/^X//' >asmixer/pkg-descr << 'END-of-asmixer/pkg-descr'
XThe asmixer utility is a mixer control for the X Windows environment. It
Xis designed to work with the AfterStep Window Manager, but it will
Xwork with Window Maker or most any other Window Manager. It has
Xcontrols for three configurable channels which are master, pcm, and cd
Xvolume by default.
X
XWWW: http://www.tigr.net/afterstep/
END-of-asmixer/pkg-descr
echo x - asmixer/pkg-plist
sed 's/^X//' >asmixer/pkg-plist << 'END-of-asmixer/pkg-plist'
Xbin/asmixer
END-of-asmixer/pkg-plist
echo x - asmixer/distinfo
sed 's/^X//' >asmixer/distinfo << 'END-of-asmixer/distinfo'
XMD5 (asmixer-0.5.tar.gz) = 53b06afb220d7ffc113139fd4bfbb4b9
END-of-asmixer/distinfo
exit
--- asmixer.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 31 15:26:03 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46708 
>Unformatted:
