From q@uni.de  Tue Jun  3 07:45:46 2003
Return-Path: <q@uni.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8776137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 07:45:46 -0700 (PDT)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EE59243FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 07:45:44 -0700 (PDT)
	(envelope-from q@uni.de)
Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 471A114BD1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 16:45:44 +0200 (CEST)
Received: from virusscan (localhost [127.0.0.1])
	by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 383054A910
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 16:45:44 +0200 (CEST)
Received: from wrzx37.rz.uni-wuerzburg.de ([132.187.3.37])
        by virusscan (wrzx30 [132.187.1.30:25]) (amavisd-new) with ESMTP id 26695-04
        for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 16:45:44 +0200 (CEST)
Received: from spamchecker (localhost [127.0.0.1])
	by spamcheck.rz.uni-wuerzburg.de (Postfix) with ESMTP id BB683BA8D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 16:45:42 +0200 (CEST)
Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14])
	by wrzx37.rz.uni-wuerzburg.de (Postfix) with SMTP id 78F1FBA8A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Jun 2003 16:45:42 +0200 (CEST)
Received: (qmail 72105 invoked from network); 3 Jun 2003 14:45:42 -0000
Received: from gb-21-237.galgenberg.net (HELO coyote.local) (@172.16.21.237)
  by frodo.galgenberg.net with SMTP; 3 Jun 2003 14:45:42 -0000
Received: from roadrunner.local (roadrunner [192.168.0.147])
	by coyote.local (8.12.8/8.12.8) with ESMTP id h53EjhlM021119
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 3 Jun 2003 16:45:43 +0200 (CEST)
	(envelope-from q@roadrunner.local)
Received: from roadrunner.local (localhost [127.0.0.1])
	by roadrunner.local (8.12.9/8.12.9) with ESMTP id h53EjgBU000983
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 3 Jun 2003 16:45:42 +0200 (CEST)
	(envelope-from q@roadrunner.local)
Received: (from q@localhost)
	by roadrunner.local (8.12.9/8.12.9/Submit) id h53Ejgll000982;
	Tue, 3 Jun 2003 16:45:42 +0200 (CEST)
Message-Id: <200306031445.h53Ejgll000982@roadrunner.local>
Date: Tue, 3 Jun 2003 16:45:42 +0200 (CEST)
From: Ulrich Spoerlein <q@uni.de>
Reply-To: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: audio/mp3wrap
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52900
>Category:       ports
>Synopsis:       New Port: audio/mp3wrap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 07:50:11 PDT 2003
>Closed-Date:    Sat Jun 14 01:18:47 PDT 2003
>Last-Modified:  Sat Jun 14 01:18:47 PDT 2003
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 4.8-STABLE FreeBSD 4.8-STABLE #2: Thu May 22 22:35:19 CEST 2003 q@roadrunner:/usr/obj/usr/src/sys/ROADRUNNER i386

>Description:
	With mp3wrap you can easily concatenate multiple mp3 files. You can even add non-mp3 content.
	
>How-To-Repeat:
	
>Fix:

	

--- mp3wrap.port begins here ---
# 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:
#
#	mp3wrap
#	mp3wrap/Makefile
#	mp3wrap/distinfo
#	mp3wrap/pkg-descr
#	mp3wrap/pkg-plist
#	mp3wrap/files
#	mp3wrap/files/patch-aa
#
echo c - mp3wrap
mkdir -p mp3wrap > /dev/null 2>&1
echo x - mp3wrap/Makefile
sed 's/^X//' >mp3wrap/Makefile << 'END-of-mp3wrap/Makefile'
X# New ports collection makefile for:	audio/mp3wrap
X# Date created:				30.05.2003
X# Whom:					Ulrich Spoerlein <q@uni.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mp3wrap
XPORTVERSION=	0.5
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	mp3wrap
XDISTNAME=	${PORTNAME}-${PORTVERSION}-src
X
XMAINTAINER=	q@uni.de
XCOMMENT=	Utility to merge mp3 files (and other formats)
X
XGNU_CONFIGURE=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XMAN1=		mp3wrap.1
X
X.include <bsd.port.mk>
END-of-mp3wrap/Makefile
echo x - mp3wrap/distinfo
sed 's/^X//' >mp3wrap/distinfo << 'END-of-mp3wrap/distinfo'
XMD5 (mp3wrap-0.5-src.tar.gz) = 096b46295cbe3ee2f02ca7792517dc36
END-of-mp3wrap/distinfo
echo x - mp3wrap/pkg-descr
sed 's/^X//' >mp3wrap/pkg-descr << 'END-of-mp3wrap/pkg-descr'
XMp3Wrap is a command-line utility that wraps two or more mp3 files in one
Xsingle large playable mp3, without losing filenames and ID3 informations (and
Xwithout need of decoding/encoding). Also with the possibility of including
Xother non mp3 files, such as PlayLists, info files, cover images, inside the
Xmp3. 
X
XWWW: http://mp3wrap.sourceforge.net/
END-of-mp3wrap/pkg-descr
echo x - mp3wrap/pkg-plist
sed 's/^X//' >mp3wrap/pkg-plist << 'END-of-mp3wrap/pkg-plist'
Xbin/mp3wrap
END-of-mp3wrap/pkg-plist
echo c - mp3wrap/files
mkdir -p mp3wrap/files > /dev/null 2>&1
echo x - mp3wrap/files/patch-aa
sed 's/^X//' >mp3wrap/files/patch-aa << 'END-of-mp3wrap/files/patch-aa'
X--- crc.c.orig	Mon Jun  2 20:41:23 2003
X+++ crc.c	Mon Jun  2 20:43:24 2003
X@@ -25,7 +25,7 @@
X 
X #include <stdio.h>
X #include <stdlib.h>
X-
X+#include <sys/types.h>
X #include "crc.h"
X 
X static const u_int32_t crctab[256] = {
END-of-mp3wrap/files/patch-aa
exit
--- mp3wrap.port ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: adamw 
State-Changed-When: Sat Jun 14 01:18:35 PDT 2003 
State-Changed-Why:  
Port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52900 
>Unformatted:
