Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 19:58:55 -0500 (EST)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        dnepr@sabbo.net, dnepr@nmn.km.ua, kov@tokyo.email.ne.jp, oleh@physics.mcgill.ca
Subject:   ports/23313: new port: ukrainian/ispell
Message-ID:  <200012060058.eB60wtn22798@misha.privatelabs.com>
Resent-Message-ID: <200012060110.eB61A2s75602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23313
>Category:       ports
>Synopsis:       new port: ukrainian/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:   Tue Dec 05 17:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	This is another candidate to the not-yet-existant ``ukrainian''
	category of ports. This port installs ispell dictionary for
	Ukrainian language.

	Although the software is still incomplete -- some basic words
	are not yet recognized, it would still be usefull...

>How-To-Repeat:

>Fix:

# 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:
#
#	./Makefile
#	./distinfo
#	./pkg-comment
#	./pkg-descr
#	./pkg-plist
#
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:    ua-ispell
X# Date created:         5 Dec 2000
X# Whom:                 ache
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ispell
XPORTVERSION=	0.0.2b
XCATEGORIES=     textproc ukrainian
XMASTER_SITES=   http://virtual-estates.net/port-stuff/ \
X		ftp://cad.ntu-kpi.kiev.ua/soft/lingvist/UkrIspell/
XPKGNAMEPREFIX=	ua
XDISTNAME=	ua-ispell.${PORTVERSION}
X
XMAINTAINER=     mi@aldan.algebra.com
X
XBUILD_DEPENDS=  buildhash:${PORTSDIR}/textproc/ispell
X
XALL_TARGET=	all,koi
X
Xdo-install:
X	cd ${WRKSRC} && \
X	${INSTALL_DATA} ukrainian.hash ukrainian.aff ${PREFIX}/share/ispell
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (ua-ispell.0.0.2b.tar.gz) = 9dfaf3048d5f70510e10e57e9f6c2457
END-of-./distinfo
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XUkrainian (KOI8-U) dictionary for ISPELL
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XUkrainian (KOI8-U) dictionary for ISPELL
X
XWWW: http://www.physics.mcgill.ca/WWW/oleh/emacs/ispell.html
X
XThe software itself is far from finished -- some very basic
Xwords are not listed.
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xshare/ispell/ukrainian.hash
Xshare/ispell/ukrainian.aff
END-of-./pkg-plist
exit

>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?200012060058.eB60wtn22798>