From owner-freebsd-ports Thu Sep 28 8:50:29 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1BDD37B424 for ; Thu, 28 Sep 2000 08:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA84539; Thu, 28 Sep 2000 08:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from element.office.snet.co.uk (element.office.snet.co.uk [212.87.76.147]) by hub.freebsd.org (Postfix) with ESMTP id E611037B422 for ; Thu, 28 Sep 2000 08:43:53 -0700 (PDT) Received: (from root@localhost) by element.office.snet.co.uk (8.9.3/8.9.3) id QAA03082; Thu, 28 Sep 2000 16:41:50 +0100 (BST) (envelope-from jamie) Message-Id: <200009281541.QAA03082@element.office.snet.co.uk> Date: Thu, 28 Sep 2000 16:41:50 +0100 (BST) From: jamie@jamiesdomain.org.uk Reply-To: jamie@jamiesdomain.org.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21620: Update port: audio/cd2mp3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21620 >Category: ports >Synopsis: Update port: audio/cd2mp3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 28 08:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jamie Heckford >Release: FreeBSD 4.1-RELEASE i386 >Organization: >Environment: >Description: Easy to use MP3 manipulation and creation tool >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: # # . # ./pkg # ./pkg/COMMENT # ./pkg/DESCR # ./pkg/PLIST # ./files # ./files/md5 # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XEasy to use MP3 manipulation and creation tool END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' Xcd2mp3 will help you create MP3s from your favourite CD collections. X XIt features single track encoding, entire CD encoding, ripping of tracks Xto .WAV files, and encoding .WAV files to MP3 Format. X XFurther documentation is available at our website. X XWWW: http://www.jamiesdomain.org.uk/ X X- Jamie Heckford Xjamie@jamiesdomain.org.uk END-of-./pkg/DESCR echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/cd2mp3 END-of-./pkg/PLIST echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (cd2mp3-0.5.tar.gz) = 79d86fd5788bf113dc2f50f896f4aa23 END-of-./files/md5 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection Makefile for: cd2mp3 X# Date created: 28 September 2000 X# Whom: Jamie Heckford X# X# $FreeBSD$ X# X XPORTNAME= cd2mp3 XPORTVERSION= 0.5 XCATEGORIES= audio XMASTER_SITES= http://download.cd2mp3.org/cd2mp3/${PORTVERSION}/ XMASTER_SITE_SUBDIR= ${PORTVERSION} X XMAINTAINER= jamie@jamiesdomain.org.uk X XRUN_DEPENDS= bladeenc:${PORTSDIR}/audio/bladeenc/ \ X dagrab:${PORTSDIR}/audio/dagrab X XNO_BUILD= yes XWRKSRC= ${WRKDIR}/cd2mp3 X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/cd2mp3 ${PREFIX}/bin/cd2mp3 X X.include END-of-./Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message