From owner-freebsd-ports Thu Jan 2 20:10: 6 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2330537B401 for ; Thu, 2 Jan 2003 20:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36FB043EDC for ; Thu, 2 Jan 2003 20:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h034A2NS036138 for ; Thu, 2 Jan 2003 20:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h034A2mS036137; Thu, 2 Jan 2003 20:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFA9737B401 for ; Thu, 2 Jan 2003 20:08:58 -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 365B443EDC for ; Thu, 2 Jan 2003 20:08:54 -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 h0348quK041116 for ; Thu, 2 Jan 2003 23:08:52 -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 h0348pFu041115; Thu, 2 Jan 2003 23:08:51 -0500 (EST) Message-Id: <200301030408.h0348pFu041115@pool-151-200-10-97.res.east.verizon.net> Date: Thu, 2 Jan 2003 23:08:51 -0500 (EST) From: Mike Makonnen Reply-To: Mike Makonnen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46707: [NEW PORT} audio/asmix mixer for afterstep Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46707 >Category: ports >Synopsis: [NEW PORT} audio/asmix mixer for afterstep >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 02 20:10:01 PST 2003 >Closed-Date: >Last-Modified: >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 a port of asmix(1) for the afterstep window manager. >How-To-Repeat: >Fix: shell archive follows: --- asmix.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: # # asmix # asmix/pkg-comment # asmix/Makefile # asmix/pkg-plist # asmix/distinfo # asmix/pkg-descr # echo c - asmix mkdir -p asmix > /dev/null 2>&1 echo x - asmix/pkg-comment sed 's/^X//' >asmix/pkg-comment << 'END-of-asmix/pkg-comment' XVolume control dock-app for the AfterStep Window Manager END-of-asmix/pkg-comment echo x - asmix/Makefile sed 's/^X//' >asmix/Makefile << 'END-of-asmix/Makefile' X# New ports collection makefile for: asmix X# Date created: 1 January 2003 X# Whom: mtm@identd.net X# X# $FreeBSD$ X# X XPORTNAME= asmix XPORTVERSION= 1.4 XCATEGORIES= audio afterstep XMASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ X http://www.tigr.net/afterstep/download/asmix/ XMASTER_SITE_SUBDIR= apps/asmix 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 X.include END-of-asmix/Makefile echo x - asmix/pkg-plist sed 's/^X//' >asmix/pkg-plist << 'END-of-asmix/pkg-plist' Xbin/asmix END-of-asmix/pkg-plist echo x - asmix/distinfo sed 's/^X//' >asmix/distinfo << 'END-of-asmix/distinfo' XMD5 (asmix-1.4.tar.gz) = a1836666d0662f7b80774a9aaee377d4 END-of-asmix/distinfo echo x - asmix/pkg-descr sed 's/^X//' >asmix/pkg-descr << 'END-of-asmix/pkg-descr' XThe asmix utility is a volume control knob for X windows and for AfterStep Xwindow manager especially. The knob can be used to adjust the master Xvolume of your sound card. X XWWW: http://www.tigr.net/afterstep/ END-of-asmix/pkg-descr exit --- asmix.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message