ports/101106: [NEW PORT] textproc/pecl-stem: A PECL extension which provides word stemming
chinsan
chinsan.tw at gmail.com
Mon Jul 31 15:50:19 UTC 2006
>Number: 101106
>Category: ports
>Synopsis: [NEW PORT] textproc/pecl-stem: A PECL extension which provides word stemming
>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: Mon Jul 31 15:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This stem extension for PHP provides stemming capability for a variety of
languages using Dr. M.F. Porter's Snowball API, which can be found at:
http://snowball.tartarus.org
WWW: http://pecl.php.net/package/stem/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pecl-stem-1.4.3.shar 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:
#
# pecl-stem
# pecl-stem/Makefile
# pecl-stem/distinfo
# pecl-stem/pkg-descr
#
echo c - pecl-stem
mkdir -p pecl-stem > /dev/null 2>&1
echo x - pecl-stem/Makefile
sed 's/^X//' >pecl-stem/Makefile << 'END-of-pecl-stem/Makefile'
X# New ports collection makefile for: pecl-stem
X# Date created: 2006/07/31
X# Whom: chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= stem
XPORTVERSION= 1.4.3
XCATEGORIES= textproc pear
XMASTER_SITES= http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XEXTRACT_SUFX= .tgz
XDIST_SUBDIR= PECL
X
XMAINTAINER= chinsan.tw at gmail.com
XCOMMENT= A PECL extension which provides word stemming
X
XUSE_PHP= yes
XUSE_PHPEXT= yes
X
Xpost-configure:
X echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
X.include <bsd.port.mk>
END-of-pecl-stem/Makefile
echo x - pecl-stem/distinfo
sed 's/^X//' >pecl-stem/distinfo << 'END-of-pecl-stem/distinfo'
XMD5 (PECL/stem-1.4.3.tgz) = bcb83712a73c2579d7cc92646dc22622
XSHA256 (PECL/stem-1.4.3.tgz) = ca72017f85d46f245001ffe317e0a660f97e017f23337551348fcdbbff62bb93
XSIZE (PECL/stem-1.4.3.tgz) = 55860
END-of-pecl-stem/distinfo
echo x - pecl-stem/pkg-descr
sed 's/^X//' >pecl-stem/pkg-descr << 'END-of-pecl-stem/pkg-descr'
XThis stem extension for PHP provides stemming capability for a variety of
Xlanguages using Dr. M.F. Porter's Snowball API, which can be found at:
Xhttp://snowball.tartarus.org
X
XWWW: http://pecl.php.net/package/stem/
END-of-pecl-stem/pkg-descr
exit
--- pecl-stem-1.4.3.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list