aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
commitd094e113f37e3b6318c46c91c5ade948d4d18ce9 (patch)
tree472d346662830af419092bbd1facede489965349 /russian
parenteee34b264fe695d73cac649734d2fbeba7485b11 (diff)
downloadports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.tar.gz
ports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.zip
Notes
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile2
-rw-r--r--russian/openoffice-1.0/Makefile23
-rw-r--r--russian/openoffice-1.1/Makefile19
3 files changed, 0 insertions, 44 deletions
diff --git a/russian/Makefile b/russian/Makefile
index 81092b9ae366..b2e46bfd69da 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -26,8 +26,6 @@
SUBDIR += nagios
SUBDIR += napster
SUBDIR += ooodict-ru_RU
- SUBDIR += openoffice-1.0
- SUBDIR += openoffice-1.1
SUBDIR += p5-Lingua-RU-Charset
SUBDIR += p5-XML-Parser-encodings
SUBDIR += p5-cyrillic
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile
deleted file mode 100644
index 0a994067021d..000000000000
--- a/russian/openoffice-1.0/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Russian language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= russian
-
-.if !defined (LANG) && !defined(USE_LANG)
-USE_LANG= ru_RU.KOI8-R
-.endif
-LANG_LIST= ru_RU.KOI8-R uk_UA.KOI8-U
-LANG_PKGNAME= ru
-LANG_EXT= 07
-LANG_CONFIGURE_ARG= RUSS
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
-
-PATCH_SITES= http://people.freebsd.org/~mbr/ooo/
-PATCHFILES= patch-translation-ru-1.0.3.bz2
-
-NO_LATEST_LINK= yes
-.include "${MASTERDIR}/Makefile"
diff --git a/russian/openoffice-1.1/Makefile b/russian/openoffice-1.1/Makefile
deleted file mode 100644
index 6099f75c3534..000000000000
--- a/russian/openoffice-1.1/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Russian language
-# Date created: Sun Nov 9 9:19:23 2003 JST
-# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= russian
-
-.if !defined (LANG) && !defined(USE_LANG)
-USE_LANG= ru_RU.KOI8-R
-.endif
-LANG_LIST= ru_RU.KOI8-R uk_UA.KOI8-U
-LANG_PKGNAME= ru
-LANG_EXT= 07
-LANG_CONFIGURE_ARG= RUSS
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
-
-.include "${MASTERDIR}/Makefile"