From alex@fafula.com  Thu Jul  1 17:46:11 2004
Return-Path: <alex@fafula.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8ADA816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jul 2004 17:46:11 +0000 (GMT)
Received: from fafula.com (wj118.internetdsl.tpnet.pl [80.55.191.118])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BC4B843D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jul 2004 17:46:10 +0000 (GMT)
	(envelope-from alex@fafula.com)
Received: by fafula.com (Postfix, from userid 1001)
	id 38217282A; Thu,  1 Jul 2004 19:35:10 +0000 (GMT)
Message-Id: <20040701193510.38217282A@fafula.com>
Date: Thu,  1 Jul 2004 19:35:10 +0000 (GMT)
From: Aleksander Fafula <alex@fafula.com>
Reply-To: Aleksander Fafula <alex@fafula.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [New Port] comms/nokryptia Tool for uploading mp3s into Nokia 5510
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68565
>Category:       ports
>Synopsis:       [New Port] comms/nokryptia Tool for uploading mp3s into Nokia 5510
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 01 17:50:27 GMT 2004
>Closed-Date:    Fri Jul 02 21:38:59 GMT 2004
>Last-Modified:  Fri Jul 02 21:38:59 GMT 2004
>Originator:     Aleksander Fafula [alex@fafula.com]
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Fafula.com
>Environment:
System: FreeBSD oleczek 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sat Jun 26 12:49:05 CEST 2004     root@oleczek:/usr/obj/usr/src/sys/ALEX  i386


>Description:
New port's description: 

Nokryptia is a program to convert music files like MP3 to work on a Nokia 5510
cell phone. The utility also does not do any encryption, it uses in fact a bug 
in the encryption algorithm. Therefore, no actual encryption is done, 
which makes the program very fast in comparision to the official 
Micro$oft-Window$ program from NOKIA.

>How-To-Repeat:
  
>Fix:
--- shar file 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:
#
#	nokryptia
#	nokryptia/Makefile
#	nokryptia/distinfo
#	nokryptia/pkg-descr
#	nokryptia/pkg-plist
#
echo c - nokryptia
mkdir -p nokryptia > /dev/null 2>&1
echo x - nokryptia/Makefile
sed 's/^X//' >nokryptia/Makefile << 'END-of-nokryptia/Makefile'
X# New ports collection makefile for:	nokryptia
X# Date created:				1 July 2004
X# Whom:					Aleksander Fafula <alex@fafula.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nokryptia
XPORTVERSION=	1.3
XCATEGORIES=	comms
XMASTER_SITES=	http://tuxmobil.org/software/nokryptia/
X
XMAINTAINER=	alex@fafula.com
XCOMMENT=	A tool for fast loading mp3s into NOKIA 5510
X
XBUILD_DEPENDS=	${PORTSDIR}/audio/id3lib
XLIB_DEPENDS=	id3:${PORTSDIR}/audio/id3lib
X
XUSE_CONFIGURE=  yes
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
XUSE_BZIP2=	yes
X
Xpre-configure:
X	@${REINPLACE_CMD} -e 's|ac_cv_lib_id3_ID3Tag_New = yes|ac_cv_lib_id3_ID3Tag_New = no|g' ${WRKSRC}/configure
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's|LIBS = -lid3 -lz|LIBS = -L/usr/local/lib -lid3 -lz|g' ${WRKSRC}/src/Makefile
X	@${REINPLACE_CMD} -e 's|DEFAULT_INCLUDES =  -I. -I$$(srcdir) -I.|DEFAULT_INCLUDES =  -I. -I$$(srcdir) -I. -I$$(includedir) -I.|g' ${WRKSRC}/src/Makefile
X
X.include <bsd.port.mk>
END-of-nokryptia/Makefile
echo x - nokryptia/distinfo
sed 's/^X//' >nokryptia/distinfo << 'END-of-nokryptia/distinfo'
XMD5 (nokryptia-1.3.tar.bz2) = 10c9509d7a78df9677aa4e92f753668a
XSIZE (nokryptia-1.3.tar.bz2) = 66698
END-of-nokryptia/distinfo
echo x - nokryptia/pkg-descr
sed 's/^X//' >nokryptia/pkg-descr << 'END-of-nokryptia/pkg-descr'
XNokryptia is a program to convert music files like MP3 to work on a Nokia 5510
Xcell phone. The utility also does not do any encryption, it uses in fact a bug 
Xin the encryption algorithm. Therefore, no actual encryption is done, 
Xwhich makes the program very fast in comparision to the official 
XMicro$oft-Window$ program from NOKIA.
X
XWWW: http://tuxmobil.org/nokryptia.html
END-of-nokryptia/pkg-descr
echo x - nokryptia/pkg-plist
sed 's/^X//' >nokryptia/pkg-plist << 'END-of-nokryptia/pkg-plist'
Xbin/nokryptia
Xman/man1/nokryptia.1
END-of-nokryptia/pkg-plist
exit

--- shar file ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Jul 2 21:38:50 GMT 2004 
State-Changed-Why:  
New port added, thank you! 

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