ports/125080: [NEW PORT]devel/pecl-intl:A PECL extension to support Internationalization(ICU)
Wen heping
wenheping at gmail.com
Sat Jun 28 15:00:05 UTC 2008
>Number: 125080
>Category: ports
>Synopsis: [NEW PORT]devel/pecl-intl:A PECL extension to support Internationalization(ICU)
>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: Sat Jun 28 15:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Wen heping
>Release: FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
pecl-intl is a Internationalization extension that
implements ICU library functionality in PHP.About
ICU please visit http://www.icu-project.org/
WWW: http://pecl.php.net/package/intl
>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:
#
# pecl-intl
# pecl-intl/pkg-descr
# pecl-intl/distinfo
# pecl-intl/Makefile
#
echo c - pecl-intl
mkdir -p pecl-intl > /dev/null 2>&1
echo x - pecl-intl/pkg-descr
sed 's/^X//' >pecl-intl/pkg-descr << 'END-of-pecl-intl/pkg-descr'
Xpecl-intl is a Internationalization extension that
Ximplements ICU library functionality in PHP.About
XICU please visit http://www.icu-project.org/
X
XWWW: http://pecl.php.net/package/intl
END-of-pecl-intl/pkg-descr
echo x - pecl-intl/distinfo
sed 's/^X//' >pecl-intl/distinfo << 'END-of-pecl-intl/distinfo'
XMD5 (PECL/intl-1.0.0.tgz) = ce06390ec308f4d00bfe71dd5bc5867b
XSHA256 (PECL/intl-1.0.0.tgz) = 6e6abd7ef377a81767edf7ec60f72093985be701472a1c8787ea8e741c9dcc5d
XSIZE (PECL/intl-1.0.0.tgz) = 130386
END-of-pecl-intl/distinfo
echo x - pecl-intl/Makefile
sed 's/^X//' >pecl-intl/Makefile << 'END-of-pecl-intl/Makefile'
X# New ports collection makefile for: pecl-intl
X# Date created: June 28, 2008
X# Whom: Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= intl
XPORTVERSION= 1.0.0
XCATEGORIES= devel pear
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
X#DISTNAME= svn-${PORTVERSION}
XEXTRACT_SUFX= .tgz
XDIST_SUBDIR= PECL
X
XMAINTAINER= wenheping at gmail.com
XCOMMENT= A PECL extension to support Internationalization(ICU)
X
XBUILD_DEPENDS= ${LOCALBASE}/bin/icu-config:${PORTSDIR}/devel/icu
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
X
X.include <bsd.port.mk>
END-of-pecl-intl/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list