From owner-freebsd-ports Sun Mar 25 15:30: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA62737B71B for ; Sun, 25 Mar 2001 15:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2PNU1l69001; Sun, 25 Mar 2001 15:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7539F37B71B for ; Sun, 25 Mar 2001 15:28:47 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2PNSlu68936; Sun, 25 Mar 2001 15:28:47 -0800 (PST) (envelope-from nobody) Message-Id: <200103252328.f2PNSlu68936@freefall.freebsd.org> Date: Sun, 25 Mar 2001 15:28:47 -0800 (PST) From: ahze@ahze.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/26084: New Port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26084 >Category: ports >Synopsis: New Port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sun Mar 25 15:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: 4.3 >Organization: >Environment: >Description: # 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: # # p5-LJ-SpellCheck/ # p5-LJ-SpellCheck/Makefile # p5-LJ-SpellCheck/distinfo # p5-LJ-SpellCheck/pkg-comment # p5-LJ-SpellCheck/pkg-descr # p5-LJ-SpellCheck/pkg-plist # echo c - p5-LJ-SpellCheck/ mkdir -p p5-LJ-SpellCheck/ > /dev/null 2>&1 echo x - p5-LJ-SpellCheck/Makefile sed 's/^X//' >p5-LJ-SpellCheck/Makefile << 'END-of-p5-LJ-SpellCheck/Makefile' X# New ports collection makefile for: p5-LJ-SpellCheck X# Date created: 25 Mar 2001 X# Whom: Michael Johnson X# X XPORTNAME= LJ-SpellCheck XPORTVERSION= 1.0 XCATEGORIES= perl5 textproc XMASTER_SITES= http://livejournal.com/files/code/spellcheck/ \ X ftp://ftp.livejournal.com/code/spellcheck/ X XRUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell X XPKGNAMEPREFIX= p5- X XMAINTAINER= ahze@ahze.net X X XPERL_CONFIGURE= yes X X X.include END-of-p5-LJ-SpellCheck/Makefile echo x - p5-LJ-SpellCheck/distinfo sed 's/^X//' >p5-LJ-SpellCheck/distinfo << 'END-of-p5-LJ-SpellCheck/distinfo' XMD5 (LJ-SpellCheck-1.0.tar.gz) = 0cb041050b227fa956ae0f8beca24305 END-of-p5-LJ-SpellCheck/distinfo echo x - p5-LJ-SpellCheck/pkg-comment sed 's/^X//' >p5-LJ-SpellCheck/pkg-comment << 'END-of-p5-LJ-SpellCheck/pkg-comment' XHTML highlighting misspellings useing ispell compatible program. END-of-p5-LJ-SpellCheck/pkg-comment echo x - p5-LJ-SpellCheck/pkg-descr sed 's/^X//' >p5-LJ-SpellCheck/pkg-descr << 'END-of-p5-LJ-SpellCheck/pkg-descr' XThe object constructor takes a 'spellcommand' argument. This has to be Xsome ispell compatible program, like aspell. Optionally, it also takes a Xcolor to highlight mispelled words. X XThe only method on the object is check_html, which takes a reference to Xthe text to check and returns a bunch of HTML highlighting misspellings Xand showing suggestions. If it returns nothing, then there no misspellings Xfound. X XWWW: http://livejournal.com/code/spellcheck/ END-of-p5-LJ-SpellCheck/pkg-descr echo x - p5-LJ-SpellCheck/pkg-plist sed 's/^X//' >p5-LJ-SpellCheck/pkg-plist << 'END-of-p5-LJ-SpellCheck/pkg-plist' Xlib/perl5/5.00503/man/man3/LJ::SpellCheck.3 Xlib/perl5/site_perl/5.005/LJ/SpellCheck.pm END-of-p5-LJ-SpellCheck/pkg-plist exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message