Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 07:20:13 -0800 (PST)
From:      root@node-110.xpert.com (Charlie Root)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47265: new ports: Hebrew spellchecker and morphology engine
Message-ID:  <200302031520.h13FKD3Y074276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47265; it has been noted by GNATS.

From: root@node-110.xpert.com (Charlie Root)
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/47265: new ports: Hebrew spellchecker and morphology engine
Date: Mon,  3 Feb 2003 17:08:30 +0000 (GMT)

 hspell 0.3 was released today. here's updated shar.
 
 
 # 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/hebrew/hspell
 #	/usr/ports/hebrew/hspell/pkg-plist
 #	/usr/ports/hebrew/hspell/pkg-descr
 #	/usr/ports/hebrew/hspell/pkg-comment
 #	/usr/ports/hebrew/hspell/distinfo
 #	/usr/ports/hebrew/hspell/Makefile
 #	/usr/ports/hebrew/hspell/files
 #	/usr/ports/hebrew/hspell/files/patch-Makefile
 #
 echo c - /usr/ports/hebrew/hspell
 mkdir -p /usr/ports/hebrew/hspell > /dev/null 2>&1
 echo x - /usr/ports/hebrew/hspell/pkg-plist
 sed 's/^X//' >/usr/ports/hebrew/hspell/pkg-plist << 'END-of-/usr/ports/hebrew/hspell/pkg-plist'
 X@comment $FreeBSD$
 Xbin/hspell
 Xshare/hspell/likelyerrors
 Xshare/hspell/spellinghints
 Xshare/hspell/biza-nouns
 Xshare/hspell/biza-verbs
 Xshare/hspell/extrawords
 Xshare/hspell/milot
 Xshare/hspell/out.nouns
 Xshare/hspell/out.nouns-shemp
 Xshare/hspell/out.verbs
 X@dirrm share/hspell
 END-of-/usr/ports/hebrew/hspell/pkg-plist
 echo x - /usr/ports/hebrew/hspell/pkg-descr
 sed 's/^X//' >/usr/ports/hebrew/hspell/pkg-descr << 'END-of-/usr/ports/hebrew/hspell/pkg-descr'
 XHspell is a fully working Hebrew spellchecker. On typical documents
 Xit should recognize the majority of correct words. 
 XHspell was designed to be 100% and strictly compliant with the
 Xofficial niqqud-less spelling rules ("Ha-ktiv Khasar Ha-niqqud",
 Xcolloquially known as "Ktiv Male") published by the Academy of
 Xthe Hebrew Language.
 X
 XHspell was written by Nadav Har'El and Dan Kenigsberg.
 X
 XWWW: http://www.ivrix.org.il/projects/spell-checker/
 END-of-/usr/ports/hebrew/hspell/pkg-descr
 echo x - /usr/ports/hebrew/hspell/pkg-comment
 sed 's/^X//' >/usr/ports/hebrew/hspell/pkg-comment << 'END-of-/usr/ports/hebrew/hspell/pkg-comment'
 XHebrew spellchecker and morphology engine
 END-of-/usr/ports/hebrew/hspell/pkg-comment
 echo x - /usr/ports/hebrew/hspell/distinfo
 sed 's/^X//' >/usr/ports/hebrew/hspell/distinfo << 'END-of-/usr/ports/hebrew/hspell/distinfo'
 XMD5 (hspell-0.3.tar.gz) = f42d671a6f3528774f313b6e58b4b896
 END-of-/usr/ports/hebrew/hspell/distinfo
 echo x - /usr/ports/hebrew/hspell/Makefile
 sed 's/^X//' >/usr/ports/hebrew/hspell/Makefile << 'END-of-/usr/ports/hebrew/hspell/Makefile'
 X# Ports collection makefile for:  hspell
 X# Date created:			  03 Feb 2003
 X# Whom:				  Yonatan <Yonatan@xpert.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	hspell
 XPORTVERSION=	0.3
 XCATEGORIES=	hebrew
 XMASTER_SITES=	http://www.ivrix.org.il/projects/spell-checker/
 X
 XMAINTAINER=	yonatan@xpert.com
 X
 XUSE_PERL=	yes
 X
 XMAN1=		hspell.1
 X
 X.include <bsd.port.mk>
 END-of-/usr/ports/hebrew/hspell/Makefile
 echo c - /usr/ports/hebrew/hspell/files
 mkdir -p /usr/ports/hebrew/hspell/files > /dev/null 2>&1
 echo x - /usr/ports/hebrew/hspell/files/patch-Makefile
 sed 's/^X//' >/usr/ports/hebrew/hspell/files/patch-Makefile << 'END-of-/usr/ports/hebrew/hspell/files/patch-Makefile'
 X--- Makefile.orig	Mon Feb  3 12:49:46 2003
 X+++ Makefile	Mon Feb  3 12:49:53 2003
 X@@ -1,7 +1,7 @@
 X # override any locale settings the user might have - they are destructive
 X # to some of the things we do here (like sort).
 X-export LANG=C
 X-export LC_ALL=C
 X+#export LANG=C
 X+#export LC_ALL=C
 X 
 X # build and installation paths
 X DESTDIR =
 END-of-/usr/ports/hebrew/hspell/files/patch-Makefile
 exit
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302031520.h13FKD3Y074276>