diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-06-29 05:37:25 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-06-29 05:37:25 +0000 |
commit | d094e113f37e3b6318c46c91c5ade948d4d18ce9 (patch) | |
tree | 472d346662830af419092bbd1facede489965349 /editors | |
parent | eee34b264fe695d73cac649734d2fbeba7485b11 (diff) |
Notes
Diffstat (limited to 'editors')
22 files changed, 0 insertions, 318 deletions
diff --git a/editors/Makefile b/editors/Makefile index f6b77e8e9f75..e6bef042a4fe 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -156,29 +156,8 @@ SUBDIR += ooodict-tn_ZA SUBDIR += ooodict-zu_ZA SUBDIR += openoffice-1.0 - SUBDIR += openoffice-1.0-ar - SUBDIR += openoffice-1.0-dk - SUBDIR += openoffice-1.0-es - SUBDIR += openoffice-1.0-gr - SUBDIR += openoffice-1.0-it - SUBDIR += openoffice-1.0-nl - SUBDIR += openoffice-1.0-se - SUBDIR += openoffice-1.0-tr SUBDIR += openoffice-1.1 - SUBDIR += openoffice-1.1-ca - SUBDIR += openoffice-1.1-cs SUBDIR += openoffice-1.1-devel - SUBDIR += openoffice-1.1-dk - SUBDIR += openoffice-1.1-el - SUBDIR += openoffice-1.1-es - SUBDIR += openoffice-1.1-et - SUBDIR += openoffice-1.1-fi - SUBDIR += openoffice-1.1-it - SUBDIR += openoffice-1.1-nl - SUBDIR += openoffice-1.1-se - SUBDIR += openoffice-1.1-sk - SUBDIR += openoffice-1.1-sl_SI - SUBDIR += openoffice-1.1-tr SUBDIR += openoffice-2.0-devel SUBDIR += pico SUBDIR += poedit diff --git a/editors/openoffice-1.0-ar/Makefile b/editors/openoffice-1.0-ar/Makefile deleted file mode 100644 index 24a85897b7af..000000000000 --- a/editors/openoffice-1.0-ar/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Arabic language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= ar -LANG_EXT= 96 -LANG_CONFIGURE_ARG= ARAB -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -NO_LATEST_LINK=yes - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-dk/Makefile b/editors/openoffice-1.0-dk/Makefile deleted file mode 100644 index 31a31642a55b..000000000000 --- a/editors/openoffice-1.0-dk/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Danish language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= dk -LANG_EXT= 45 -LANG_CONFIGURE_ARG= DAN -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -NO_LATEST_LINK=yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile deleted file mode 100644 index 23cc51f8a15a..000000000000 --- a/editors/openoffice-1.0-es/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Spanish language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= es -LANG_EXT= 34 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz - -LANG_CONFIGURE_ARG= SPAN -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -BROKEN= "Unfetchable" - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-gr/Makefile b/editors/openoffice-1.0-gr/Makefile deleted file mode 100644 index ef8aa1e8f368..000000000000 --- a/editors/openoffice-1.0-gr/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Greek language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= gr -LANG_EXT= 30 -LANG_CONFIGURE_ARG= GREEK -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile deleted file mode 100644 index c07f329a565f..000000000000 --- a/editors/openoffice-1.0-it/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Italian language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= it -LANG_EXT= 39 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz -LANG_CONFIGURE_ARG= ITAL -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -BROKEN= "Unfetchable" - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-nl/Makefile b/editors/openoffice-1.0-nl/Makefile deleted file mode 100644 index ed5bbe43f51d..000000000000 --- a/editors/openoffice-1.0-nl/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Dutch language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= nl -LANG_EXT= 31 -LANG_CONFIGURE_ARG= DTCH -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-se/Makefile b/editors/openoffice-1.0-se/Makefile deleted file mode 100644 index e3ed16b2424a..000000000000 --- a/editors/openoffice-1.0-se/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Swedish language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= se -LANG_EXT= 46 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz -LANG_CONFIGURE_ARG= SWED -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -BROKEN= "Unfetchable" - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.0-tr/Makefile b/editors/openoffice-1.0-tr/Makefile deleted file mode 100644 index edcc9be7a2aa..000000000000 --- a/editors/openoffice-1.0-tr/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Turkish language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= tr -LANG_EXT= 90 -LANG_CONFIGURE_ARG= TURK -MASTERDIR= ${.CURDIR}/../openoffice-1.0 - -NO_LATEST_LINK= yes -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-ca/Makefile b/editors/openoffice-1.1-ca/Makefile deleted file mode 100644 index d935824ca547..000000000000 --- a/editors/openoffice-1.1-ca/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Catalan language -# Date created: Sun Nov 9 09:22:25 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= ca -LANG_EXT= 37 -LANG_CONFIGURE_ARG= CAT -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-cs/Makefile b/editors/openoffice-1.1-cs/Makefile deleted file mode 100644 index 9ad63cb3ca08..000000000000 --- a/editors/openoffice-1.1-cs/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Czech language -# Date created: Sun Nov 9 09:29:41 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= cs -LANG_EXT= 42 -LANG_CONFIGURE_ARG= CZECH -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-dk/Makefile b/editors/openoffice-1.1-dk/Makefile deleted file mode 100644 index d2eba185a080..000000000000 --- a/editors/openoffice-1.1-dk/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Danish language -# Date created: Nov 8 08:47:41 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= dk -LANG_EXT= 45 -LANG_CONFIGURE_ARG= DAN -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-el/Makefile b/editors/openoffice-1.1-el/Makefile deleted file mode 100644 index 481d04368f97..000000000000 --- a/editors/openoffice-1.1-el/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Greek language -# Date created: Sun Nov 9 08:57:32 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= el -LANG_EXT= 30 -LANG_CONFIGURE_ARG= GREEK -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-es/Makefile b/editors/openoffice-1.1-es/Makefile deleted file mode 100644 index 85ccb3b2a496..000000000000 --- a/editors/openoffice-1.1-es/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Spanish language -# Date created: Sun Nov 9 08:55:14 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= es -LANG_EXT= 34 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz - -LANG_CONFIGURE_ARG= SPAN -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-et/Makefile b/editors/openoffice-1.1-et/Makefile deleted file mode 100644 index 3e082474c062..000000000000 --- a/editors/openoffice-1.1-et/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Estonian language -# Date created: Sun Mar 21 17:38:13 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= et -LANG_EXT= 77 -LANG_CONFIGURE_ARG= ESTONIAN -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-fi/Makefile b/editors/openoffice-1.1-fi/Makefile deleted file mode 100644 index a07ce6ca5d11..000000000000 --- a/editors/openoffice-1.1-fi/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Finnish language -# Date created: Sun Nov 9 09:33:23 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= fi -LANG_EXT= 35 -LANG_CONFIGURE_ARG= FINN -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-it/Makefile b/editors/openoffice-1.1-it/Makefile deleted file mode 100644 index a57e682ba798..000000000000 --- a/editors/openoffice-1.1-it/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Italian language -# Date created: Sun Nov 9 08:53:08 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= it -LANG_EXT= 39 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz -LANG_CONFIGURE_ARG= ITAL -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-nl/Makefile b/editors/openoffice-1.1-nl/Makefile deleted file mode 100644 index 86e4d7aedfe2..000000000000 --- a/editors/openoffice-1.1-nl/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Dutch language -# Date created: Sun Nov 9 09:02:27 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= nl -LANG_EXT= 31 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz -LANG_CONFIGURE_ARG= DTCH -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-se/Makefile b/editors/openoffice-1.1-se/Makefile deleted file mode 100644 index bd75db74b856..000000000000 --- a/editors/openoffice-1.1-se/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Swedish language -# Date created: Sun Nov 9 09:05:01 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= se -LANG_EXT= 46 -L10NHELP= helpcontent_${LANG_EXT}_unix.tgz -LANG_CONFIGURE_ARG= SWED -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-sk/Makefile b/editors/openoffice-1.1-sk/Makefile deleted file mode 100644 index 4fdadc55c5d0..000000000000 --- a/editors/openoffice-1.1-sk/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Slovak language -# Date created: Sun Nov 9 09:31:29 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= sk -LANG_EXT= 43 -LANG_CONFIGURE_ARG= SLOVAK -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-sl_SI/Makefile b/editors/openoffice-1.1-sl_SI/Makefile deleted file mode 100644 index 1347aacc1f42..000000000000 --- a/editors/openoffice-1.1-sl_SI/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Slovenian language -# Date created: Sun Mar 21 17:38:13 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= sl -LANG_SUFFIX= SI -LANG_EXT= 50 -LANG_CONFIGURE_ARG= SLOVENIAN -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" diff --git a/editors/openoffice-1.1-tr/Makefile b/editors/openoffice-1.1-tr/Makefile deleted file mode 100644 index 15d9a8056851..000000000000 --- a/editors/openoffice-1.1-tr/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Turkish language -# Date created: Sun Nov 9 09:07:02 JST 2003 -# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -LANG_PKGNAME= tr -LANG_EXT= 90 -LANG_CONFIGURE_ARG= TURK -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" |