From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 8 00:00:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 584C716A41B for ; Fri, 8 Feb 2008 00:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E2B713C45B for ; Fri, 8 Feb 2008 00:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m18002sx018540 for ; Fri, 8 Feb 2008 00:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m18002QY018539; Fri, 8 Feb 2008 00:00:02 GMT (envelope-from gnats) Resent-Date: Fri, 8 Feb 2008 00:00:02 GMT Resent-Message-Id: <200802080000.m18002QY018539@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Zane C.B." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F5A616A419 for ; Thu, 7 Feb 2008 23:53:47 +0000 (UTC) (envelope-from SRS0=eay+sg=S4=vvelox.net=vvelox@yourhostingaccount.com) Received: from mailout11.yourhostingaccount.com (mailout11.yourhostingaccount.com [65.254.253.90]) by mx1.freebsd.org (Postfix) with ESMTP id 4FE7213C47E for ; Thu, 7 Feb 2008 23:53:47 +0000 (UTC) (envelope-from SRS0=eay+sg=S4=vvelox.net=vvelox@yourhostingaccount.com) Received: from mailscan21.yourhostingaccount.com ([10.1.15.21] helo=mailscan21.yourhostingaccount.com) by mailout11.yourhostingaccount.com with esmtp (Exim) id 1JNG3i-0000gv-72 for freebsd-gnats-submit@freebsd.org; Thu, 07 Feb 2008 18:21:34 -0500 Received: from impout02.yourhostingaccount.com ([10.1.55.2] helo=impout02.yourhostingaccount.com) by mailscan21.yourhostingaccount.com with esmtp (Exim) id 1JNG3i-0005Eh-30 for freebsd-gnats-submit@freebsd.org; Thu, 07 Feb 2008 18:21:34 -0500 Received: from authsmtp11.yourhostingaccount.com ([10.1.18.11]) by impout02.yourhostingaccount.com with NO UCE id mnMP1Y0010EKrUA0000000; Thu, 07 Feb 2008 18:21:23 -0500 Received: from c-98-206-161-17.hsd1.il.comcast.net ([98.206.161.17] helo=vixen42.vulpes) by authsmtp11.yourhostingaccount.com with esmtpa (Exim) id 1JNG3W-0007VJ-PT for FreeBSD-gnats-submit@freebsd.org; Thu, 07 Feb 2008 18:21:22 -0500 Message-Id: <1202426570.42589@vixen42.vulpes> Date: Thu, 7 Feb 2008 17:22:50 -0600 From: "Zane C.B." Sender: "Zane C.B." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/120377: New port: audio/pm3umpdl A script for loading a M3U file into musicpd. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 00:00:02 -0000 >Number: 120377 >Category: ports >Synopsis: New port: audio/pm3umpdl A script for loading a M3U file into musicpd. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 08 00:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD 6.3-STABLE #1: Mon Jan 28 13:16:42 CST 2008 kitsune@vixen42.vulpes:/usr/obj/usr/src/sys/SMP >Description: This loads a M3U file into musicpd. This is useful for when using streamtuner as you can now have it throw stuff into musicpd. >How-To-Repeat: 1: unshar 2: 3: install 4: enjoy >Fix: --- audio-pm3umpdl.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: # # audio/pm3umpdl/ # audio/pm3umpdl/Makefile # audio/pm3umpdl/distinfo # audio/pm3umpdl/pkg-descr # echo c - audio/pm3umpdl/ mkdir -p audio/pm3umpdl/ > /dev/null 2>&1 echo x - audio/pm3umpdl/Makefile sed 's/^X//' >audio/pm3umpdl/Makefile << 'END-of-audio/pm3umpdl/Makefile' X# New ports collection makefile for: comiccron X# Date created: 5 February 2008 X# Whom: Zane C. Bowers X# X# $FreeBSD: ports/sysutils/comiccron/Makefile,v 1.1 2007/02/26 15:49:55 miwi Exp $ X# X XPORTNAME= pm3umpdl XPORTVERSION= 1.0.0 XCATEGORIES= audio deskutils XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= XEXTRACT_ONLY= X XMAINTAINER= vvelox@vvelox.net XCOMMENT= A tool for loading a M3U file into musicpd and largely for use with audio/streamtuner X XRUN_DEPENDS= ${PREFIX}/bin/mpc:${PORTSDIR}/audio/mpc X XUSE_PERL5= yes X XNO_WRKSUBDIR= yes X XMASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ X XMAN1= ${PORTNAME}.1 X XPLIST_FILES= bin/${PORTNAME} X Xpost-extract: X @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} X X#nothing to configure Xdo-configure: X @${ECHO} -n X Xdo-build: X @${EXEC} pod2man --section=1 --release=${PORTVERSION} --name=${PORTNAME} --center=${PORTNAME}" user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 X Xdo-install: X @${CP} -v ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} X @${CP} -v ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1 X @${CHMOD} +x ${PREFIX}/bin/${PORTNAME} X X.include END-of-audio/pm3umpdl/Makefile echo x - audio/pm3umpdl/distinfo sed 's/^X//' >audio/pm3umpdl/distinfo << 'END-of-audio/pm3umpdl/distinfo' XMD5 (pm3umpdl-1.0.0) = 3b80f2d18921b02544f542cdf3424e8e XSHA256 (pm3umpdl-1.0.0) = 9139eb10de9bafafbcca0735662a1632494f7c10863fc2b47ee3e062c8c57ad8 XSIZE (pm3umpdl-1.0.0) = 4661 END-of-audio/pm3umpdl/distinfo echo x - audio/pm3umpdl/pkg-descr sed 's/^X//' >audio/pm3umpdl/pkg-descr << 'END-of-audio/pm3umpdl/pkg-descr' XThis allows a M3U file to be loaded into musicpd. This is useful Xfor loading stuff from some audio streaming sites to be loaded Xinto musicpd. END-of-audio/pm3umpdl/pkg-descr exit --- audio-pm3umpdl.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: