Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2007 02:06:14 GMT
From:      Zhen REN<bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112508: [NEW PORT] add port of net/pear-Net_URL2
Message-ID:  <200705080206.l4826DSJ097194@www.freebsd.org>
Resent-Message-ID: <200705080220.l482K1te036123@freefall.freebsd.org>

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

>Number:         112508
>Category:       ports
>Synopsis:       [NEW PORT] add port of net/pear-Net_URL2
>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 May 08 02:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root@razor:/usr/obj/usr/src/sys/RAZOR i386

>Description:
add port of net/pear-Net_URL2
>How-To-Repeat:
N/A
>Fix:
N/A

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_URL2
#	./pear-Net_URL2/pkg-descr
#	./pear-Net_URL2/distinfo
#	./pear-Net_URL2/Makefile
#
echo c - ./pear-Net_URL2
mkdir -p ./pear-Net_URL2 > /dev/null 2>&1
echo x - ./pear-Net_URL2/pkg-descr
sed 's/^X//' >./pear-Net_URL2/pkg-descr << 'END-of-./pear-Net_URL2/pkg-descr'
XProvides easy parsing of URLs and their constituent parts.
X
XWWW: http://pear.php.net/package/Net_URL2/
END-of-./pear-Net_URL2/pkg-descr
echo x - ./pear-Net_URL2/distinfo
sed 's/^X//' >./pear-Net_URL2/distinfo << 'END-of-./pear-Net_URL2/distinfo'
XMD5 (PEAR/Net_URL2-0.1.0.tgz) = 2d94bd5dbd7170dc82613b3c815a2609
XSHA256 (PEAR/Net_URL2-0.1.0.tgz) = 8805f0240be08d476a06f26571f039f20d5495d4b102efbf56ac2417e5d0b136
XSIZE (PEAR/Net_URL2-0.1.0.tgz) = 5358
END-of-./pear-Net_URL2/distinfo
echo x - ./pear-Net_URL2/Makefile
sed 's/^X//' >./pear-Net_URL2/Makefile << 'END-of-./pear-Net_URL2/Makefile'
X# Ports collection makefile for:  pear-Net_URL2
X# Date created:			  8 May 2007
X# Whom:				  Zhen REN <bg1tpt@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_URL2
XPORTVERSION=	0.1.0
XCATEGORIES=	net www pear
X
XMAINTAINER=	bg1tpt@gmail.com
XCOMMENT=	Easy parsing of Urls
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		URL2.php
XEXAMPLES=	example.php
XTESTS=		6470.php
X_EXAMPLESDIR=	docs
X_TESTSDIR=	docs
XIGNORE_WITH_PHP=	4
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./pear-Net_URL2/Makefile
exit


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



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