Date: 22 Apr 2002 21:15:06 -0000 From: Brian Skrab <brian@quynh-and-brian.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/37355: GNU Spell command line wrapper for Ispell Message-ID: <20020422211506.13087.qmail@pinky.us.net>
next in thread | raw e-mail | index | archive | help
>Number: 37355 >Category: ports >Synopsis: GNU Spell command line wrapper for Ispell >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 14:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brian Skrab >Release: FreeBSD 4.5-STABLE i386 >Organization: disorganization >Environment: System: FreeBSD pinky.us.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 22:14:36 EST 2002 root@pinky.us.net:/usr/src/sys/compile/PINKY i386 >Description: The GNU Spell wrapper for Ispell. Provides a non-interactive interface to the Ispell program. >How-To-Repeat: >Fix: --- ports.spell.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: # # /usr/ports/textproc/spell # /usr/ports/textproc/spell/pkg-comment # /usr/ports/textproc/spell/Makefile # /usr/ports/textproc/spell/pkg-descr # /usr/ports/textproc/spell/distinfo # /usr/ports/textproc/spell/pkg-plist # echo c - /usr/ports/textproc/spell mkdir -p /usr/ports/textproc/spell > /dev/null 2>&1 echo x - /usr/ports/textproc/spell/pkg-comment sed 's/^X//' >/usr/ports/textproc/spell/pkg-comment << 'END-of-/usr/ports/textproc/spell/pkg-comment' XA GNU implementation of the UNIX spell utility using Ispell. END-of-/usr/ports/textproc/spell/pkg-comment echo x - /usr/ports/textproc/spell/Makefile sed 's/^X//' >/usr/ports/textproc/spell/Makefile << 'END-of-/usr/ports/textproc/spell/Makefile' XPORTNAME= spell XPORTVERSION= 1.0 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= spell XMASTER_SITE_BACKUP= http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/ X XMAINTAINER= brian@quynh-and-brian.org X XRUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell X XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-/usr/ports/textproc/spell/Makefile echo x - /usr/ports/textproc/spell/pkg-descr sed 's/^X//' >/usr/ports/textproc/spell/pkg-descr << 'END-of-/usr/ports/textproc/spell/pkg-descr' XA GNU implementation of the UNIX spell utility using Ispell. X XProvides a flexible, non-interactive interface to the Ispell utility. X XWWW: http://www.gnu.org/ X Xbrian@quynh-and-brian.org END-of-/usr/ports/textproc/spell/pkg-descr echo x - /usr/ports/textproc/spell/distinfo sed 's/^X//' >/usr/ports/textproc/spell/distinfo << 'END-of-/usr/ports/textproc/spell/distinfo' XMD5 (spell-1.0.tar.gz) = 57e17cf64ca458baad606a9022794b6d END-of-/usr/ports/textproc/spell/distinfo echo x - /usr/ports/textproc/spell/pkg-plist sed 's/^X//' >/usr/ports/textproc/spell/pkg-plist << 'END-of-/usr/ports/textproc/spell/pkg-plist' Xbin/spell Xinfo/spell.info END-of-/usr/ports/textproc/spell/pkg-plist exit --- ports.spell.shar ends here --- >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?20020422211506.13087.qmail>