From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 21 12:50:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DA0616A4C0 for ; Mon, 21 Jan 2008 12:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E486113C457 for ; Mon, 21 Jan 2008 12:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0LCo2ap059443 for ; Mon, 21 Jan 2008 12:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0LCo2Tt059435; Mon, 21 Jan 2008 12:50:02 GMT (envelope-from gnats) Resent-Date: Mon, 21 Jan 2008 12:50:02 GMT Resent-Message-Id: <200801211250.m0LCo2Tt059435@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ditesh Shashikant Gathani Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6FE416A418 for ; Mon, 21 Jan 2008 12:49:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D3E6E13C457 for ; Mon, 21 Jan 2008 12:49:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0LClwZD007902 for ; Mon, 21 Jan 2008 12:47:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0LClwng007900; Mon, 21 Jan 2008 12:47:58 GMT (envelope-from nobody) Message-Id: <200801211247.m0LClwng007900@www.freebsd.org> Date: Mon, 21 Jan 2008 12:47:58 GMT From: Ditesh Shashikant Gathani To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/119856: New port: devel/pear-HTML_QuickForm_Rule_Spelling HTML_QuickForm rule plugin that checks the spelling of its values X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 12:50:03 -0000 >Number: 119856 >Category: ports >Synopsis: New port: devel/pear-HTML_QuickForm_Rule_Spelling HTML_QuickForm rule plugin that checks the spelling of its values >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 Jan 21 12:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ditesh Shashikant Gathani >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: Although browsers now have builtin spellcheckers, HTML_QuickForm_Rule_Spelling allows you to control the quality of text data submitted. The frontend is a clientside javascript dialog that goes through the misspelt words, giving the user the option to ignore the word, add it to the dictionary or change the word given a list of suggestions. WWW: http://pear.php.net/package/HTML_QuickForm_Rule_Spelling/ >How-To-Repeat: Not applicable. >Fix: shar file, as attached. 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: # # . # ./pkg-descr # ./distinfo # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XAlthough browsers now have builtin spellcheckers, HTML_QuickForm_Rule_Spelling Xallows you to control the quality of text data submitted. X XThe frontend is a clientside javascript dialog that goes through the misspelt Xwords, giving the user the option to ignore the word, add it to the dictionary Xor change the word given a list of suggestions. X XWWW: http://pear.php.net/package/HTML_QuickForm_Rule_Spelling/ X X- Ditesh Shashikant Gathani Xditesh@gathani.org END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (PEAR/HTML_QuickForm_Rule_Spelling-0.2.0.tgz) = f792d38c7f90c932f99f0c87cc76d970 XSHA256 (PEAR/HTML_QuickForm_Rule_Spelling-0.2.0.tgz) = 69594fa84e7e1cc1751fbc0db817ac211a5e0871c8dc38be240c898ff3a4b63d XSIZE (PEAR/HTML_QuickForm_Rule_Spelling-0.2.0.tgz) = 7448 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# Ports collection makefile for: pear-HTML_QuickForm_Rule_Spelling X# Date created: 21 Jan 2007 X# Whom: Ditesh Shashikant Gathani X# X# $FreeBSD$ X# X XPORTNAME= HTML_QuickForm_Rule_Spelling XPORTVERSION= 0.2.0 XCATEGORIES= devel www pear X XMAINTAINER= ditesh@gathani.org XCOMMENT= HTML_QuickForm rule plugin that checks the spelling of its values X XBUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= HTML/QuickForm XFILES= Spelling.php Spelling/Pspell.php XEXAMPLES= examples/example.php X_EXAMPLESDIR= docs X X.include X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include END-of-./Makefile exit >Release-Note: >Audit-Trail: >Unformatted: