From owner-freebsd-ports Tue Dec 5 17:10:24 2000 From owner-freebsd-ports@FreeBSD.ORG Tue Dec 5 17:10:18 2000 Return-Path: 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 6DC9237B401 for ; Tue, 5 Dec 2000 17:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB61A2s75602; Tue, 5 Dec 2000 17:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 5 Dec 2000 17:10:02 -0800 (PST) Resent-Message-Id: <200012060110.eB61A2s75602@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, mi@aldan.algebra.com Received: from privatecube.privatelabs.com (unknown [63.114.185.254]) by hub.freebsd.org (Postfix) with ESMTP id 33EBA37B400 for ; Tue, 5 Dec 2000 17:03:12 -0800 (PST) Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106]) by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id UAA20703; Tue, 5 Dec 2000 20:18:26 -0500 Received: (from root@localhost) by misha.privatelabs.com (8.11.0/8.9.3) id eB60wtn22798; Tue, 5 Dec 2000 19:58:55 -0500 (EST) (envelope-from mi) Message-Id: <200012060058.eB60wtn22798@misha.privatelabs.com> Date: Tue, 5 Dec 2000 19:58:55 -0500 (EST) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@freebsd.org Cc: dnepr@sabbo.net, dnepr@nmn.km.ua, kov@tokyo.email.ne.jp, oleh@physics.mcgill.ca X-Send-Pr-Version: 3.2 Subject: ports/23313: new port: ukrainian/ispell Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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