From owner-freebsd-ports Fri Apr 16 3:42:26 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C6C8153E7 for ; Fri, 16 Apr 1999 03:42:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA34083; Fri, 16 Apr 1999 03:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id DC61F15394 for ; Fri, 16 Apr 1999 03:33:22 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 17D5216E2; Fri, 16 Apr 1999 03:30:52 -0700 (PDT) Message-Id: <19990416103052.17D5216E2@norn.ca.eu.org> Date: Fri, 16 Apr 1999 03:30:52 -0700 (PDT) From: cpiazza@home.net Reply-To: cpiazza@home.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11163: New port: audio/mixer.app Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11163 >Category: ports >Synopsis: New port: audio/mixer.app >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: Fri Apr 16 03:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: 4.0-CURRENT >Description: Yes folks, this program is actually called Mixer.app. Is it just me or is that the laziest program name ever? If you can think of a better name for the port please change it! >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: # # mixer.app # mixer.app/files # mixer.app/files/md5 # mixer.app/pkg # mixer.app/pkg/COMMENT # mixer.app/pkg/DESCR # mixer.app/pkg/PLIST # mixer.app/Makefile # echo c - mixer.app mkdir -p mixer.app > /dev/null 2>&1 echo c - mixer.app/files mkdir -p mixer.app/files > /dev/null 2>&1 echo x - mixer.app/files/md5 sed 's/^X//' >mixer.app/files/md5 << 'END-of-mixer.app/files/md5' XMD5 (Mixer.app-1.3.1.tar.gz) = 63522ee9e9ace5dc43919381a565ee27 END-of-mixer.app/files/md5 echo c - mixer.app/pkg mkdir -p mixer.app/pkg > /dev/null 2>&1 echo x - mixer.app/pkg/COMMENT sed 's/^X//' >mixer.app/pkg/COMMENT << 'END-of-mixer.app/pkg/COMMENT' XAnother mixer intended for the windowmaker dockapp. END-of-mixer.app/pkg/COMMENT echo x - mixer.app/pkg/DESCR sed 's/^X//' >mixer.app/pkg/DESCR << 'END-of-mixer.app/pkg/DESCR' XA dockapp that controls the mixer for three volumes: X * Master X * CD X * PCM X XAuthor: XPer Liden X X-Chris Piazza Xcpiazza@home.net END-of-mixer.app/pkg/DESCR echo x - mixer.app/pkg/PLIST sed 's/^X//' >mixer.app/pkg/PLIST << 'END-of-mixer.app/pkg/PLIST' Xbin/Mixer END-of-mixer.app/pkg/PLIST echo x - mixer.app/Makefile sed 's/^X//' >mixer.app/Makefile << 'END-of-mixer.app/Makefile' X# New ports collection makefile for: mixer.app X# Version required: 1.3.1 X# Date created: 16 April 1999 X# Whom: Chris Piazza X# X# $Id$ X# X XDISTNAME= Mixer.app-1.3.1 XPKGNAME= mixer.app-1.3.1 XCATEGORIES= audio XMASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ X XMAINTAINER= cpiazza@home.net X XUSE_IMAKE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/Mixer ${PREFIX}/bin X X.include END-of-mixer.app/Makefile exit -Chris >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message