From alex@foxybanana.com  Wed Mar  8 22:58:58 2006
Return-Path: <alex@foxybanana.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DDB2416A420
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 22:58:57 +0000 (GMT)
	(envelope-from alex@foxybanana.com)
Received: from letra.reed.edu (letra.reed.edu [134.10.2.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC9343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 22:58:57 +0000 (GMT)
	(envelope-from alex@foxybanana.com)
Received: from [134.10.29.217] (c029h217.dorm.reed.edu [134.10.29.217])
	(authenticated bits=0)
	by letra.reed.edu (8.12.10/8.12.10) with ESMTP id k28MwuSM024341
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 Mar 2006 14:58:57 -0800 (PST)
Message-Id: <440F61A8.3090108@foxybanana.com>
Date: Wed, 08 Mar 2006 14:58:48 -0800
From: Alexander Botero-Lowry <alex@foxybanana.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [NEW PORT] audio/nyello: An advanced command-line interface and shell
 f,or xmms2

>Number:         94253
>Category:       ports
>Synopsis:       [NEW PORT] audio/nyello: An advanced command-line xmms2 client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 23:00:17 GMT 2006
>Closed-Date:    Sat Mar 11 09:17:52 GMT 2006
>Last-Modified:  Sat Mar 11 09:17:52 GMT 2006
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
 System: FreeBSD Laptop 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
nyello is a command-line XMMS2 client.
 
It aims at providing a high-level interface to the XMMS2 server, with
a concise and powerful interaction syntax. It boasts (or soon will boast)
advanced features, such as rich pattern expressions to efficiently browse
your library, smart completion of commands and custom song collections to
organize your library.
 
It can either run a single command or work like a shell (if started without
argument). As a command-line program, it is mostly targetted at Unix power-
users.  

WWW: http://sirius.cine7.net/nyello/index.php
 
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
 
 --- nyello-0.4.1.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:
 #
 #       nyello
 #       nyello/Makefile
 #       nyello/pkg-descr
 #       nyello/pkg-plist
 #       nyello/distinfo
 #
 echo c - nyello
 mkdir -p nyello > /dev/null 2>&1
 echo x - nyello/Makefile
 sed 's/^X//' >nyello/Makefile << 'END-of-nyello/Makefile'
 X# New ports collection makefile for:    nyello
 X# Date created:                                03 Mar 2006
 X# Whom:                                        Alexander Botero-Lowry 
 <alex@foxybanana.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=      nyello
 XPORTVERSION=   0.4.1
 XCATEGORIES=    audio
 XMASTER_SITES=  http://sirius.cine7.net/nyello/releases/
 X
 XMAINTAINER=    alex@foxybanana.com
 XCOMMENT=       An advanced command-line interface and shell for xmms2
 X
 XBUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
 X
 XWRKSRC=                ${WRKDIR}/${DISTNAME}
 X
 XGNU_CONFIGURE= yes
 XCONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
 X               CPPFLAGS="${CPPFLAGS}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
 XUSE_BZIP2=     yes
 X
 X.include <bsd.port.mk>
 END-of-nyello/Makefile
 echo x - nyello/pkg-descr
 sed 's/^X//' >nyello/pkg-descr << 'END-of-nyello/pkg-descr'
 Xnyello is a command-line XMMS2 client.
 X
 XIt aims at providing a high-level interface to the XMMS2 server, with a concise
 X and powerful interaction syntax. It boasts (or soon will boast) advanced
 Xfeatures, such as rich pattern expressions to efficiently browse your library,
 Xsmart completion of commands and custom song collections to organize your
 Xlibrary.
 X
 XIt can either run a single command or work like a shell (if started without
 Xargument). As a command-line program, it is mostly targetted at Unix
 Xpower-users.
 X
 XWWW: http://sirius.cine7.net/nyello/index.php
 END-of-nyello/pkg-descr
 echo x - nyello/pkg-plist
 sed 's/^X//' >nyello/pkg-plist << 'END-of-nyello/pkg-plist'
 Xbin/nyello
 END-of-nyello/pkg-plist
 echo x - nyello/distinfo
 sed 's/^X//' >nyello/distinfo << 'END-of-nyello/distinfo'
 XSHA256 (nyello-0.4.1.tar.bz2) = 
 74b6f8942521e0527c1150d542085f52a9e17cc700365f46e7c6eeb3f99d6fd7
 XMD5 (nyello-0.4.1.tar.bz2) = 8ed6576966ded202fc482d5b61f81d3a
 XSIZE (nyello-0.4.1.tar.bz2) = 96618
 END-of-nyello/distinfo
 exit
 --- nyello-0.4.1.shar ends here ---
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->change-request 
Class-Changed-By: linimon 
Class-Changed-When: Wed Mar 8 23:48:39 UTC 2006 
Class-Changed-Why:  
Rescue this PR from the 'pending' category and try to recover the formatting. 
All the tabs have been converted to spaces, so more work will be needed on 
the Makeifile.  I have tried to recover the lines which were split at 80 
characters. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Mar 8 23:48:39 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=94253 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 11 09:17:25 UTC 2006 
State-Changed-Why:  
Superceded by ports/94313. 

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