From owner-freebsd-ports Wed Oct 4 4:30: 7 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 8202737B66C for ; Wed, 4 Oct 2000 04:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA27486; Wed, 4 Oct 2000 04:30: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 423CE37B66C for ; Wed, 4 Oct 2000 04:26:30 -0700 (PDT) Received: (from root@localhost) by element.office.snet.co.uk (8.9.3/8.9.3) id MAA02164; Wed, 4 Oct 2000 12:24:52 +0100 (BST) (envelope-from jamie) Message-Id: <200010041124.MAA02164@element.office.snet.co.uk> Date: Wed, 4 Oct 2000 12:24:52 +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/21746: Ports update: audio/cd2mp3 Update to cd2mp3 new release Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21746 >Category: ports >Synopsis: Ports update: audio/cd2mp3 Update to cd2mp3 new release >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 04 04:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jamie >Release: FreeBSD 4.1-RELEASE i386 >Organization: >Environment: >Description: Ports update: audio/cd2mp3 Update to cd2mp3 new release >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: 4 January 2000 X# Whom: Jamie Heckford X# X# $FreeBSD: ports/audio/cd2mp3/Makefile,v 1.1 2000/06/02 06:46:47 will Exp $ X# X XPORTNAME= cd2mp3 XPORTVERSION= 0.5 XPORTEPOCH= 1 XCATEGORIES= audio XMASTER_SITES= http://download.cd2mp3.org.uk/${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