From owner-freebsd-ports Sat May 22 10:20: 4 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 351D314D93 for ; Sat, 22 May 1999 10:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA03983; Sat, 22 May 1999 10:20:01 -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 10FCD14D93 for ; Sat, 22 May 1999 10:12:11 -0700 (PDT) (envelope-from norn@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 2412D144A; Sat, 22 May 1999 10:12:08 -0700 (PDT) Message-Id: <19990522171208.2412D144A@norn.ca.eu.org> Date: Sat, 22 May 1999 10:12:08 -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/11835: New port: aumix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11835 >Category: ports >Synopsis: New port: 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: Sat May 22 10:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Piazza >Release: FreeBSD 4.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #213: Wed May 19 09:07:23 PDT 1999 norn@norn.ca.eu.org:/usr/src/sys/compile/NORN i386 >Description: A fullscreen mixer for the console using ncurses >How-To-Repeat: >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: # # aumix # aumix/files # aumix/files/md5 # aumix/pkg # aumix/pkg/COMMENT # aumix/pkg/DESCR # aumix/pkg/PLIST # aumix/Makefile # echo c - aumix mkdir -p aumix > /dev/null 2>&1 echo c - aumix/files mkdir -p aumix/files > /dev/null 2>&1 echo x - aumix/files/md5 sed 's/^X//' >aumix/files/md5 << 'END-of-aumix/files/md5' XMD5 (aumix-1.18.4.tar.gz) = 1451d865adc0a529c7b0fb5e7e2888ee END-of-aumix/files/md5 echo c - aumix/pkg mkdir -p aumix/pkg > /dev/null 2>&1 echo x - aumix/pkg/COMMENT sed 's/^X//' >aumix/pkg/COMMENT << 'END-of-aumix/pkg/COMMENT' XA fullscreen ncurses based audio mixer for the console. END-of-aumix/pkg/COMMENT echo x - aumix/pkg/DESCR sed 's/^X//' >aumix/pkg/DESCR << 'END-of-aumix/pkg/DESCR' XA program for adjusting audio mixers from the command line or Xscripts, or interactively at the console or a terminal with a full-screen, Xncurses-based interface X XWWW: http://jpj.net/~trevor/aumix.html X X-Chris Piazza Xcpiazza@home.net END-of-aumix/pkg/DESCR echo x - aumix/pkg/PLIST sed 's/^X//' >aumix/pkg/PLIST << 'END-of-aumix/pkg/PLIST' Xbin/aumix Xshare/locale/de/LC_MESSAGES/aumix.mo Xshare/locale/es/LC_MESSAGES/aumix.mo Xshare/locale/pl/LC_MESSAGES/aumix.mo Xshare/locale/pt_BR/LC_MESSAGES/aumix.mo Xshare/locale/ru/LC_MESSAGES/aumix.mo Xshare/locale/ua/LC_MESSAGES/aumix.mo END-of-aumix/pkg/PLIST echo x - aumix/Makefile sed 's/^X//' >aumix/Makefile << 'END-of-aumix/Makefile' X# New ports collection makefile for: aumix X# Version required: 1.18.4 X# Date created: 21 May 1999 X# Whom: Chris Piazza X# X# $Id$ X# X XDISTNAME= aumix-1.18.4 XCATEGORIES= audio XMASTER_SITES= http://jpj.net/~trevor/aumix/ \ X ${MASTER_SITE_SUNSITE} XMASTER_SITE_SUBDIR= apps/sound/mixers X XMAINTAINER= cpiazza@home.net X XLIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XCONFIGURE_ENV+= CPPFLAGS="-L${LOCALBASE}/lib -I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -I${LOCALBASE}/include" X XMAN1= aumix.1 X X.include END-of-aumix/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