From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 9 07:50:04 2009 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 BF0EB10657A5 for ; Tue, 9 Jun 2009 07:50: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 990728FC18 for ; Tue, 9 Jun 2009 07:50: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.3/8.14.3) with ESMTP id n597o2sG037416 for ; Tue, 9 Jun 2009 07:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n597o2eg037415; Tue, 9 Jun 2009 07:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 9 Jun 2009 07:50:02 GMT Resent-Message-Id: <200906090750.n597o2eg037415@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, Helko Glathe Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FD21106564A for ; Tue, 9 Jun 2009 07:43:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 047D08FC08 for ; Tue, 9 Jun 2009 07:43:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n597heA7013378 for ; Tue, 9 Jun 2009 07:43:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n597heNG013377; Tue, 9 Jun 2009 07:43:40 GMT (envelope-from nobody) Message-Id: <200906090743.n597heNG013377@www.freebsd.org> Date: Tue, 9 Jun 2009 07:43:40 GMT From: Helko Glathe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/135402: [New Port] net/clamz 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: Tue, 09 Jun 2009 07:50:05 -0000 >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 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 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: