Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 18:50:50 +0200 (EET)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49078: New port: ukrainian/ooodict-uk_UA
Message-ID:  <200303101650.h2AGooJs024366@kurush.osdn.org.ua>

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

>Number:         49078
>Category:       ports
>Synopsis:       New port: ukrainian/ooodict-uk_UA
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 09:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RELEASE-p7 i386
>Organization:
WNet ISP, Kiev, Ukraine, http://wnet.ua/
>Environment:
System: FreeBSD kurush.osdn.org.ua 4.7-RELEASE-p7 FreeBSD 4.7-RELEASE-p7 #0: Mon Mar 10 16:25:23 EET 2003 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386

>Description:
- Add Ukrainian spellcheking dictionaries for OpenOffice.org

NB: This port will work only if your openoffice port version is 1.0.2_1 or
    higher!

Sponsored by: WNet ISP, http://wnet.ua/
>How-To-Repeat:
N/A
>Fix:
- Repocopy from editors/ooodict-en_US -> ukrainian/ooodict-uk_UA
- Apply following patch to editors/ooodict-all

---- cut ----
diff -ruN ../ooodict-all/Makefile ./Makefile
--- ../ooodict-all/Makefile	Thu Mar  6 04:49:20 2003
+++ ./Makefile	Mon Mar 10 18:35:45 2003
@@ -25,7 +25,7 @@
 		en_US.zip fr_FR.zip de_DE.zip de_CH.zip \
 		hu_HU.zip it_IT.zip pl_PL.zip pt_PT.zip \
 		pt_BR.zip es_ES.zip sk_SK.zip sv_SE.zip \
-		el_GR-enhanced.zip
+		el_GR-enhanced.zip uk_UA.zip
 .endif
 
 SORT?=	/usr/bin/sort
diff -ruN ../ooodict-all/distinfo ./distinfo
--- ../ooodict-all/distinfo	Mon Oct 21 15:05:04 2002
+++ ./distinfo	Mon Mar 10 18:34:55 2003
@@ -27,3 +27,4 @@
 MD5 (openoffice/pt_PT.zip) = 6f44ed7caf6846dca9d539bb390719c4
 MD5 (openoffice/sk_SK.zip) = 91eee2e11b09975be92ac7ece6ff4ac6
 MD5 (openoffice/sv_SE.zip) = 93fcb2b8d2ebf4ecee283b1d47e602be
+MD5 (openoffice/uk_UA.zip) = 11f94aecaac1d83f5f6943070e3ae9df
---- cut ----

- Apply following patch to previously repocopied ukrainian/ooodict-uk_UA

---- cut ----
diff -ruN ../ooodict-uk_UA/Makefile ./Makefile
--- ../ooodict-uk_UA/Makefile	Mon Mar 10 17:49:09 2003
+++ ./Makefile	Mon Mar 10 18:04:24 2003
@@ -1,19 +1,19 @@
 # New ports collection makefile for:
 # OpenOffice Spell Checking Dictionary
-# for English (United States)
-# Date created:		Tue Aug 10 24:00:00 UTC 2002
-# Whom:		Martin Blapp <mbr@FreeBSD.org>
+# for Ukrainian
+# Date created:		Mon Mar 10 17:53:11 EET 2003
+# Whom:		Alexandr Kovalenko <never@nevermind.kiev.ua>
 #
-# $FreeBSD: ports/editors/ooodict-en_US/Makefile,v 1.2 2003/03/07 00:16:09 ade Exp $
+# $FreeBSD$
 #
 
-COMMENT=	English (United States) MySpell dictionary for OpenOffice.org
-CATEGORIES=	editors
+COMMENT=	Ukrainian MySpell dictionary for OpenOffice.org
+CATEGORIES=	ukrainian
 
-LANGPREFIX=	en
-LANGSUFFIX=	US
-LANGDIST+=	en_US.zip
-MASTERDIR=	${.CURDIR}/../ooodict-all
+LANGPREFIX=	uk
+LANGSUFFIX=	UA
+LANGDIST+=	uk_UA.zip
+MASTERDIR=	${.CURDIR}/../../editors/ooodict-all
 RDEP=		${PORTSDIR}/editors/openoffice
 
 .include "${MASTERDIR}/Makefile"
---- cut ----

>Release-Note:
>Audit-Trail:
>Unformatted:

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?200303101650.h2AGooJs024366>