Date: Tue, 9 Jun 2009 07:43:40 GMT From: Helko Glathe <glathe.helko@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135402: [New Port] net/clamz Message-ID: <200906090743.n597heNG013377@www.freebsd.org> Resent-Message-ID: <200906090750.n597o2eg037415@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135402 >Category: ports >Synopsis: [New Port] net/clamz >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: Tue Jun 09 07:50:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Helko Glathe >Release: 7.2 >Organization: non >Environment: FreeBSD FreeBSD-TWS29 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu May 7 07:35:15 CEST 2009 kater@FreeBSD-TWS29:/usr/obj/usr/src/sys/MYKERNEL7x i386 >Description: Please, add this port to the ports tree. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # clamz # clamz/pkg-descr # clamz/Makefile # clamz/distinfo # echo c - clamz mkdir -p clamz > /dev/null 2>&1 echo x - clamz/pkg-descr sed 's/^X//' >clamz/pkg-descr << '8d82dc5f22148de7f8688e65225f5d1c' XClamz is a little command-line program to Xdownload MP3 files from Amazon.com's music Xstore. It is intended to serve as a Xsubstitute for Amazon's official MP3 XDownloader, which is not free software X(and therefore is only available in binary Xform for a limited set of platforms.) X XClamz can be used to download either individual Xsongs or complete albums that you have purchased Xfrom Amazon. X XText from http://code.google.com/p/clamz/. X XWWW: http://code.google.com/p/clamz/ 8d82dc5f22148de7f8688e65225f5d1c echo x - clamz/Makefile sed 's/^X//' >clamz/Makefile << '8b84d38e913f0113e880b0701495c44e' X# New ports collection makefile for: clamz X# X# Date created: 2009-06-08 X# X# Whom: Helko Glathe <glathe.helko@googlemail.com> X# X# $FreeBSD$ X# X XPORTNAME= clamz XPORTVERSION= 0.2 XCATEGORIES= net audio XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= glathe.helko@googlemail.com XCOMMENT= Command-line program to download MP3 files from Amazon's music store X XLIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ X expat.6:${PORTSDIR}/textproc/expat2 \ X gcrypt.16:${PORTSDIR}/security/libgcrypt X XGNU_CONFIGURE= yes X XPLIST_FILES= bin/${PORTNAME} XMAN1= ${PORTNAME}.1 X Xpost-configure: X @${REINPLACE_CMD} \ X -e 's|^\(compile.*\)|\1 -I${LOCALBASE}/include|' \ X -e 's|^\(LIBS\ =\)|\1 ${LOCALBASE}/lib/libexpat.so|' \ X ${WRKSRC}/Makefile X X.include <bsd.port.mk> 8b84d38e913f0113e880b0701495c44e echo x - clamz/distinfo sed 's/^X//' >clamz/distinfo << '06eb5c0aa1915d47244b874713405729' XMD5 (clamz-0.2.tar.gz) = 7e7bacae51a8be9ebf3b17ddf0b55499 XSHA256 (clamz-0.2.tar.gz) = 6a0014c85a7723c414de4d19f8b76b64761b46ba4f71f1a55938147d4189702a XSIZE (clamz-0.2.tar.gz) = 65165 06eb5c0aa1915d47244b874713405729 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906090743.n597heNG013377>