Date: Wed, 16 Apr 2008 15:51:10 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122820: [NEW PORT] textproc/pecl-enchant:Libenchant Binder that Support Near All Spelling Tools Message-ID: <200804161551.m3GFpADu026887@www.freebsd.org> Resent-Message-ID: <200804161600.m3GG03ab086569@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122820 >Category: ports >Synopsis: [NEW PORT] textproc/pecl-enchant:Libenchant Binder that Support Near All Spelling Tools >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: Wed Apr 16 16:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: pecl-enchant is a binder for libenchant. Libenchant provides a common API for many spell libraries, such as aspell/pspell(intended to replace ispell),hspell(hebrew),ispell,myspell/hunspell (OpenOffice project, mozilla),uspell (primarily Yiddish, Hebrew, and Eastern European languages) WWW: http://pecl.php.net/package/enchant/ >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: # # /usr/ports/textproc/pecl-enchant # /usr/ports/textproc/pecl-enchant/Makefile # /usr/ports/textproc/pecl-enchant/distinfo # /usr/ports/textproc/pecl-enchant/pkg-descr # echo c - /usr/ports/textproc/pecl-enchant mkdir -p /usr/ports/textproc/pecl-enchant > /dev/null 2>&1 echo x - /usr/ports/textproc/pecl-enchant/Makefile sed 's/^X//' >/usr/ports/textproc/pecl-enchant/Makefile << 'END-of-/usr/ports/textproc/pecl-enchant/Makefile' X# Ports collection makefile for: pear-enchant X# Date created: 17 April 2008 X# Whom: Wen heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= enchant XDISTVERSION= 1.0.2 XCATEGORIES= textproc devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= wenheping@gmail.com XCOMMENT= Libenchant Binder that Support Near All Spelling Tools X XLIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant XBUILD_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant X XUSE_PHP= yes XUSE_PHPEXT= yes XPHP_MODNAME= ${PORTNAME} X X.include <bsd.port.mk> END-of-/usr/ports/textproc/pecl-enchant/Makefile echo x - /usr/ports/textproc/pecl-enchant/distinfo sed 's/^X//' >/usr/ports/textproc/pecl-enchant/distinfo << 'END-of-/usr/ports/textproc/pecl-enchant/distinfo' XMD5 (PECL/enchant-1.0.2.tgz) = 9c6b5cc4fba3a722cf7ff7c750eacaee XSHA256 (PECL/enchant-1.0.2.tgz) = c5dab3c0cd8a9da84c91eb0d055b438d9caf2816dda618e460d55e5a2c35e81f XSIZE (PECL/enchant-1.0.2.tgz) = 8407 END-of-/usr/ports/textproc/pecl-enchant/distinfo echo x - /usr/ports/textproc/pecl-enchant/pkg-descr sed 's/^X//' >/usr/ports/textproc/pecl-enchant/pkg-descr << 'END-of-/usr/ports/textproc/pecl-enchant/pkg-descr' XEnchant is a binder for libenchant. Libenchant Xprovides a common API for many spell libraries, Xsuch as aspell/pspell(intended to replace Xispell),hspell(hebrew),ispell,myspell/hunspell X(OpenOffice project, mozilla),uspell (primarily XYiddish, Hebrew, and Eastern European languages) X XWWW: http://pecl.php.net/package/enchant/ END-of-/usr/ports/textproc/pecl-enchant/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804161551.m3GFpADu026887>