diff options
55 files changed, 792 insertions, 95 deletions
diff --git a/editors/Makefile b/editors/Makefile index a81fd9e80e58..f6b77e8e9f75 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -115,21 +115,46 @@ SUBDIR += nvi-perl SUBDIR += nxml-emacs21 SUBDIR += offix-editor + SUBDIR += ooodict-af_ZA SUBDIR += ooodict-all SUBDIR += ooodict-bg_BG SUBDIR += ooodict-ca_ES SUBDIR += ooodict-cs_CZ + SUBDIR += ooodict-cy_GB SUBDIR += ooodict-da_DK SUBDIR += ooodict-el_GR + SUBDIR += ooodict-en_AU SUBDIR += ooodict-en_CA SUBDIR += ooodict-en_GB + SUBDIR += ooodict-en_NZ SUBDIR += ooodict-en_US SUBDIR += ooodict-es_ES + SUBDIR += ooodict-es_MX + SUBDIR += ooodict-fo_FO + SUBDIR += ooodict-ga_IE + SUBDIR += ooodict-gd_GB + SUBDIR += ooodict-gl_ES SUBDIR += ooodict-hr_HR + SUBDIR += ooodict-id_ID SUBDIR += ooodict-it_IT + SUBDIR += ooodict-ku_TR + SUBDIR += ooodict-lt_LT + SUBDIR += ooodict-mg_MG + SUBDIR += ooodict-mi_NZ + SUBDIR += ooodict-ms_MY + SUBDIR += ooodict-nb_NO SUBDIR += ooodict-nl_NL + SUBDIR += ooodict-nn_NO + SUBDIR += ooodict-ny_MW + SUBDIR += ooodict-ro_RO + SUBDIR += ooodict-rw_RW SUBDIR += ooodict-sk_SK + SUBDIR += ooodict-sl_SI SUBDIR += ooodict-sv_SE + SUBDIR += ooodict-sw_KE + SUBDIR += ooodict-tl_PH + SUBDIR += ooodict-tn_ZA + SUBDIR += ooodict-zu_ZA SUBDIR += openoffice-1.0 SUBDIR += openoffice-1.0-ar SUBDIR += openoffice-1.0-dk diff --git a/editors/ooodict-af_ZA/Makefile b/editors/ooodict-af_ZA/Makefile new file mode 100644 index 000000000000..5d3273ca8af7 --- /dev/null +++ b/editors/ooodict-af_ZA/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary for Afrikaans language +# Date created: 5 June 2005 +# Whom: Pav Lucistnik <pav@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Afrikaans (South Africa) MySpell dictionary for OpenOffice.org + +LANGPREFIX= af +LANGSUFFIX= ZA +LANGDIST+= af_ZA.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 982853b9a1cc..8451a3d5d129 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -6,42 +6,54 @@ # PORTNAME= ooodict -PORTVERSION= 1.20050221 -PORTREVISION= 1 +PORTVERSION= 1.20050518 CATEGORIES+= editors -MASTER_SITES+= http://ftp.gwdg.de/pub/misc/openoffice/contrib/dictionaries/ +MASTER_SITES+= http://ftp.gwdg.de/pub/misc/openoffice/contrib/dictionaries/ \ + http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ DISTFILES+= ${LANGDIST} DISTFILES+= ${HYPHDIST} +DISTFILES+= ${THESDIST} MAINTAINER= openoffice@FreeBSD.org COMMENT?= MySpell dictionaries for OpenOffice.org -BROKEN= Missing dependency on unzip - USE_ZIP= yes EXTRACT_ONLY= .if !defined(LANGDIST) DICTMETAPORT= yes -LANGDIST?= bg_BG.zip ca_ES.zip hr_HR.zip cs_CZ.zip \ - da_DK.zip nl_NL.zip en_CA.zip en_GB.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.zip \ - ru_RU_yo.zip uk_UA.zip - -HYPHDIST?= hyph_cs_CZ.zip hyph_da_DK.zip hyph_de_DE.zip \ - hyph_en_CA.zip hyph_en_GB.zip hyph_es_ES.zip \ - hyph_fr_FR.zip hyph_it_IT.zip hyph_nl_NL.zip \ - hyph_pt_BR.zip hyph_pt_PT.zip hyph_ru_RU.zip \ - hyph_sk_SK.zip hyph_sl_SI.zip hyph_uk_UA.zip +LANGDIST?= af_ZA.zip bg_BG.zip ca_ES.zip cs_CZ.zip cy_GB.zip \ + da_DK.zip de_AT.zip de_DE.zip de_CH.zip el_GR.zip \ + en_AU.zip en_CA.zip en_GB.zip en_NZ.zip en_US.zip \ + es_ES.zip es_MX.zip fo_FO.zip fr_BE.zip fr_FR.zip \ + ga_IE.zip gd_GB.zip gl_ES.zip he_IL.zip hr_HR.zip \ + hu_HU.zip id_ID.zip it_IT.zip ku_TR.zip lt_LT.zip \ + mg_MG.zip mi_NZ.zip ms_MY.zip nb_NO.zip nl_NL.zip \ + nn_NO.zip ny_MW.zip pl_PL.zip pt_PT.zip pt_BR.zip \ + ro_RO.zip rw_RW.zip ru_RU.zip sk_SK.zip sl_SI.zip \ + sv_SE.zip sw_KE.zip tl_PH.zip tn_ZA.zip uk_UA.zip \ + zu_ZA.zip + +HYPHDIST?= hyph_bg_BG.zip hyph_cs_CZ.zip hyph_da_DK.zip \ + hyph_de_CH.zip hyph_de_DE.zip hyph_el_GR.zip \ + hyph_en_CA.zip hyph_en_AU.zip hyph_en_CA.zip \ + hyph_en_GB.zip hyph_en_NZ.zip hyph_en_US.zip \ + hyph_es_ES.zip hyph_es_MX.zip hyph_fr_BE.zip \ + hyph_fr_FR.zip hyph_ga_IE.zip hyph_id_ID.zip \ + hyph_it_IT.zip hyph_nl_NL.zip hyph_pl_PL.zip \ + hyph_pt_BR.zip hyph_pt_PT.zip hyph_ro_RO.zip \ + hyph_ru_RU.zip hyph_sk_SK.zip hyph_sl_SI.zip \ + hyph_sv_SE.zip hyph_uk_UA.zip + +THESDIST?= thes_bg_BG.zip thes_cs_CZ.zip thes_de_DE.zip \ + thes_es_ES.zip thes_fr_FR.zip thes_hu_HU.zip \ + thes_it_IT.zip thes_pl_PL.zip thes_sk_SK.zip .endif -IGNOREFILES= ${DISTFILES} CUT?= /usr/bin/cut .include <bsd.port.pre.mk> -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip .if !defined(INSTALLATION_BASEDIR) INSTALLATION_BASEDIR= OpenOffice.org1.1.4 .if defined(RDEP) @@ -184,5 +196,43 @@ post-install: ${ECHO_MSG} "===> Set DICT_OVERWRITE=YES if you like to overwrite it"; \ fi ; \ done + @for file in ${THESDIST}; do \ + ABRV=`${ECHO_CMD} $${file} | ${SED} -e 's|\.zip||' -e 's|^thes_||'`; \ + LANGUAGE=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_.*||'`; \ + COUNTRY=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|.*_||' | ${CUT} -c 1,2 | ${TR} "[:lower:]" "[:upper:]"` ; \ + if ! ( ${GREP} "THES $${LANGUAGE} $${COUNTRY}" \ + ${DICT_LIST_INST} > /dev/null && test -z $${DICT_OVERWRITE} ) ; \ + then \ + if ! (cd ${DICT_PATH} && ${EXTRACT_CMD_L} \ + ${EXTRACT_BEFORE_ARGS_L} \ + ${_DISTDIR}/$${file} '*.dat' '*.idx' \ + ${EXTRACT_AFTER_ARGS_L}) ; \ + then \ + ${ECHO} "Extracting of $${file} failed"; \ + exit 1; \ + fi ; \ + ${ECHO_MSG} "===> Register thesaurus dictionary th_$${ABRV}"; \ + ${ECHO} "@exec ${ECHO} \"THES $${LANGUAGE} $${COUNTRY} th_$${ABRV}\" \ + >> ${DICT_LIST}" >> ${TMPPLIST} ; \ + ${ECHO_CMD} "THES $${LANGUAGE} $${COUNTRY} th_$${ABRV}" >> ${DICT_LIST_INST} ; \ + cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \ + ${GREP} th_$${ABRV} >> ${TMPPLIST} ; \ + cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \ + ${GREP} th_$${ABRV} | \ + ${XARGS} chmod 755 ; \ + ${ECHO} "@unexec ${CP} ${DICT_LIST} \ + ${DICT_LIST}.th_$${LANGUAGE}_$${COUNTRY}" >> ${TMPPLIST} ; \ + ${ECHO} "@unexec \ + if ! ( ${CAT} ${DICT_LIST}.th_$${LANGUAGE}_$${COUNTRY} | \ + ${GREP} -v -e '^THES.*th_$${ABRV}' > ${DICT_LIST} ) ; then \ + ${ECHO_MSG} '===> Notice: ${DICT_LIST} is empty' ; \ + fi" >> ${TMPPLIST} ; \ + ${ECHO} "@unexec ${RM} ${DICT_LIST}.th_$${LANGUAGE}_$${COUNTRY}" \ + >> ${TMPPLIST} ; \ + else \ + ${ECHO_MSG} "===> THESAURUS Dictionary $${LANGUAGE}_$${COUNTRY} already registered"; \ + ${ECHO_MSG} "===> Set DICT_OVERWRITE=YES if you like to overwrite it"; \ + fi ; \ + done .include <bsd.port.post.mk> diff --git a/editors/ooodict-all/distinfo b/editors/ooodict-all/distinfo index a627e21d219a..2ea7f6d27cae 100644 --- a/editors/ooodict-all/distinfo +++ b/editors/ooodict-all/distinfo @@ -1,37 +1,178 @@ -MD5 (openoffice/bg_BG.zip) = IGNORE -MD5 (openoffice/ca_ES.zip) = IGNORE -MD5 (openoffice/hr_HR.zip) = IGNORE -MD5 (openoffice/cs_CZ.zip) = IGNORE -MD5 (openoffice/da_DK.zip) = IGNORE -MD5 (openoffice/nl_NL.zip) = IGNORE -MD5 (openoffice/en_CA.zip) = IGNORE -MD5 (openoffice/en_GB.zip) = IGNORE -MD5 (openoffice/fr_FR.zip) = IGNORE -MD5 (openoffice/de_DE.zip) = IGNORE -MD5 (openoffice/de_CH.zip) = IGNORE -MD5 (openoffice/hu_HU.zip) = IGNORE -MD5 (openoffice/it_IT.zip) = IGNORE -MD5 (openoffice/pl_PL.zip) = IGNORE -MD5 (openoffice/pt_PT.zip) = IGNORE -MD5 (openoffice/pt_BR.zip) = IGNORE -MD5 (openoffice/es_ES.zip) = IGNORE -MD5 (openoffice/sk_SK.zip) = IGNORE -MD5 (openoffice/sv_SE.zip) = IGNORE -MD5 (openoffice/el_GR.zip) = IGNORE -MD5 (openoffice/ru_RU_yo.zip) = IGNORE -MD5 (openoffice/uk_UA.zip) = IGNORE -MD5 (openoffice/hyph_cs_CZ.zip) = IGNORE -MD5 (openoffice/hyph_da_DK.zip) = IGNORE -MD5 (openoffice/hyph_de_DE.zip) = IGNORE -MD5 (openoffice/hyph_en_CA.zip) = IGNORE -MD5 (openoffice/hyph_en_GB.zip) = IGNORE -MD5 (openoffice/hyph_es_ES.zip) = IGNORE -MD5 (openoffice/hyph_fr_FR.zip) = IGNORE -MD5 (openoffice/hyph_it_IT.zip) = IGNORE -MD5 (openoffice/hyph_nl_NL.zip) = IGNORE -MD5 (openoffice/hyph_pt_BR.zip) = IGNORE -MD5 (openoffice/hyph_pt_PT.zip) = IGNORE -MD5 (openoffice/hyph_ru_RU.zip) = IGNORE -MD5 (openoffice/hyph_sk_SK.zip) = IGNORE -MD5 (openoffice/hyph_sl_SI.zip) = IGNORE -MD5 (openoffice/hyph_uk_UA.zip) = IGNORE +MD5 (openoffice/af_ZA.zip) = 44a526eb5005fde76c964e4180d47f3f +SIZE (openoffice/af_ZA.zip) = 595000 +MD5 (openoffice/bg_BG.zip) = 0619620e36b1a9a45995f939d765fd3e +SIZE (openoffice/bg_BG.zip) = 257781 +MD5 (openoffice/ca_ES.zip) = 6cea81b3e1101fb277062e7eef4ff720 +SIZE (openoffice/ca_ES.zip) = 475088 +MD5 (openoffice/cs_CZ.zip) = b8d4a6943ec18300a9b0047d2540209e +SIZE (openoffice/cs_CZ.zip) = 612736 +MD5 (openoffice/cy_GB.zip) = accdb94f38555af45a54494e046a88f3 +SIZE (openoffice/cy_GB.zip) = 690204 +MD5 (openoffice/da_DK.zip) = 1ac8dffa720651b91b2acb9b8dc1007b +SIZE (openoffice/da_DK.zip) = 471418 +MD5 (openoffice/de_AT.zip) = fdee257cc4e9d49968048a6e3edec91a +SIZE (openoffice/de_AT.zip) = 10487 +MD5 (openoffice/de_DE.zip) = 9eb02aad372bcd12209e761762ffb10a +SIZE (openoffice/de_DE.zip) = 351148 +MD5 (openoffice/de_CH.zip) = 2da60dd02b5a62f1a5c8b9e4a3a7fe4d +SIZE (openoffice/de_CH.zip) = 349879 +MD5 (openoffice/el_GR.zip) = 02d4c0022dee569bd4733e02ef885dc4 +SIZE (openoffice/el_GR.zip) = 1583141 +MD5 (openoffice/en_AU.zip) = c39f529173d8bb0e15b1fade11dfe780 +SIZE (openoffice/en_AU.zip) = 205336 +MD5 (openoffice/en_CA.zip) = c14942ea471a5182f376802c68933880 +SIZE (openoffice/en_CA.zip) = 332927 +MD5 (openoffice/en_GB.zip) = 6fb885d57899c3e6aa2b27f3510deb37 +SIZE (openoffice/en_GB.zip) = 250198 +MD5 (openoffice/en_NZ.zip) = 8ac9e6640d132de29571f81d33012bb8 +SIZE (openoffice/en_NZ.zip) = 222524 +MD5 (openoffice/en_US.zip) = 21f03b559933dc11688a2aa85359902b +SIZE (openoffice/en_US.zip) = 247657 +MD5 (openoffice/es_ES.zip) = bbddbaf60bc6660455fbbd8f52f1d871 +SIZE (openoffice/es_ES.zip) = 196240 +MD5 (openoffice/es_MX.zip) = fdd9254228d29d83d6850c18f25a9aff +SIZE (openoffice/es_MX.zip) = 199758 +MD5 (openoffice/fo_FO.zip) = 8b3d44d9353fe12facf49aca6c89c9f4 +SIZE (openoffice/fo_FO.zip) = 329768 +MD5 (openoffice/fr_BE.zip) = 63a9d20757795b157136999075ff599a +SIZE (openoffice/fr_BE.zip) = 15999 +MD5 (openoffice/fr_FR.zip) = 904d799ab36df32cc598a8dc7990649f +SIZE (openoffice/fr_FR.zip) = 325683 +MD5 (openoffice/ga_IE.zip) = a8fda5dde0a1a4854437c6cef5fa9427 +SIZE (openoffice/ga_IE.zip) = 253735 +MD5 (openoffice/gd_GB.zip) = 7283d945eebf5217dd6f1ee418b72f7f +SIZE (openoffice/gd_GB.zip) = 53589 +MD5 (openoffice/gl_ES.zip) = 7270162479a5efc8e6acdc61d625fa26 +SIZE (openoffice/gl_ES.zip) = 147981 +MD5 (openoffice/he_IL.zip) = 3589957efcec6096fd9dfe875ddd305f +SIZE (openoffice/he_IL.zip) = 835991 +MD5 (openoffice/hr_HR.zip) = 5c5d0479b0fb7e7d2b5e0533cc2e370b +SIZE (openoffice/hr_HR.zip) = 882838 +MD5 (openoffice/hu_HU.zip) = e697bbd1025a7f11716d7988fcfba778 +SIZE (openoffice/hu_HU.zip) = 1043349 +MD5 (openoffice/id_ID.zip) = fe0ac356fd725cf1d5197e040fb507fc +SIZE (openoffice/id_ID.zip) = 117899 +MD5 (openoffice/it_IT.zip) = 76615219b1f96d73abcf61996ad81163 +SIZE (openoffice/it_IT.zip) = 355879 +MD5 (openoffice/ku_TR.zip) = f84b7f08ee05b0734d302c5536c8b37f +SIZE (openoffice/ku_TR.zip) = 25503 +MD5 (openoffice/lt_LT.zip) = 3590ba02288c9092340101dca3ddc132 +SIZE (openoffice/lt_LT.zip) = 299954 +MD5 (openoffice/mg_MG.zip) = 08f1bb21c5204669b3fd3bac1136d3e8 +SIZE (openoffice/mg_MG.zip) = 61157 +MD5 (openoffice/mi_NZ.zip) = f691ca67df4570821f931574295715b5 +SIZE (openoffice/mi_NZ.zip) = 78777 +MD5 (openoffice/ms_MY.zip) = 4b984b699541c12e1bd81b2f5f7b0050 +SIZE (openoffice/ms_MY.zip) = 87736 +MD5 (openoffice/nb_NO.zip) = 07a58cf9deafa3bacaa8229473d71681 +SIZE (openoffice/nb_NO.zip) = 570688 +MD5 (openoffice/nl_NL.zip) = caab73fe1aaf03a59860765e0b7637f8 +SIZE (openoffice/nl_NL.zip) = 506787 +MD5 (openoffice/nn_NO.zip) = 9c59e959edba807bd433b4e271077f18 +SIZE (openoffice/nn_NO.zip) = 461730 +MD5 (openoffice/ny_MW.zip) = ce2d9a52eb814bc4d4107cf8d05f32f3 +SIZE (openoffice/ny_MW.zip) = 25312 +MD5 (openoffice/pl_PL.zip) = 635b1f2a8c99c2b61760b03ddca7d5db +SIZE (openoffice/pl_PL.zip) = 749576 +MD5 (openoffice/pt_PT.zip) = 6f44ed7caf6846dca9d539bb390719c4 +SIZE (openoffice/pt_PT.zip) = 135883 +MD5 (openoffice/pt_BR.zip) = 83aa4540283c0049c27271576890fd88 +SIZE (openoffice/pt_BR.zip) = 95391 +MD5 (openoffice/ro_RO.zip) = fc317722349b676211b2be0199403066 +SIZE (openoffice/ro_RO.zip) = 114118 +MD5 (openoffice/rw_RW.zip) = 10174a16ec90bda1003c392b37c1b956 +SIZE (openoffice/rw_RW.zip) = 24373 +MD5 (openoffice/ru_RU.zip) = 67da1e4d594de554a9184568235ab301 +SIZE (openoffice/ru_RU.zip) = 467216 +MD5 (openoffice/sk_SK.zip) = 2cd6e4e2fe7558fe98053b1cb103215d +SIZE (openoffice/sk_SK.zip) = 559887 +MD5 (openoffice/sl_SI.zip) = a79c19d16bc26349bbded16b410616a8 +SIZE (openoffice/sl_SI.zip) = 1178635 +MD5 (openoffice/sv_SE.zip) = 8d9c49a43bfbecec6962c1344914dc8d +SIZE (openoffice/sv_SE.zip) = 133502 +MD5 (openoffice/sw_KE.zip) = af1bb4afd5e46e3624a785d1323ee6a7 +SIZE (openoffice/sw_KE.zip) = 193118 +MD5 (openoffice/tl_PH.zip) = a809a8a6202a5ef36742bbb1bd756de1 +SIZE (openoffice/tl_PH.zip) = 51324 +MD5 (openoffice/tn_ZA.zip) = 5f1112e5cb9df8895258d46d4de15b1e +SIZE (openoffice/tn_ZA.zip) = 17125 +MD5 (openoffice/uk_UA.zip) = a0ae3b331ae5566a330d1bccc4a95791 +SIZE (openoffice/uk_UA.zip) = 1363830 +MD5 (openoffice/zu_ZA.zip) = 496817e9253c8638dedb3f8f6efdc527 +SIZE (openoffice/zu_ZA.zip) = 290607 +MD5 (openoffice/hyph_bg_BG.zip) = c9a456317214bc336d764e9d94bdd3d2 +SIZE (openoffice/hyph_bg_BG.zip) = 15727 +MD5 (openoffice/hyph_cs_CZ.zip) = 7dc7192fb3c141db6518c54781df6846 +SIZE (openoffice/hyph_cs_CZ.zip) = 11193 +MD5 (openoffice/hyph_da_DK.zip) = c398f568793bc62982f1179f2db0c119 +SIZE (openoffice/hyph_da_DK.zip) = 3809 +MD5 (openoffice/hyph_de_CH.zip) = d8c4f525869c46cc52185356271121ab +SIZE (openoffice/hyph_de_CH.zip) = 20828 +MD5 (openoffice/hyph_de_DE.zip) = b58540aed1323894242c9c2ff9c51913 +SIZE (openoffice/hyph_de_DE.zip) = 20832 +MD5 (openoffice/hyph_el_GR.zip) = 6fde4ac4ec263432b0cc45e6ad4fdec5 +SIZE (openoffice/hyph_el_GR.zip) = 1872 +MD5 (openoffice/hyph_en_CA.zip) = 2f03411f2a8335a84b64a0d7255518de +SIZE (openoffice/hyph_en_CA.zip) = 39374 +MD5 (openoffice/hyph_en_AU.zip) = 54e447e19a8ed73331afee93415ffaab +SIZE (openoffice/hyph_en_AU.zip) = 39373 +MD5 (openoffice/hyph_en_CA.zip) = 2f03411f2a8335a84b64a0d7255518de +SIZE (openoffice/hyph_en_CA.zip) = 39374 +MD5 (openoffice/hyph_en_GB.zip) = 1c9bda9ce2b52246ecdb7107998cbeec +SIZE (openoffice/hyph_en_GB.zip) = 39374 +MD5 (openoffice/hyph_en_NZ.zip) = 54e447e19a8ed73331afee93415ffaab +SIZE (openoffice/hyph_en_NZ.zip) = 39373 +MD5 (openoffice/hyph_en_US.zip) = 54e447e19a8ed73331afee93415ffaab +SIZE (openoffice/hyph_en_US.zip) = 39373 +MD5 (openoffice/hyph_es_ES.zip) = d34ab9eefdb49147c57c01227eeb0c66 +SIZE (openoffice/hyph_es_ES.zip) = 13352 +MD5 (openoffice/hyph_es_MX.zip) = f0e308d132801b593925b14bb5905bb8 +SIZE (openoffice/hyph_es_MX.zip) = 1606 +MD5 (openoffice/hyph_fr_BE.zip) = 4548b4c184377148109538892b5e6dea +SIZE (openoffice/hyph_fr_BE.zip) = 3744 +MD5 (openoffice/hyph_fr_FR.zip) = eb13ba5b369e72bc45f5762745ca4471 +SIZE (openoffice/hyph_fr_FR.zip) = 3741 +MD5 (openoffice/hyph_ga_IE.zip) = bd410dd925853de0dc7e5e117ac2555d +SIZE (openoffice/hyph_ga_IE.zip) = 20249 +MD5 (openoffice/hyph_id_ID.zip) = f94557d7e57b22fa7e342f1c5bfe88ef +SIZE (openoffice/hyph_id_ID.zip) = 40402 +MD5 (openoffice/hyph_it_IT.zip) = db546e7bb7cf72fc3c751e70f83ed659 +SIZE (openoffice/hyph_it_IT.zip) = 1603 +MD5 (openoffice/hyph_nl_NL.zip) = ba5c271337479a8f8ddc2a3d6a99b37b +SIZE (openoffice/hyph_nl_NL.zip) = 41790 +MD5 (openoffice/hyph_pl_PL.zip) = 2f81a155d8aa7479c912ae019eb5bae0 +SIZE (openoffice/hyph_pl_PL.zip) = 11074 +MD5 (openoffice/hyph_pt_BR.zip) = aec223b5efc1e231015ebd2ae9c359e6 +SIZE (openoffice/hyph_pt_BR.zip) = 1243 +MD5 (openoffice/hyph_pt_PT.zip) = 327989bbbfc9f9d56eb772427a344eb3 +SIZE (openoffice/hyph_pt_PT.zip) = 1238 +MD5 (openoffice/hyph_ro_RO.zip) = 9ad582d9377fc7e550f39cdaec7395f7 +SIZE (openoffice/hyph_ro_RO.zip) = 9863 +MD5 (openoffice/hyph_ru_RU.zip) = f8a8b8a368bc7394b5a4060082c44bb4 +SIZE (openoffice/hyph_ru_RU.zip) = 11089 +MD5 (openoffice/hyph_sk_SK.zip) = 89ad655afadb78f6ceb87d9e1e3a675f +SIZE (openoffice/hyph_sk_SK.zip) = 7544 +MD5 (openoffice/hyph_sl_SI.zip) = 1a9ae1d95f0f12a7909c1d4e2c5fd8e1 +SIZE (openoffice/hyph_sl_SI.zip) = 3655 +MD5 (openoffice/hyph_sv_SE.zip) = a1c31b48cbf570bb05f22e98dacb9e17 +SIZE (openoffice/hyph_sv_SE.zip) = 26113 +MD5 (openoffice/hyph_uk_UA.zip) = caae40c900d8e1fdd3e0ad095ce1e787 +SIZE (openoffice/hyph_uk_UA.zip) = 6064 +MD5 (openoffice/thes_bg_BG.zip) = 630ec215fcf655b99429ca7c97667b8d +SIZE (openoffice/thes_bg_BG.zip) = 210764 +MD5 (openoffice/thes_cs_CZ.zip) = 687af0e79f63c5eefb08b2485a4f363a +SIZE (openoffice/thes_cs_CZ.zip) = 155628 +MD5 (openoffice/thes_de_DE.zip) = bb8de5610dd6f16d69193c7e689b081a +SIZE (openoffice/thes_de_DE.zip) = 446367 +MD5 (openoffice/thes_es_ES.zip) = 6bf2f4bbca189d8c0976c84d835e2c72 +SIZE (openoffice/thes_es_ES.zip) = 230867 +MD5 (openoffice/thes_fr_FR.zip) = 061d832c6a6537a61770d3e065e0b1bb +SIZE (openoffice/thes_fr_FR.zip) = 980381 +MD5 (openoffice/thes_hu_HU.zip) = 20e4bfe680999629270e1e8b7e2534e5 +SIZE (openoffice/thes_hu_HU.zip) = 423739 +MD5 (openoffice/thes_it_IT.zip) = f8f06c860174e934ac7a7fb42d1f95dc +SIZE (openoffice/thes_it_IT.zip) = 441225 +MD5 (openoffice/thes_pl_PL.zip) = 53155c916feccd66ee8b9b03a12c9370 +SIZE (openoffice/thes_pl_PL.zip) = 314478 +MD5 (openoffice/thes_sk_SK.zip) = aed8bc7a4b51008fd13dafea8b76947e +SIZE (openoffice/thes_sk_SK.zip) = 126852 diff --git a/editors/ooodict-bg_BG/Makefile b/editors/ooodict-bg_BG/Makefile index 19aa1a2c126d..e80fbffd06ec 100644 --- a/editors/ooodict-bg_BG/Makefile +++ b/editors/ooodict-bg_BG/Makefile @@ -12,7 +12,9 @@ COMMENT= Bulgarian (Bulgaria) MySpell dictionary for OpenOffice.org LANGPREFIX= bg LANGSUFFIX= BG LANGDIST+= bg_BG.zip +HYPHDIST+= hyph_bg_BG.zip +THESDIST+= thes_bg_BG.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ca_ES/Makefile b/editors/ooodict-ca_ES/Makefile index be30f53c741f..4b145ab6c8cb 100644 --- a/editors/ooodict-ca_ES/Makefile +++ b/editors/ooodict-ca_ES/Makefile @@ -13,6 +13,6 @@ LANGPREFIX= ca LANGSUFFIX= ES LANGDIST+= ca_ES.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-es +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-cs_CZ/Makefile b/editors/ooodict-cs_CZ/Makefile index 55a39f8c94be..09ac49cb8baa 100644 --- a/editors/ooodict-cs_CZ/Makefile +++ b/editors/ooodict-cs_CZ/Makefile @@ -9,11 +9,12 @@ COMMENT= Czech (Czech Republic) MySpell dictionary for OpenOffice.org -LANGPREFIX= cs +LANGPREFIX= cs LANGSUFFIX= CZ LANGDIST+= cs_CZ.zip HYPHDIST+= hyph_cs_CZ.zip +THESDIST+= thes_cs_CZ.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-cy_GB/Makefile b/editors/ooodict-cy_GB/Makefile new file mode 100644 index 000000000000..e29c7c9cdb13 --- /dev/null +++ b/editors/ooodict-cy_GB/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary for Welsh language +# Date created: 5 June 2005 +# Whom: Pav Lucistnik <pav@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Welsh (Great Britain) MySpell dictionary for OpenOffice.org + +LANGPREFIX= cy +LANGSUFFIX= GB +LANGDIST+= cy_GB.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-da_DK/Makefile b/editors/ooodict-da_DK/Makefile index bb8340063b13..f8c034d87947 100644 --- a/editors/ooodict-da_DK/Makefile +++ b/editors/ooodict-da_DK/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= DK LANGDIST+= da_DK.zip HYPHDIST+= hyph_da_DK.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-dk +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-el_GR/Makefile b/editors/ooodict-el_GR/Makefile index c6718f78bedc..57333579c21c 100644 --- a/editors/ooodict-el_GR/Makefile +++ b/editors/ooodict-el_GR/Makefile @@ -12,7 +12,8 @@ COMMENT= Greek (Greece) MySpell dictionary for OpenOffice.org LANGPREFIX= el LANGSUFFIX= GR LANGDIST+= el_GR.zip +HYPHDIST+= hyph_el_GR.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-gr +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_AU/Makefile b/editors/ooodict-en_AU/Makefile new file mode 100644 index 000000000000..73b1c4b8e914 --- /dev/null +++ b/editors/ooodict-en_AU/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for English (Australia) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= English (Australia) MySpell dictionary for OpenOffice.org + +LANGPREFIX= en +LANGSUFFIX= AU +LANGDIST+= en_AU.zip +HYPHDIST+= hyph_en_AU.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_CA/Makefile b/editors/ooodict-en_CA/Makefile index 2846745b2cb9..b92c7cb9c326 100644 --- a/editors/ooodict-en_CA/Makefile +++ b/editors/ooodict-en_CA/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= CA LANGDIST+= en_CA.zip HYPHDIST+= hyph_en_CA.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_GB/Makefile b/editors/ooodict-en_GB/Makefile index 4e0fce9feb4c..a1fcd422bc1a 100644 --- a/editors/ooodict-en_GB/Makefile +++ b/editors/ooodict-en_GB/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= GB LANGDIST+= en_GB.zip HYPHDIST+= hyph_en_GB.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_NZ/Makefile b/editors/ooodict-en_NZ/Makefile new file mode 100644 index 000000000000..ba398f4ecc94 --- /dev/null +++ b/editors/ooodict-en_NZ/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for English (New Zealand) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= English (New Zealand) MySpell dictionary for OpenOffice.org + +LANGPREFIX= en +LANGSUFFIX= NZ +LANGDIST+= en_NZ.zip +HYPHDIST+= hyph_en_NZ.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_US/Makefile b/editors/ooodict-en_US/Makefile index 11d9a0c40642..bb3e177b616a 100644 --- a/editors/ooodict-en_US/Makefile +++ b/editors/ooodict-en_US/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= US LANGDIST+= en_US.zip HYPHDIST+= hyph_en_US.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-es_ES/Makefile b/editors/ooodict-es_ES/Makefile index bb8219ae7afa..4be08f3b745e 100644 --- a/editors/ooodict-es_ES/Makefile +++ b/editors/ooodict-es_ES/Makefile @@ -13,11 +13,8 @@ LANGPREFIX= es LANGSUFFIX= ES LANGDIST+= es_ES.zip HYPHDIST+= hyph_es_ES.zip +THESDIST+= thes_es_ES.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-es - -BROKEN= "Checksum mismatch" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-es_MX/Makefile b/editors/ooodict-es_MX/Makefile new file mode 100644 index 000000000000..2bbaae62ccba --- /dev/null +++ b/editors/ooodict-es_MX/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Spanish (Mexico) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Spanish (Mexico) MySpell dictionary for OpenOffice.org + +LANGPREFIX= es +LANGSUFFIX= MX +LANGDIST+= es_MX.zip +HYPHDIST+= hyph_es_MX.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-fo_FO/Makefile b/editors/ooodict-fo_FO/Makefile new file mode 100644 index 000000000000..5c4d200d7edd --- /dev/null +++ b/editors/ooodict-fo_FO/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Faroese (Faroese Islands) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Faroese (Faroese Islands) MySpell dictionary for OpenOffice.org + +LANGPREFIX= fo +LANGSUFFIX= FO +LANGDIST+= fo_FO.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ga_IE/Makefile b/editors/ooodict-ga_IE/Makefile new file mode 100644 index 000000000000..ba28da8bfcf7 --- /dev/null +++ b/editors/ooodict-ga_IE/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Irish (Ireland) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Irish (Ireland) MySpell dictionary for OpenOffice.org + +LANGPREFIX= ga +LANGSUFFIX= IE +LANGDIST+= ga_IE.zip +HYPHDIST+= hyph_ga_IE.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-gd_GB/Makefile b/editors/ooodict-gd_GB/Makefile new file mode 100644 index 000000000000..7c8ede227a1e --- /dev/null +++ b/editors/ooodict-gd_GB/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Gaelic (Great Britain) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Gaelic (Great Britain) MySpell dictionary for OpenOffice.org + +LANGPREFIX= gd +LANGSUFFIX= GB +LANGDIST+= gd_GB.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-gl_ES/Makefile b/editors/ooodict-gl_ES/Makefile new file mode 100644 index 000000000000..701bd4be95e1 --- /dev/null +++ b/editors/ooodict-gl_ES/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Galician (Spain) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Galician (Spain) MySpell dictionary for OpenOffice.org + +LANGPREFIX= gl +LANGSUFFIX= ES +LANGDIST+= gl_ES.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-hr_HR/Makefile b/editors/ooodict-hr_HR/Makefile index a5543614dc60..298b5e1f2281 100644 --- a/editors/ooodict-hr_HR/Makefile +++ b/editors/ooodict-hr_HR/Makefile @@ -13,6 +13,6 @@ LANGPREFIX= hr LANGSUFFIX= HR LANGDIST+= hr_HR.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-id_ID/Makefile b/editors/ooodict-id_ID/Makefile new file mode 100644 index 000000000000..f8c9278199bf --- /dev/null +++ b/editors/ooodict-id_ID/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Indonesian (Indonesia) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Indonesian (Indonesia) MySpell dictionary for OpenOffice.org + +LANGPREFIX= id +LANGSUFFIX= ID +LANGDIST+= id_ID.zip +HYPHDIST+= hyph_id_ID.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-it_IT/Makefile b/editors/ooodict-it_IT/Makefile index e42b187349bb..fbc738a69cab 100644 --- a/editors/ooodict-it_IT/Makefile +++ b/editors/ooodict-it_IT/Makefile @@ -13,7 +13,8 @@ LANGPREFIX= it LANGSUFFIX= IT LANGDIST+= it_IT.zip HYPHDIST+= hyph_it_IT.zip +THESDIST+= thes_it_IT.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-it +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ku_TR/Makefile b/editors/ooodict-ku_TR/Makefile new file mode 100644 index 000000000000..e71842adaa9d --- /dev/null +++ b/editors/ooodict-ku_TR/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Kurdish (Turkey) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Kurdish (Turkey) MySpell dictionary for OpenOffice.org + +LANGPREFIX= ku +LANGSUFFIX= TR +LANGDIST+= ku_TR.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-lt_LT/Makefile b/editors/ooodict-lt_LT/Makefile new file mode 100644 index 000000000000..85565de333a9 --- /dev/null +++ b/editors/ooodict-lt_LT/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Lithuanian (Lithuania) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Lithuanian (Lithuania) MySpell dictionary for OpenOffice.org + +LANGPREFIX= lt +LANGSUFFIX= LT +LANGDIST+= lt_LT.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-mg_MG/Makefile b/editors/ooodict-mg_MG/Makefile new file mode 100644 index 000000000000..cabc042d7a5d --- /dev/null +++ b/editors/ooodict-mg_MG/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Malagasy (Madagascar) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Malagasy (MAdagascar) MySpell dictionary for OpenOffice.org + +LANGPREFIX= mg +LANGSUFFIX= MG +LANGDIST+= mg_MG.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-mi_NZ/Makefile b/editors/ooodict-mi_NZ/Makefile new file mode 100644 index 000000000000..e7cb2801a1a1 --- /dev/null +++ b/editors/ooodict-mi_NZ/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Maori (New Zealand) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Maori (New Zealand) MySpell dictionary for OpenOffice.org + +LANGPREFIX= mi +LANGSUFFIX= NZ +LANGDIST+= mi_NZ.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ms_MY/Makefile b/editors/ooodict-ms_MY/Makefile new file mode 100644 index 000000000000..1150b6b3d22d --- /dev/null +++ b/editors/ooodict-ms_MY/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Malay (Malaysia) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Malay (Malaysia) MySpell dictionary for OpenOffice.org + +LANGPREFIX= ms +LANGSUFFIX= MY +LANGDIST+= ms_MY.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-nb_NO/Makefile b/editors/ooodict-nb_NO/Makefile new file mode 100644 index 000000000000..acd5f70e1e56 --- /dev/null +++ b/editors/ooodict-nb_NO/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Norwegian/Bokmal (Norway) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Norwegian/Bokmal (Norway) MySpell dictionary for OpenOffice.org + +LANGPREFIX= nb +LANGSUFFIX= NO +LANGDIST+= nb_NO.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-nl_NL/Makefile b/editors/ooodict-nl_NL/Makefile index 32b0208e760e..c84e06b00782 100644 --- a/editors/ooodict-nl_NL/Makefile +++ b/editors/ooodict-nl_NL/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= NL LANGDIST+= nl_NL.zip HYPHDIST+= hyph_nl_NL.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-nl +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-nn_NO/Makefile b/editors/ooodict-nn_NO/Makefile new file mode 100644 index 000000000000..dfce73475539 --- /dev/null +++ b/editors/ooodict-nn_NO/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Norwegian/Nynorsk (Norway) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Norwegian/Nynorsk (Norway) MySpell dictionary for OpenOffice.org + +LANGPREFIX= nn +LANGSUFFIX= NO +LANGDIST+= nn_NO.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ny_MW/Makefile b/editors/ooodict-ny_MW/Makefile new file mode 100644 index 000000000000..b9f61308ff35 --- /dev/null +++ b/editors/ooodict-ny_MW/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Chichewa (Malawi) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Chichewa (Malawi) MySpell dictionary for OpenOffice.org + +LANGPREFIX= ny +LANGSUFFIX= MW +LANGDIST+= ny_MW.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-ro_RO/Makefile b/editors/ooodict-ro_RO/Makefile new file mode 100644 index 000000000000..a2a339c1b1bc --- /dev/null +++ b/editors/ooodict-ro_RO/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Romanian (Romania) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Romanian (Romania) MySpell dictionary for OpenOffice.org + +LANGPREFIX= ro +LANGSUFFIX= RO +LANGDIST+= ro_RO.zip +HYPHDIST+= hyph_ro_RO.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-rw_RW/Makefile b/editors/ooodict-rw_RW/Makefile new file mode 100644 index 000000000000..9504a99387d5 --- /dev/null +++ b/editors/ooodict-rw_RW/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Kinyarwanda (Rwanda) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Kinyarwanda (Rwanda) MySpell dictionary for OpenOffice.org + +LANGPREFIX= rw +LANGSUFFIX= RW +LANGDIST+= rw_RW.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-sk_SK/Makefile b/editors/ooodict-sk_SK/Makefile index 426aaa5535f2..35b22de999cb 100644 --- a/editors/ooodict-sk_SK/Makefile +++ b/editors/ooodict-sk_SK/Makefile @@ -13,7 +13,8 @@ LANGPREFIX= sk LANGSUFFIX= SK LANGDIST+= sk_SK.zip HYPHDIST+= hyph_sk_SK.zip +THESDIST+= thes_sk_SK.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-sl_SI/Makefile b/editors/ooodict-sl_SI/Makefile new file mode 100644 index 000000000000..f410cc0aa29b --- /dev/null +++ b/editors/ooodict-sl_SI/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Slovenian (Slovenia) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Slovenian (Slovenia) MySpell dictionary for OpenOffice.org + +LANGPREFIX= sl +LANGSUFFIX= SI +LANGDIST+= sl_SI.zip +HYPHDIST+= hyph_sl_SI.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-sv_SE/Makefile b/editors/ooodict-sv_SE/Makefile index 29c1a593ba9c..3caa45b15795 100644 --- a/editors/ooodict-sv_SE/Makefile +++ b/editors/ooodict-sv_SE/Makefile @@ -12,7 +12,8 @@ COMMENT= Swedish (Sweden) MySpell dictionary for OpenOffice.org LANGPREFIX= sv LANGSUFFIX= SE LANGDIST+= sv_SE.zip +HYPHDIST+= hyph_sv_SE.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-se +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-sw_KE/Makefile b/editors/ooodict-sw_KE/Makefile new file mode 100644 index 000000000000..6f4f35e3103e --- /dev/null +++ b/editors/ooodict-sw_KE/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Kiswahili (Africa) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Kiswahili (Africa) MySpell dictionary for OpenOffice.org + +LANGPREFIX= sw +LANGSUFFIX= KE +LANGDIST+= sw_KE.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-tl_PH/Makefile b/editors/ooodict-tl_PH/Makefile new file mode 100644 index 000000000000..f057faf7df5d --- /dev/null +++ b/editors/ooodict-tl_PH/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Tagalog (Philippines) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Tagalog (Philippines) MySpell dictionary for OpenOffice.org + +LANGPREFIX= tl +LANGSUFFIX= PH +LANGDIST+= tl_PH.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/french/Makefile b/french/Makefile index bf8587f6731b..8e48da61fc54 100644 --- a/french/Makefile +++ b/french/Makefile @@ -19,6 +19,7 @@ SUBDIR += koffice-i18n SUBDIR += med SUBDIR += mozilla-flp + SUBDIR += ooodict-fr_BE SUBDIR += ooodict-fr_FR SUBDIR += openoffice-1.0 SUBDIR += openoffice-1.1 diff --git a/french/ooodict-fr_BE/Makefile b/french/ooodict-fr_BE/Makefile new file mode 100644 index 000000000000..d21fb773dc24 --- /dev/null +++ b/french/ooodict-fr_BE/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for French (Belgium) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= French (Belgium) MySpell dictionary for OpenOffice.org +CATEGORIES= french + +LANGPREFIX= fr +LANGSUFFIX= BE +LANGDIST+= fr_BE.zip +HYPHDIST+= hyph_fr_BE.zip +MASTERDIR= ${.CURDIR}/../../editors/ooodict-all +RDEP= ${PORTSDIR}/french/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/french/ooodict-fr_FR/Makefile b/french/ooodict-fr_FR/Makefile index 2219eafc5bae..392b7c40176e 100644 --- a/french/ooodict-fr_FR/Makefile +++ b/french/ooodict-fr_FR/Makefile @@ -14,7 +14,8 @@ LANGPREFIX= fr LANGSUFFIX= FR LANGDIST+= fr_FR.zip HYPHDIST+= hyph_fr_FR.zip +THESDIST+= thes_fr_FR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/french/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/german/Makefile b/german/Makefile index cb70f4618626..850e9606e953 100644 --- a/german/Makefile +++ b/german/Makefile @@ -20,6 +20,7 @@ SUBDIR += ksteak SUBDIR += linux-eagle SUBDIR += manpages + SUBDIR += ooodict-de_AT SUBDIR += ooodict-de_CH SUBDIR += ooodict-de_DE SUBDIR += openoffice-1.0 diff --git a/german/ooodict-de_AT/Makefile b/german/ooodict-de_AT/Makefile new file mode 100644 index 000000000000..067883f09b71 --- /dev/null +++ b/german/ooodict-de_AT/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for German (Austria) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= German (Austria) MySpell dictionary for OpenOffice.org +CATEGORIES= german + +LANGPREFIX= de +LANGSUFFIX= AT +LANGDIST+= de_AT.zip +MASTERDIR= ${.CURDIR}/../../editors/ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/german/ooodict-de_CH/Makefile b/german/ooodict-de_CH/Makefile index 44439442ec01..4d8e645de034 100644 --- a/german/ooodict-de_CH/Makefile +++ b/german/ooodict-de_CH/Makefile @@ -13,8 +13,8 @@ CATEGORIES= german LANGPREFIX= de LANGSUFFIX= CH LANGDIST+= de_CH.zip -HYPHDIST+= hyph_de_DE.zip +HYPHDIST+= hyph_de_CH.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/german/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/german/ooodict-de_DE/Makefile b/german/ooodict-de_DE/Makefile index f40778898cf2..e14764f77ca0 100644 --- a/german/ooodict-de_DE/Makefile +++ b/german/ooodict-de_DE/Makefile @@ -14,7 +14,8 @@ LANGPREFIX= de LANGSUFFIX= DE LANGDIST+= de_DE.zip HYPHDIST+= hyph_de_DE.zip +THESDIST+= thes_de_DE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/german/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/hebrew/Makefile b/hebrew/Makefile index a9b99ffdb424..c373c1da481f 100644 --- a/hebrew/Makefile +++ b/hebrew/Makefile @@ -8,6 +8,7 @@ SUBDIR += elmar-fonts SUBDIR += he2 SUBDIR += hspell + SUBDIR += ooodict-he_IL SUBDIR += kde3-i18n SUBDIR += koffice-i18n diff --git a/hebrew/ooodict-he_IL/Makefile b/hebrew/ooodict-he_IL/Makefile new file mode 100644 index 000000000000..d15ac8a94dc9 --- /dev/null +++ b/hebrew/ooodict-he_IL/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice.org Spell Checking Dictionary +# for Hebrew (Israel) language +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +COMMENT= Hebrew (Israel) MySpell dictionary for OpenOffice.org + +LANGPREFIX= he +LANGSUFFIX= IL +LANGDIST+= he_IL.zip +MASTERDIR= ${.CURDIR}/../../editors/ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile index bc7eb06999f3..63c9f7cb06c0 100644 --- a/hungarian/ooodict/Makefile +++ b/hungarian/ooodict/Makefile @@ -8,13 +8,13 @@ # COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org - CATEGORIES= hungarian LANGPREFIX= hu LANGSUFFIX= HU LANGDIST+= hu_HU.zip +THESDIST+= thes_hu_HU.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 9dd37850d3fa..227fe1c7beaa 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -13,11 +13,9 @@ CATEGORIES= polish LANGPREFIX= pl LANGSUFFIX= PL LANGDIST+= pl_PL.zip +HYPHDIST+= hyph_pl_PL.zip +THESDIST+= thes_pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/polish/openoffice-1.0 - -BROKEN= "Checksum mismatch" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile index 7b4e6b328615..28aacfc079e5 100644 --- a/portuguese/ooodict-pt_BR/Makefile +++ b/portuguese/ooodict-pt_BR/Makefile @@ -15,8 +15,6 @@ LANGSUFFIX= BR LANGDIST+= pt_BR.zip HYPHDIST+= hyph_pt_BR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/portuguese/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" - -PKGNAMEPREFIX= pt_BR- diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index acbd7f197862..bbdd22fb5e7f 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -15,8 +15,6 @@ LANGSUFFIX= PT LANGDIST+= pt_PT.zip HYPHDIST+= hyph_pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/portuguese/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" - -PKGNAMEPREFIX= pt_PT- diff --git a/russian/ooodict-ru_RU/Makefile b/russian/ooodict-ru_RU/Makefile index 1e7ade514994..7b7663cf3e3b 100644 --- a/russian/ooodict-ru_RU/Makefile +++ b/russian/ooodict-ru_RU/Makefile @@ -12,8 +12,9 @@ CATEGORIES= russian LANGPREFIX= ru LANGSUFFIX= RU -LANGDIST+= ru_RU_io.zip +LANGDIST+= ru_RU.zip +HYPHDIST+= hyph_ru_RU.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/russian/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" diff --git a/ukrainian/ooodict-uk_UA/Makefile b/ukrainian/ooodict-uk_UA/Makefile index 3b07a1a8a77c..497cf185b5e8 100644 --- a/ukrainian/ooodict-uk_UA/Makefile +++ b/ukrainian/ooodict-uk_UA/Makefile @@ -13,7 +13,8 @@ CATEGORIES= ukrainian LANGPREFIX= uk LANGSUFFIX= UA LANGDIST+= uk_UA.zip +HYPHDIST+= hyph_uk_UA.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" |