Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 09:50:35 GMT
From:      Michael Frey <frey@raum3.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135411: Update port: Net/pear-Net_IDNA file added
Message-ID:  <200906090950.n599oZkj026752@www.freebsd.org>
Resent-Message-ID: <200906091000.n59A09bA039478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135411
>Category:       ports
>Synopsis:       Update port: Net/pear-Net_IDNA file added
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 09 10:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Michael Frey
>Release:        
>Organization:
raum3
>Environment:
>Description:
File php5.php added
It's needed to work correctly
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	pear-Net_IDNA
#	pear-Net_IDNA/Makefile
#	pear-Net_IDNA/pkg-descr
#
echo c - pear-Net_IDNA
mkdir -p pear-Net_IDNA > /dev/null 2>&1
echo x - pear-Net_IDNA/Makefile
sed 's/^X//' >pear-Net_IDNA/Makefile << 'f754eb9e82df29b3ba6bac64612a20f0'
X# New ports collection makefile for:	pear-Net_IDNA
X# Date created:		26 Mai 2009
X# Whom:			Michael Frey (<frey@raum3.de>)	
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_IDNA
XPORTVERSION=    0.7.2	
XCATEGORIES=	net pear
X
XMAINTAINER=	frey@raum3.de
XCOMMENT=	Pear Punycode encoding and decoding package
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		IDNA.php \
X		IDNA/php5.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk> 
f754eb9e82df29b3ba6bac64612a20f0
echo x - pear-Net_IDNA/pkg-descr
sed 's/^X//' >pear-Net_IDNA/pkg-descr << '5fc3208c3a827bff09ff56bb6c142550'
XThis package helps you to encode and decode punycode strings easily.
X
XWWW: http://pear.php.net/package/Net_IDNA/
5fc3208c3a827bff09ff56bb6c142550
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906090950.n599oZkj026752>