Date: Sun, 25 Mar 2001 15:28:47 -0800 (PST) From: ahze@ahze.net To: freebsd-gnats-submit@FreeBSD.org Subject: ports/26084: New Port Message-ID: <200103252328.f2PNSlu68936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <ahze@ahze.net> 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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103252328.f2PNSlu68936>