From owner-freebsd-ports Sun Apr 1 5:30:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 803DD37B727 for ; Sun, 1 Apr 2001 05:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f31CU1f69655; Sun, 1 Apr 2001 05:30:01 -0700 (PDT) (envelope-from gnats) Received: from hamster.kyne.com.au (kyneso.lnk.telstra.net [139.130.137.83]) by hub.freebsd.org (Postfix) with ESMTP id CBE8A37B71A for ; Sun, 1 Apr 2001 05:21:23 -0700 (PDT) (envelope-from mark@aeris.kyne.com.au) Received: from aeris.kyne.com.au (root@aeris.kyne.com.au [203.38.180.166]) by hamster.kyne.com.au (8.9.3/8.9.3) with ESMTP id VAA09204 for ; Sun, 1 Apr 2001 21:51:22 +0930 Received: (from mark@localhost) by aeris.kyne.com.au (8.11.1/8.11.1) id f31COG318908; Sun, 1 Apr 2001 21:54:16 +0930 (CST) (envelope-from mark) Message-Id: <200104011224.f31COG318908@aeris.kyne.com.au> Date: Sun, 1 Apr 2001 21:54:16 +0930 (CST) From: mark@kyne.com.au Reply-To: mark@kyne.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26266: New port: audio/id3tool: A utility for manipulating mp3 ID3 tags Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26266 >Category: ports >Synopsis: New port: audio/id3tool: A utility for manipulating mp3 ID3 tags >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: Sun Apr 01 05:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mark Pulford >Release: FreeBSD 4.2-STABLE i386 >Organization: none >Environment: >Description: >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: # # id3tool # id3tool/pkg-plist # id3tool/pkg-descr # id3tool/Makefile # id3tool/pkg-comment # id3tool/distinfo # echo c - id3tool mkdir -p id3tool > /dev/null 2>&1 echo x - id3tool/pkg-plist sed 's/^X//' >id3tool/pkg-plist << 'END-of-id3tool/pkg-plist' Xbin/id3tool END-of-id3tool/pkg-plist echo x - id3tool/pkg-descr sed 's/^X//' >id3tool/pkg-descr << 'END-of-id3tool/pkg-descr' XId3tool is a command line utility for manipulating MP3 ID3 tags. It can Xlist/add or change tags in your MP3 files. X XWWW: http://kitsumi.xware.cx/id3tool/ X X- Mark Pulford Xmark@kyne.com.au END-of-id3tool/pkg-descr echo x - id3tool/Makefile sed 's/^X//' >id3tool/Makefile << 'END-of-id3tool/Makefile' X# New ports collection makefile for: id3tool X# Date created: Apr 1, 2001 X# Whom: Mark Pulford X# X# $FreeBSD$ X# X XPORTNAME= id3tool XPORTVERSION= 1.1f XCATEGORIES= audio XMASTER_SITES= http://kitsumi.xware.cx/id3tool/ X XMAINTAINER= mark@kyne.com.au X XGNU_CONFIGURE= yes XMAN1= id3tool.1 X X.include END-of-id3tool/Makefile echo x - id3tool/pkg-comment sed 's/^X//' >id3tool/pkg-comment << 'END-of-id3tool/pkg-comment' XA utility for manipulating mp3 ID3 Tags END-of-id3tool/pkg-comment echo x - id3tool/distinfo sed 's/^X//' >id3tool/distinfo << 'END-of-id3tool/distinfo' XMD5 (id3tool-1.1f.tar.gz) = 41156d71a9c02b7a72b598cb8229862d END-of-id3tool/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message