summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED5
-rw-r--r--devel/Makefile1
-rw-r--r--devel/libformat/Makefile39
-rw-r--r--devel/libformat/distinfo3
-rw-r--r--devel/libformat/files/Makefile.lib17
-rw-r--r--devel/libformat/pkg-descr3
-rw-r--r--editors/Makefile1
-rw-r--r--editors/ooodict-all/Makefile236
-rw-r--r--editors/ooodict-all/distinfo285
-rw-r--r--editors/ooodict-all/files/Makefile.localized396
-rw-r--r--editors/ooodict-all/pkg-descr10
-rw-r--r--editors/ooodict-all/pkg-message10
-rw-r--r--mail/Makefile1
-rw-r--r--mail/distribute/Makefile72
-rw-r--r--mail/distribute/distinfo24
-rw-r--r--mail/distribute/files/patch-aa38
-rw-r--r--mail/distribute/files/patch-ab11
-rw-r--r--mail/distribute/files/patch-ac12
-rw-r--r--mail/distribute/pkg-descr18
-rw-r--r--mail/distribute/pkg-plist13
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/gaim-rss-reader/Makefile35
-rw-r--r--net-im/gaim-rss-reader/distinfo3
-rw-r--r--net-im/gaim-rss-reader/files/patch-pixmaps_Makefile.in11
-rw-r--r--net-im/gaim-rss-reader/files/patch-src_channel.c32
-rw-r--r--net-im/gaim-rss-reader/files/patch-src_gaim-rss-reader.c14
-rw-r--r--net-im/gaim-rss-reader/pkg-descr6
-rw-r--r--net-im/gaim-rss-reader/pkg-plist2
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/slay/Makefile26
-rw-r--r--sysutils/slay/distinfo3
-rw-r--r--sysutils/slay/pkg-descr4
-rw-r--r--sysutils/slay/pkg-plist1
33 files changed, 5 insertions, 1329 deletions
diff --git a/MOVED b/MOVED
index c2c8f761b926..c71913c063a5 100644
--- a/MOVED
+++ b/MOVED
@@ -2683,3 +2683,8 @@ misc/afbackup-client||2007-01-05|Has expired: Uses unregistered uid that conflic
misc/afbackup-server||2007-01-05|Has expired: Uses unregistered uid that conflicts with other ports
lang/forth||2007-01-05|Has expired: obsoleted by lang/pfe; use of this port is pretty much senseless
ftp/jmirror||2007-01-05|Has expired: distfile disappeared and has no homepage
+devel/libformat||2007-01-05|Has expired: distfile and homepage disappeared
+editors/ooodict-all||2007-01-05|Has expired: Size mismatch
+mail/distribute||2007-01-05|Has expired: Does not install
+net-im/gaim-rss-reader||2007-01-05|Has expired: Requires update to work with Gaim 0.82.1
+sysutils/slay||2007-01-05|Has expired: Author doesn't see it as needed anymore
diff --git a/devel/Makefile b/devel/Makefile
index 3ffd77cd308c..5b7288dc1ed1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -530,7 +530,6 @@
SUBDIR += libevocosm
SUBDIR += libexecinfo
SUBDIR += libffi
- SUBDIR += libformat
SUBDIR += libfs++
SUBDIR += libftdi
SUBDIR += libg++
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile
deleted file mode 100644
index 0bcbb48f2c79..000000000000
--- a/devel/libformat/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: libFormat
-# Date created: Jun 19, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= libformat
-PORTVERSION= 1.1
-CATEGORIES= devel
-MASTER_SITES= http://kingleo.pages.at/development/cpp/
-DISTNAME= ${PORTNAME:S/^lib//}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= C++ library that supports printf style like format printing
-
-DEPRECATED= distfile and homepage disappeared
-EXPIRATION_DATE= 2006-12-27
-
-MAKEFILE= ${FILESDIR}/Makefile.lib
-USE_LDCONFIG= yes
-
-PORTDOCS= ChangeLog README testformat.cpp
-PLIST_FILES= include/format.h lib/libformat.a lib/libformat.so lib/libformat.so.1
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-USE_GCC= 3.3
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/devel/libformat/distinfo b/devel/libformat/distinfo
deleted file mode 100644
index 07cae75fc50f..000000000000
--- a/devel/libformat/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (format-1.1.tar.gz) = d94b8ade7cbf7bae2dea044f7535f6b7
-SHA256 (format-1.1.tar.gz) = 074ecc4b83b7f77180f2859854e5c198f9d9dcfdf2458589c604c1cfaecfc477
-SIZE (format-1.1.tar.gz) = 9007
diff --git a/devel/libformat/files/Makefile.lib b/devel/libformat/files/Makefile.lib
deleted file mode 100644
index 8a6d09693084..000000000000
--- a/devel/libformat/files/Makefile.lib
+++ /dev/null
@@ -1,17 +0,0 @@
-PREFIX?= /usr/local
-SHLIB_VER?= 1
-
-LIB= format
-LIBDIR= ${PREFIX}/lib
-SHLIB_MAJOR= ${SHLIB_VER}
-SHLIB_MINOR= 0
-NOPROFILE= true
-NOOBJ= true
-
-INCS= format.h
-INCSDIR= ${PREFIX}/include
-INCDIR= ${INCSDIR} # for pre-bsd.incs.mk API
-
-SRCS= format.cpp
-
-.include <bsd.lib.mk>
diff --git a/devel/libformat/pkg-descr b/devel/libformat/pkg-descr
deleted file mode 100644
index 66d7cfa9a24a..000000000000
--- a/devel/libformat/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-C++ library that supports printf style like format printing
-
-WWW: http://kingleo.home.pages.at/index.php?language=EN&show=/development/cpp
diff --git a/editors/Makefile b/editors/Makefile
index 973ddd976c7b..233dbdaa9df9 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -113,7 +113,6 @@
SUBDIR += nvi-perl
SUBDIR += nxml-emacs21
SUBDIR += ooo-build
- SUBDIR += ooodict-all
SUBDIR += openoffice.org-1.0
SUBDIR += openoffice.org-1.1
SUBDIR += openoffice.org-1.1-devel
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
deleted file mode 100644
index ba856502fd1f..000000000000
--- a/editors/ooodict-all/Makefile
+++ /dev/null
@@ -1,236 +0,0 @@
-# New ports collection makefile for: OpenOffice.org Spell Checking Dictionaries
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ooodict
-PORTVERSION= 1.20051119
-PORTREVISION= 1
-CATEGORIES+= editors
-MASTER_SITES+= http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ \
- ftp://ftp.t.ring.gr.jp/pub/misc/openoffice/contrib/dictionaries/ \
- http://ftp.gwdg.de/pub/misc/openoffice/contrib/dictionaries/
-DISTFILES+= ${LANGDIST}
-DISTFILES+= ${HYPHDIST}
-DISTFILES+= ${THESDIST}
-
-MAINTAINER= openoffice@FreeBSD.org
-COMMENT?= MySpell dictionaries for OpenOffice.org
-
-BROKEN= Size mismatch
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
-USE_ZIP= yes
-EXTRACT_ONLY=
-
-.if !defined(LOCALIZED_LANG)
-DICTMETAPORT= yes
-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 \
- eo_EO.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 lv_LV.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 \
- ru_RU.zip rw_RW.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
-#?? fi_FI.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_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_et_EE.zip \
- hyph_fr_FR.zip hyph_ga_IE.zip hyph_hu_HU.zip hyph_ia.zip \
- hyph_id_ID.zip hyph_is_IS.zip hyph_it_IT.zip \
- hyph_lt_LT.zip hyph_lv_LV.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_uk_UA.zip
-#?? hyph_fr_BE.zip hyph_sv_SE.zip
-THESDIST?= thes_bg_BG.zip thes_cs_CZ.zip thes_de_DE_v2.zip \
- thes_en_US_v2.zip thes_es_ES.zip thes_fr_FR_v2.zip \
- thes_hu_HU.zip thes_it_IT.zip thes_pl_PL_v2.zip \
- thes_sk_SK_v2.zip
-.endif
-CUT?= /usr/bin/cut
-
-.include <bsd.port.pre.mk>
-.include <${FILESDIR}/Makefile.localized>
-
-.if !defined(INSTALLATION_BASEDIR)
-INSTALLATION_BASEDIR= OpenOffice.org1.1.5
-BUILD_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice.org-1.1
-RUN_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice.org-1.1
-.endif
-# needed for install stage
-RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
-
-DIST_SUBDIR= openoffice.org1.1
-DICT_DIR= ${INSTALLATION_BASEDIR}/share/dict/ooo
-DICT_PATH= ${LOCALBASE}/${DICT_DIR}
-DICT_LIST_INST= ${DICT_PATH}/dictionary.lst
-DICT_PATH_PLIST= "%D/${DICT_DIR}"
-DICT_LIST= ${DICT_PATH_PLIST}/dictionary.lst
-PLIST= ${WRKDIR}/pkg-plist
-
-.if defined(LANGPREFIX)
-PKGNAMEPREFIX= ${LANGPREFIX}-
-.endif
-.if defined(LANGSUFFIX)
-PKGNAMESUFFIX= -${LANGSUFFIX}
-.endif
-
-.if exists(${.CURDIR}/pkg-descr)
-DESCR= ${.CURDIR}/pkg-descr
-.endif
-
-WRKSRC= ${WRKDIR}
-NO_BUILD= yes
-
-EXTRACT_CMD_L?= unzip
-EXTRACT_BEFORE_ARGS_L?= -q -o
-EXTRACT_AFTER_ARGS_L?= -d ${PREFIX}/${DICT_DIR}
-
-pre-fetch:
-.if !defined(LOCALIZED_LANG)
- @${ECHO}
- @${ECHO} "You can select the language for OOo by making it with:"
- @${ECHO} "make LOCALIZED_LANG=xx_YY"
- @${ECHO} "while xx_YY can be one of the following"
- @${ECHO} "af_ZA bg_BG ca_ES cs_CZ cy_GB en_AU en_CA"
- @${ECHO} "en_GB en_NZ en_US eo_EO es_ES es_MX"
- @${ECHO} "fo_FO fr_BE fr_FR ga_IE gd_GB gl_ES he_IL"
- @${ECHO} "hr_HR hu_HU id_ID is_IS it_IT ku_TR lt_LT"
- @${ECHO} "lv_LV mg_MG mi_NZ ms_MY nb_NO nl_NL nn_NO"
- @${ECHO} "ny_MW pl_PL pt_PT pt_BR ro_RO ru_RU rw_RW"
- @${ECHO} "sk_SK sl_SI sv_SE sw_KE tl_PH tn_ZA uk_UA"
- @${ECHO} "zu_ZA"
- @${ECHO}
-.endif
-pre-install:
-.if ! exists(${WRKDIR}/pkg-plist)
- @${TOUCH} ${WRKDIR}/pkg-plist
-.endif
-
-do-install:
-post-install:
- @for file in ${LANGDIST}; do \
- ABRV=`${ECHO_CMD} $${file} | ${SED} -e 's|\.zip||'`; \
- LANGUAGE=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_| |g' | ${AWK} '{print $$1}' `; \
- COUNTRY=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_| |g' | ${AWK} '{print $$2}' ` ; \
- if ! ( ${GREP} "DICT $${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} '*.aff' '*.dic' \
- ${EXTRACT_AFTER_ARGS_L}) ; \
- then \
- ${ECHO} "Extracting of $${file} failed"; \
- exit 1; \
- fi ; \
- ${ECHO_MSG} "===> Register spelling dictionary $${LANGUAGE}_$${COUNTRY}"; \
- ${ECHO} "@exec ${ECHO} \"DICT $${LANGUAGE} $${COUNTRY} $${ABRV}\" \
- >> ${DICT_LIST}" >> ${TMPPLIST} ; \
- ${ECHO_CMD} "DICT $${LANGUAGE} $${COUNTRY} $${ABRV}" >> ${DICT_LIST_INST} ; \
- cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \
- ${GREP} $${LANGUAGE}_$${COUNTRY} >> ${TMPPLIST} ; \
- cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \
- ${GREP} $${LANGUAGE}_$${COUNTRY} | \
- ${XARGS} chmod 755 ; \
- ${ECHO} "@unexec ${CP} ${DICT_LIST} \
- ${DICT_LIST}.$${LANGUAGE}_$${COUNTRY}" >> ${TMPPLIST} ; \
- ${ECHO} "@unexec \
- if ! ( ${CAT} ${DICT_LIST}.$${LANGUAGE}_$${COUNTRY} | \
- ${GREP} -v -e '^DICT.*$${LANGUAGE}_$${COUNTRY}' > ${DICT_LIST} ) ; then \
- ${ECHO_MSG} '===> Notice: ${DICT_LIST} is empty' ; \
- fi" >> ${TMPPLIST} ; \
- ${ECHO} "@unexec ${RM} ${DICT_LIST}.$${LANGUAGE}_$${COUNTRY}" \
- >> ${TMPPLIST} ; \
- else \
- ${ECHO_MSG} "===> Dictionary $${LANGUAGE}_$${COUNTRY} already registered"; \
- ${ECHO_MSG} "===> Set DICT_OVERWRITE=YES if you like to overwrite it"; \
- fi ; \
- done
- @for file in ${HYPHDIST}; do \
- ABRV=`${ECHO_CMD} $${file} | ${SED} -e 's|\.zip||' -e 's|^hyph_||'`; \
- LANGUAGE=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_| |g' | ${AWK} '{print $$1}' `; \
- COUNTRY=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_| |g' | ${AWK} '{print $$2}' ` ; \
- if ! ( ${GREP} "HYPH $${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} '*.dic' \
- ${EXTRACT_AFTER_ARGS_L}) ; \
- then \
- ${ECHO} "Extracting of $${file} failed"; \
- exit 1; \
- fi ; \
- ${ECHO_MSG} "===> Register hyphenation dictionary hyph_$${ABRV}"; \
- ${ECHO} "@exec ${ECHO} \"HYPH $${LANGUAGE} $${COUNTRY} hyph_$${ABRV}\" \
- >> ${DICT_LIST}" >> ${TMPPLIST} ; \
- ${ECHO_CMD} "HYPH $${LANGUAGE} $${COUNTRY} hyph_$${ABRV}" >> ${DICT_LIST_INST} ; \
- cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \
- ${GREP} hyph_$${ABRV}.dic >> ${TMPPLIST} ; \
- cd ${PREFIX} && ${FIND} -s ${DICT_DIR} -type f | \
- ${GREP} hyph_$${ABRV}.dic | ${XARGS} chmod 755 ; \
- ${ECHO} "@unexec ${CP} ${DICT_LIST} \
- ${DICT_LIST}.hyph_$${LANGUAGE}_$${COUNTRY}" >> ${TMPPLIST} ; \
- ${ECHO} "@unexec \
- if ! ( ${CAT} ${DICT_LIST}.hyph_$${LANGUAGE}_$${COUNTRY} | \
- ${GREP} -v -e '^HYPH.*hyph_$${ABRV}' > ${DICT_LIST} ) ; then \
- ${ECHO_MSG} '===> Notice: ${DICT_LIST} is empty' ; \
- fi" >> ${TMPPLIST} ; \
- ${ECHO} "@unexec ${RM} ${DICT_LIST}.hyph_$${LANGUAGE}_$${COUNTRY}" \
- >> ${TMPPLIST} ; \
- else \
- ${ECHO_MSG} "===> Hyphenation Dictionary $${LANGUAGE}_$${COUNTRY} already registered"; \
- ${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|_| |g' | ${AWK} '{print $$1}' `; \
- COUNTRY=`${ECHO_CMD} $${ABRV} | ${SED} -e 's|_| |g' | ${AWK} '{print $$2}' ` ; \
- 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
deleted file mode 100644
index 88bb4dbb68a1..000000000000
--- a/editors/ooodict-all/distinfo
+++ /dev/null
@@ -1,285 +0,0 @@
-MD5 (openoffice.org1.1/af_ZA.zip) = 5e8762e116c170b9847f7385c38771f8
-SHA256 (openoffice.org1.1/af_ZA.zip) = f9534e3b0a38d22ffdfcb608c3a79c2c12cd1eefe4185a0f4ece9538c798cf43
-SIZE (openoffice.org1.1/af_ZA.zip) = 595668
-MD5 (openoffice.org1.1/bg_BG.zip) = 0619620e36b1a9a45995f939d765fd3e
-SHA256 (openoffice.org1.1/bg_BG.zip) = e74bfa619ca465d41cbb51c71db1e6f29dd125650659fa8cb2b5c17358a9ec5c
-SIZE (openoffice.org1.1/bg_BG.zip) = 257781
-MD5 (openoffice.org1.1/ca_ES.zip) = 6cea81b3e1101fb277062e7eef4ff720
-SHA256 (openoffice.org1.1/ca_ES.zip) = 19e96118deeaf3a449a98127c0d137ebc3e47d278cea8d2e486e3d362fc7aa85
-SIZE (openoffice.org1.1/ca_ES.zip) = 475088
-MD5 (openoffice.org1.1/cs_CZ.zip) = b8d4a6943ec18300a9b0047d2540209e
-SHA256 (openoffice.org1.1/cs_CZ.zip) = 88f8689532a53c38b8e88751d49ab44fa3faa01bcddddebd3f65e31dc69f856e
-SIZE (openoffice.org1.1/cs_CZ.zip) = 612736
-MD5 (openoffice.org1.1/cy_GB.zip) = accdb94f38555af45a54494e046a88f3
-SHA256 (openoffice.org1.1/cy_GB.zip) = 3ef99256b716a848400734079c5e9851e649a72c936c57a52de90d4269ed41c7
-SIZE (openoffice.org1.1/cy_GB.zip) = 690204
-MD5 (openoffice.org1.1/da_DK.zip) = 1ac8dffa720651b91b2acb9b8dc1007b
-SHA256 (openoffice.org1.1/da_DK.zip) = 3a0a1027f5f7a741d8667b2eafc201a82c5e9aad7316f51bf9309780087a9821
-SIZE (openoffice.org1.1/da_DK.zip) = 471418
-MD5 (openoffice.org1.1/de_AT.zip) = fdee257cc4e9d49968048a6e3edec91a
-SHA256 (openoffice.org1.1/de_AT.zip) = 2478723ab67dd801ec6add11b1af9d32665e7859a1cb00c95bfc2b618584a802
-SIZE (openoffice.org1.1/de_AT.zip) = 10487
-MD5 (openoffice.org1.1/de_DE.zip) = 7903b7f5fc52105a9a0a0afedba378e0
-SHA256 (openoffice.org1.1/de_DE.zip) = 2f373d793fa9ceff374ce96435f542f136e78110bcf305e70e5699dd8a5b4e31
-SIZE (openoffice.org1.1/de_DE.zip) = 362733
-MD5 (openoffice.org1.1/de_CH.zip) = d56040f3566dfb9e371f9df7c8545704
-SHA256 (openoffice.org1.1/de_CH.zip) = c30bb085ba0a3d22a23aef51f4dd94ae9ae0cc811c0590ebf3713a93b209d823
-SIZE (openoffice.org1.1/de_CH.zip) = 361413
-MD5 (openoffice.org1.1/el_GR.zip) = 02d4c0022dee569bd4733e02ef885dc4
-SHA256 (openoffice.org1.1/el_GR.zip) = 4286c0d901f800ce8931981aa44502ec5232ac36e57606ea41611ac3f09a4a9c
-SIZE (openoffice.org1.1/el_GR.zip) = 1583141
-MD5 (openoffice.org1.1/en_AU.zip) = c39f529173d8bb0e15b1fade11dfe780
-SHA256 (openoffice.org1.1/en_AU.zip) = 22e217a631977d7b377f8dd22d2bbacd2d36b32765ce13f3474b03a4a97dd700
-SIZE (openoffice.org1.1/en_AU.zip) = 205336
-MD5 (openoffice.org1.1/en_CA.zip) = c14942ea471a5182f376802c68933880
-SHA256 (openoffice.org1.1/en_CA.zip) = 31fac12a1b520cde686f328d3fa7560f6eba772cddc872197ff842c57a0dc1ea
-SIZE (openoffice.org1.1/en_CA.zip) = 332927
-MD5 (openoffice.org1.1/en_GB.zip) = 6fb885d57899c3e6aa2b27f3510deb37
-SHA256 (openoffice.org1.1/en_GB.zip) = f4b43083923e2998298fd270a8a9f9ed570f4fbebeaa46ce5f1788b76920308b
-SIZE (openoffice.org1.1/en_GB.zip) = 250198
-MD5 (openoffice.org1.1/en_NZ.zip) = 8ac9e6640d132de29571f81d33012bb8
-SHA256 (openoffice.org1.1/en_NZ.zip) = 6cc717b4de43240595662a2deef5447b06062e82380f5647196f07c9089284fa
-SIZE (openoffice.org1.1/en_NZ.zip) = 222524
-MD5 (openoffice.org1.1/en_US.zip) = 21f03b559933dc11688a2aa85359902b
-SHA256 (openoffice.org1.1/en_US.zip) = 78dd77c56ca25f765470d3677a0889dc39ab179e81a609b3fe6110a173cb6787
-SIZE (openoffice.org1.1/en_US.zip) = 247657
-MD5 (openoffice.org1.1/eo_EO.zip) = 444bad467ad99fcc570091534636e20c
-SHA256 (openoffice.org1.1/eo_EO.zip) = c4547da14f58d43edaa0c9ae846985726c3a20cf0ceafe4ee3c39d6610ce6679
-SIZE (openoffice.org1.1/eo_EO.zip) = 99994
-MD5 (openoffice.org1.1/es_ES.zip) = 4b272f7c958dd619b2ddc007c45db53b
-SHA256 (openoffice.org1.1/es_ES.zip) = 5af9d57cc747d40601a9355ec16026271b6a7cc8968ec92325705630f02daad0
-SIZE (openoffice.org1.1/es_ES.zip) = 295817
-MD5 (openoffice.org1.1/es_MX.zip) = e32f5ec8c94fd902a9823dae4040a019
-SHA256 (openoffice.org1.1/es_MX.zip) = 1a872500484ca7f917946ef3cd0666979d34eafdf0b48fcfc59f52c3a791144e
-SIZE (openoffice.org1.1/es_MX.zip) = 285623
-MD5 (openoffice.org1.1/fo_FO.zip) = b11d0e05bd11b57a7095c2b7f9ed7d27
-SHA256 (openoffice.org1.1/fo_FO.zip) = e21d1b8fd9889d41686c9d8d6adf30668dca167b450f2b68d7d5b28b99d51744
-SIZE (openoffice.org1.1/fo_FO.zip) = 353147
-MD5 (openoffice.org1.1/fr_BE.zip) = 63a9d20757795b157136999075ff599a
-SHA256 (openoffice.org1.1/fr_BE.zip) = 055240c1070edac6652859b4bdf212b2da4931d578900515d09709e55ce6dfb0
-SIZE (openoffice.org1.1/fr_BE.zip) = 15999
-MD5 (openoffice.org1.1/fr_FR.zip) = 904d799ab36df32cc598a8dc7990649f
-SHA256 (openoffice.org1.1/fr_FR.zip) = 1fbd40b649d5d26598091102d7473c41a81009808606275fa8d6798fbce93a18
-SIZE (openoffice.org1.1/fr_FR.zip) = 325683
-MD5 (openoffice.org1.1/ga_IE.zip) = a18a6981822e489c7623eb81af8929b2
-SHA256 (openoffice.org1.1/ga_IE.zip) = b33049ef2420451e5f0e052599edea1ce374b52ecbfb2dc3306aec0145bb8b85
-SIZE (openoffice.org1.1/ga_IE.zip) = 256050
-MD5 (openoffice.org1.1/gd_GB.zip) = 7283d945eebf5217dd6f1ee418b72f7f
-SHA256 (openoffice.org1.1/gd_GB.zip) = 76f14e9ab90bafaf97597e081415626f9436ae03ba971f9592e7bfddc858d216
-SIZE (openoffice.org1.1/gd_GB.zip) = 53589
-MD5 (openoffice.org1.1/gl_ES.zip) = 7270162479a5efc8e6acdc61d625fa26
-SHA256 (openoffice.org1.1/gl_ES.zip) = 26adc58eeba663d7cb0209c64006f9098879bd0cebfa706dad9f3c9c586e136a
-SIZE (openoffice.org1.1/gl_ES.zip) = 147981
-MD5 (openoffice.org1.1/he_IL.zip) = 3589957efcec6096fd9dfe875ddd305f
-SHA256 (openoffice.org1.1/he_IL.zip) = dc1230ddefe8a4ebde4a28539a0c2db641a897d3f534e21192a1ae947258b545
-SIZE (openoffice.org1.1/he_IL.zip) = 835991
-MD5 (openoffice.org1.1/hr_HR.zip) = 5c5d0479b0fb7e7d2b5e0533cc2e370b
-SHA256 (openoffice.org1.1/hr_HR.zip) = 4aba34ace1d2bc591095ce20cbf80253fe0758f30d7065adc34c6c64c4f69d0d
-SIZE (openoffice.org1.1/hr_HR.zip) = 882838
-MD5 (openoffice.org1.1/hu_HU.zip) = e697bbd1025a7f11716d7988fcfba778
-SHA256 (openoffice.org1.1/hu_HU.zip) = baf71a7b4877389b32705841f99899429e492e3dbc98d4c070e6eeba5248fcc9
-SIZE (openoffice.org1.1/hu_HU.zip) = 1043349
-MD5 (openoffice.org1.1/id_ID.zip) = fe0ac356fd725cf1d5197e040fb507fc
-SHA256 (openoffice.org1.1/id_ID.zip) = 0e054cb63c6fa4f1a14f116cf6b941d73c2eb63a964919da26ef97223428578f
-SIZE (openoffice.org1.1/id_ID.zip) = 117899
-MD5 (openoffice.org1.1/it_IT.zip) = 765ffda3d2dadf67da29611819289be5
-SHA256 (openoffice.org1.1/it_IT.zip) = 320cf98a155778ce6847dc3afadfc45b0d0ee85f28678c506b0a53ac4645dc06
-SIZE (openoffice.org1.1/it_IT.zip) = 370114
-MD5 (openoffice.org1.1/ku_TR.zip) = f84b7f08ee05b0734d302c5536c8b37f
-SHA256 (openoffice.org1.1/ku_TR.zip) = 4a4fe6f47afcc2960e6aeb555647f0c0f1c6999245d328655ce7f0f8874f39f6
-SIZE (openoffice.org1.1/ku_TR.zip) = 25503
-MD5 (openoffice.org1.1/lt_LT.zip) = 3590ba02288c9092340101dca3ddc132
-SHA256 (openoffice.org1.1/lt_LT.zip) = 7a81d53fc1597b2b109a12bc92779e59f26b1a3284ff67d3581e180090c1256e
-SIZE (openoffice.org1.1/lt_LT.zip) = 299954
-MD5 (openoffice.org1.1/lv_LV.zip) = 1fbeb598066c52fb490c9a58146959e6
-SHA256 (openoffice.org1.1/lv_LV.zip) = 650fb03a03fb38d97f470def6647f3f35a3c759f16dcd56fa62a9b099d983d1c
-SIZE (openoffice.org1.1/lv_LV.zip) = 326534
-MD5 (openoffice.org1.1/mg_MG.zip) = 08f1bb21c5204669b3fd3bac1136d3e8
-SHA256 (openoffice.org1.1/mg_MG.zip) = a76d1339e97f7fb4f3ca5b51845c0f7951641a4b360c4e472ed0c87db89ee1ce
-SIZE (openoffice.org1.1/mg_MG.zip) = 61157
-MD5 (openoffice.org1.1/mi_NZ.zip) = f691ca67df4570821f931574295715b5
-SHA256 (openoffice.org1.1/mi_NZ.zip) = 7db317137b3f402ec82e36e216b181125736ababeafd939bc7ebb22f2a36702d
-SIZE (openoffice.org1.1/mi_NZ.zip) = 78777
-MD5 (openoffice.org1.1/ms_MY.zip) = 4b984b699541c12e1bd81b2f5f7b0050
-SHA256 (openoffice.org1.1/ms_MY.zip) = 87ffd9ff45f0bb8b8c559f2611601ee63d759d249588ccc515f2cf1b349adf0d
-SIZE (openoffice.org1.1/ms_MY.zip) = 87736
-MD5 (openoffice.org1.1/nb_NO.zip) = 07a58cf9deafa3bacaa8229473d71681
-SHA256 (openoffice.org1.1/nb_NO.zip) = 30c5e9494f4e176d9d6f9c3665793d3ddac3ba9b1817ab2aa93b67c1717b3061
-SIZE (openoffice.org1.1/nb_NO.zip) = 570688
-MD5 (openoffice.org1.1/nl_NL.zip) = 23f25d3c2a384bb19936f13c4e0d3490
-SHA256 (openoffice.org1.1/nl_NL.zip) = 1ba25f286a53c8ff335f0bb7c138111cc6e9b4b69f328def147aeec4d3588f60
-SIZE (openoffice.org1.1/nl_NL.zip) = 744387
-MD5 (openoffice.org1.1/nn_NO.zip) = 9c59e959edba807bd433b4e271077f18
-SHA256 (openoffice.org1.1/nn_NO.zip) = a3b282795f6322b6d0680dd105edd7006b616203920307b10673a54c9d67c4f9
-SIZE (openoffice.org1.1/nn_NO.zip) = 461730
-MD5 (openoffice.org1.1/ny_MW.zip) = ce2d9a52eb814bc4d4107cf8d05f32f3
-SHA256 (openoffice.org1.1/ny_MW.zip) = 5a03d4c1963bb0356cb18d718527fb90786fad3c0af8de2fbed972bb1ca1e703
-SIZE (openoffice.org1.1/ny_MW.zip) = 25312
-MD5 (openoffice.org1.1/pl_PL.zip) = ac74a0749a4c7df3d1a460f94233f756
-SHA256 (openoffice.org1.1/pl_PL.zip) = 4e413bd0a85f67f306fda8420d95822a339ba3efd615ad1ad66b212885686a50
-SIZE (openoffice.org1.1/pl_PL.zip) = 779421
-MD5 (openoffice.org1.1/pt_PT.zip) = 6f44ed7caf6846dca9d539bb390719c4
-SHA256 (openoffice.org1.1/pt_PT.zip) = d420d69a7b84be847a918cad877900f6626a97e30342ec33fe1597f17ea1cbc0
-SIZE (openoffice.org1.1/pt_PT.zip) = 135883
-MD5 (openoffice.org1.1/pt_BR.zip) = 83aa4540283c0049c27271576890fd88
-SHA256 (openoffice.org1.1/pt_BR.zip) = ae3fd4faa66cf3d900b463551067d1f2904f6a4764d0470d6c3e6739e67dc033
-SIZE (openoffice.org1.1/pt_BR.zip) = 95391
-MD5 (openoffice.org1.1/ro_RO.zip) = 22b116f300a08994040603b1d67dde2a
-SHA256 (openoffice.org1.1/ro_RO.zip) = 4da5d86973cfc5929950a44d2588fc8be5a57cc6a70d0f5a741415ccd6552062
-SIZE (openoffice.org1.1/ro_RO.zip) = 199463
-MD5 (openoffice.org1.1/ru_RU.zip) = 67da1e4d594de554a9184568235ab301
-SHA256 (openoffice.org1.1/ru_RU.zip) = 387e9fd6c24c34e27fe5f0eb227beec2522b8855dc44917a37a66571db15ed0d
-SIZE (openoffice.org1.1/ru_RU.zip) = 467216
-MD5 (openoffice.org1.1/rw_RW.zip) = 10174a16ec90bda1003c392b37c1b956
-SHA256 (openoffice.org1.1/rw_RW.zip) = 53e91005ca223a43ad66d8a88158dc4d34ee4f0db62fb46fa9eb02bb34d63c97
-SIZE (openoffice.org1.1/rw_RW.zip) = 24373
-MD5 (openoffice.org1.1/sk_SK.zip) = 27f42413c371ffea30401884cd9b54d6
-SHA256 (openoffice.org1.1/sk_SK.zip) = a6d59feafeceeb8be99cbf48385e3ff0940ecde54596bee5cad2b0ae4e78d568
-SIZE (openoffice.org1.1/sk_SK.zip) = 600579
-MD5 (openoffice.org1.1/sl_SI.zip) = a79c19d16bc26349bbded16b410616a8
-SHA256 (openoffice.org1.1/sl_SI.zip) = 4eda7ab75d128c7d4e191c5a0aaedb4c154876c8890a4413164c621d130ac37f
-SIZE (openoffice.org1.1/sl_SI.zip) = 1178635
-MD5 (openoffice.org1.1/sv_SE.zip) = 8d9c49a43bfbecec6962c1344914dc8d
-SHA256 (openoffice.org1.1/sv_SE.zip) = cddad1a22ae4c3b931d21fbd7ede28639199a1f96f5fe2f1f33962eb3491ac86
-SIZE (openoffice.org1.1/sv_SE.zip) = 133502
-MD5 (openoffice.org1.1/sw_KE.zip) = af1bb4afd5e46e3624a785d1323ee6a7
-SHA256 (openoffice.org1.1/sw_KE.zip) = 74ffe9d50066acab0a46a06cdd243d3ec09f8f35ab046ff7a0192780d8177095
-SIZE (openoffice.org1.1/sw_KE.zip) = 193118
-MD5 (openoffice.org1.1/tl_PH.zip) = a809a8a6202a5ef36742bbb1bd756de1
-SHA256 (openoffice.org1.1/tl_PH.zip) = d26df549d2a78194456cce2b7b40161935c6dfb8cea8ba6237d0ceb6f91d5ce4
-SIZE (openoffice.org1.1/tl_PH.zip) = 51324
-MD5 (openoffice.org1.1/tn_ZA.zip) = 5f1112e5cb9df8895258d46d4de15b1e
-SHA256 (openoffice.org1.1/tn_ZA.zip) = dc4a82c6a8d19d294201962b68ae276f1fbcd6963042bdbd532914124e9be741
-SIZE (openoffice.org1.1/tn_ZA.zip) = 17125
-MD5 (openoffice.org1.1/uk_UA.zip) = cc74b8c72ff7fa7f2be6bc81a997a2ea
-SHA256 (openoffice.org1.1/uk_UA.zip) = 8aaa59c8a589575e81d6424e16eec68f1ac418faa175b55eaedb4b77416ab8da
-SIZE (openoffice.org1.1/uk_UA.zip) = 263637
-MD5 (openoffice.org1.1/zu_ZA.zip) = 496817e9253c8638dedb3f8f6efdc527
-SHA256 (openoffice.org1.1/zu_ZA.zip) = ac410c4713305ec27cf993688e1276c96247b153fc5a104fe6f4c7a4325e4894
-SIZE (openoffice.org1.1/zu_ZA.zip) = 290607
-MD5 (openoffice.org1.1/hyph_bg_BG.zip) = c9a456317214bc336d764e9d94bdd3d2
-SHA256 (openoffice.org1.1/hyph_bg_BG.zip) = 8bb40eda79f57f8c3b58970f95bf07ef9726aceb643236f32bcd5a28ed5545a6
-SIZE (openoffice.org1.1/hyph_bg_BG.zip) = 15727
-MD5 (openoffice.org1.1/hyph_cs_CZ.zip) = 7dc7192fb3c141db6518c54781df6846
-SHA256 (openoffice.org1.1/hyph_cs_CZ.zip) = fa8dc0c93af0bdd71eb507d0097a3c5ad4f17ad99b1df247426665fb1ff7fd7b
-SIZE (openoffice.org1.1/hyph_cs_CZ.zip) = 11193
-MD5 (openoffice.org1.1/hyph_da_DK.zip) = c398f568793bc62982f1179f2db0c119
-SHA256 (openoffice.org1.1/hyph_da_DK.zip) = 8f6db89fddbabe7f6ea3644f6dd55db6597251e9d4b06535fd9235685b0c3fb6
-SIZE (openoffice.org1.1/hyph_da_DK.zip) = 3809
-MD5 (openoffice.org1.1/hyph_de_CH.zip) = d8c4f525869c46cc52185356271121ab
-SHA256 (openoffice.org1.1/hyph_de_CH.zip) = b1302fd8a8c0a2f69d349798dd85db5d3b4145fea1d865af1e1810b5462fd69f
-SIZE (openoffice.org1.1/hyph_de_CH.zip) = 20828
-MD5 (openoffice.org1.1/hyph_de_DE.zip) = b58540aed1323894242c9c2ff9c51913
-SHA256 (openoffice.org1.1/hyph_de_DE.zip) = 74155037a6a1edcaa983368b7d0221313318298a4e62d76d81fc24f67516be19
-SIZE (openoffice.org1.1/hyph_de_DE.zip) = 20832
-MD5 (openoffice.org1.1/hyph_el_GR.zip) = 73c0d55de8ad750557b0703c5004279e
-SHA256 (openoffice.org1.1/hyph_el_GR.zip) = 8609bd1f835839b2b44ebd3587a2c4fc25327fb22f7de02a7528cae39d9d17d5
-SIZE (openoffice.org1.1/hyph_el_GR.zip) = 1882
-MD5 (openoffice.org1.1/hyph_en_AU.zip) = 54e447e19a8ed73331afee93415ffaab
-SHA256 (openoffice.org1.1/hyph_en_AU.zip) = 7fa391ddfb3b068158e8b7660fb95d0e63e71cb55c6c21c52ac927645169f444
-SIZE (openoffice.org1.1/hyph_en_AU.zip) = 39373
-MD5 (openoffice.org1.1/hyph_en_CA.zip) = 2f03411f2a8335a84b64a0d7255518de
-SHA256 (openoffice.org1.1/hyph_en_CA.zip) = feafbda17863c81de0d43999f79b0c8dfc2cb3f783745c314501f6a4d73a9115
-SIZE (openoffice.org1.1/hyph_en_CA.zip) = 39374
-MD5 (openoffice.org1.1/hyph_en_GB.zip) = 1c9bda9ce2b52246ecdb7107998cbeec
-SHA256 (openoffice.org1.1/hyph_en_GB.zip) = 5cbed0d9086d90b5329ba841d4a762d6dd309d1411532d542345b83d86be2dcb
-SIZE (openoffice.org1.1/hyph_en_GB.zip) = 39374
-MD5 (openoffice.org1.1/hyph_en_NZ.zip) = 54e447e19a8ed73331afee93415ffaab
-SHA256 (openoffice.org1.1/hyph_en_NZ.zip) = 7fa391ddfb3b068158e8b7660fb95d0e63e71cb55c6c21c52ac927645169f444
-SIZE (openoffice.org1.1/hyph_en_NZ.zip) = 39373
-MD5 (openoffice.org1.1/hyph_en_US.zip) = 54e447e19a8ed73331afee93415ffaab
-SHA256 (openoffice.org1.1/hyph_en_US.zip) = 7fa391ddfb3b068158e8b7660fb95d0e63e71cb55c6c21c52ac927645169f444
-SIZE (openoffice.org1.1/hyph_en_US.zip) = 39373
-MD5 (openoffice.org1.1/hyph_es_ES.zip) = d34ab9eefdb49147c57c01227eeb0c66
-SHA256 (openoffice.org1.1/hyph_es_ES.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8
-SIZE (openoffice.org1.1/hyph_es_ES.zip) = 13352
-MD5 (openoffice.org1.1/hyph_es_MX.zip) = f0e308d132801b593925b14bb5905bb8
-SHA256 (openoffice.org1.1/hyph_es_MX.zip) = 8d4befae917d3e3524eb8a04dce5a441acd8a234564b8c76aa69ca17b131af49
-SIZE (openoffice.org1.1/hyph_es_MX.zip) = 1606
-MD5 (openoffice.org1.1/hyph_et_EE.zip) = 3033df98b0975299e0b8d3b990f0e155
-SHA256 (openoffice.org1.1/hyph_et_EE.zip) = 6728cce61c6af413af483f5cde1fb7625b61071a67fe8834f31f1800930f917b
-SIZE (openoffice.org1.1/hyph_et_EE.zip) = 28092
-MD5 (openoffice.org1.1/hyph_fr_FR.zip) = eb13ba5b369e72bc45f5762745ca4471
-SHA256 (openoffice.org1.1/hyph_fr_FR.zip) = ed6e81bb4319e81796440fc987f2aa0ca487ee1515e48c9a1f3663317adff659
-SIZE (openoffice.org1.1/hyph_fr_FR.zip) = 3741
-MD5 (openoffice.org1.1/hyph_ga_IE.zip) = bd410dd925853de0dc7e5e117ac2555d
-SHA256 (openoffice.org1.1/hyph_ga_IE.zip) = fea98b191e283912c28e72e2aa8e30a3a69fb28894341506a6437712974d1189
-SIZE (openoffice.org1.1/hyph_ga_IE.zip) = 20249
-MD5 (openoffice.org1.1/hyph_hu_HU.zip) = 09fde61c70a7b1c53e22d08b763a5b80
-SHA256 (openoffice.org1.1/hyph_hu_HU.zip) = 9a0a6931b88f30049c95cc661f08fd5a593d8d3116dbacb0d8bfc051b2272216
-SIZE (openoffice.org1.1/hyph_hu_HU.zip) = 56142
-MD5 (openoffice.org1.1/hyph_ia.zip) = 63752d6c43cb6bc2eb749121ebbd9726
-SHA256 (openoffice.org1.1/hyph_ia.zip) = 3e4e5e0a6c0a61a8849eb1e767ef227117277c8657381883262ea7e6c4c3e53d
-SIZE (openoffice.org1.1/hyph_ia.zip) = 2364
-MD5 (openoffice.org1.1/hyph_id_ID.zip) = f94557d7e57b22fa7e342f1c5bfe88ef
-SHA256 (openoffice.org1.1/hyph_id_ID.zip) = ed8148c37bdd5d4fa612f584529933cb79b5c69666d9e8515c07c0b4af79e424
-SIZE (openoffice.org1.1/hyph_id_ID.zip) = 40402
-MD5 (openoffice.org1.1/hyph_is_IS.zip) = 448230e966bdf68d5f8abffd18480402
-SHA256 (openoffice.org1.1/hyph_is_IS.zip) = 9ad8d1c3ab427508766eadc3f60902b79ddac3325a5c6ece8f3d82d6dc539c2f
-SIZE (openoffice.org1.1/hyph_is_IS.zip) = 14246
-MD5 (openoffice.org1.1/hyph_it_IT.zip) = db546e7bb7cf72fc3c751e70f83ed659
-SHA256 (openoffice.org1.1/hyph_it_IT.zip) = 53cc217f7c907445ad24bc852c7c86dd1ae929588517158c791b86d613733b41
-SIZE (openoffice.org1.1/hyph_it_IT.zip) = 1603
-MD5 (openoffice.org1.1/hyph_lt_LT.zip) = 6d90a1e831f639137077879dacb596cb
-SHA256 (openoffice.org1.1/hyph_lt_LT.zip) = fb4b921e48632150c22ffb33102dcb5d5d568f445e38446be0cf938b303e0512
-SIZE (openoffice.org1.1/hyph_lt_LT.zip) = 4838
-MD5 (openoffice.org1.1/hyph_lv_LV.zip) = 87e79d3a4de1f0400f513de6423ab09e
-SHA256 (openoffice.org1.1/hyph_lv_LV.zip) = 6bfeb82cc68169322f9f397b5fea199b4004e68cc00e8ca4bfb773c618ffd9b5
-SIZE (openoffice.org1.1/hyph_lv_LV.zip) = 42462
-MD5 (openoffice.org1.1/hyph_nl_NL.zip) = 6f0b18ce830445ae8337df8913155196
-SHA256 (openoffice.org1.1/hyph_nl_NL.zip) = f48cb8a7ec86b94fe7383fd0c781c83b69c57b595cb10a6a69a5444f4f2368a7
-SIZE (openoffice.org1.1/hyph_nl_NL.zip) = 55655
-MD5 (openoffice.org1.1/hyph_pl_PL.zip) = 90add9e0ebc002b04a44079cef529ef9
-SHA256 (openoffice.org1.1/hyph_pl_PL.zip) = e71c4c0c1975d461d9333f4a22cd0f449ec6dfe3cf6270dc89d5b78023384a86
-SIZE (openoffice.org1.1/hyph_pl_PL.zip) = 11282
-MD5 (openoffice.org1.1/hyph_pt_BR.zip) = aec223b5efc1e231015ebd2ae9c359e6
-SHA256 (openoffice.org1.1/hyph_pt_BR.zip) = 51d0d90fbff756d8a1b477cb61924e1268c56dfc8c34605641dc4e01d4525895
-SIZE (openoffice.org1.1/hyph_pt_BR.zip) = 1243
-MD5 (openoffice.org1.1/hyph_pt_PT.zip) = 327989bbbfc9f9d56eb772427a344eb3
-SHA256 (openoffice.org1.1/hyph_pt_PT.zip) = 2846f6079d8965447b22c1637696be71b69bdca91f5558c0c2a2b9b3b8de8dd2
-SIZE (openoffice.org1.1/hyph_pt_PT.zip) = 1238
-MD5 (openoffice.org1.1/hyph_ro_RO.zip) = 9ad582d9377fc7e550f39cdaec7395f7
-SHA256 (openoffice.org1.1/hyph_ro_RO.zip) = f5aff3ab082bd5335f8d52b10ae29d29061d352e3a6fcd30ed8b14df9fc153d2
-SIZE (openoffice.org1.1/hyph_ro_RO.zip) = 9863
-MD5 (openoffice.org1.1/hyph_ru_RU.zip) = f8a8b8a368bc7394b5a4060082c44bb4
-SHA256 (openoffice.org1.1/hyph_ru_RU.zip) = 95b2198f937f1ba1fe2373302c81517ee88a38c237a1ed5557c543a7e2b141df
-SIZE (openoffice.org1.1/hyph_ru_RU.zip) = 11089
-MD5 (openoffice.org1.1/hyph_sk_SK.zip) = 89ad655afadb78f6ceb87d9e1e3a675f
-SHA256 (openoffice.org1.1/hyph_sk_SK.zip) = 488ad858c719e596f056537103ee6b21cfdd90e9b8619f65d9f9ed76ba2725b8
-SIZE (openoffice.org1.1/hyph_sk_SK.zip) = 7544
-MD5 (openoffice.org1.1/hyph_sl_SI.zip) = 1a9ae1d95f0f12a7909c1d4e2c5fd8e1
-SHA256 (openoffice.org1.1/hyph_sl_SI.zip) = 4b603f37da4bd2c2451009519d0402226e61f44a362ca7a09488aae2f2735b14
-SIZE (openoffice.org1.1/hyph_sl_SI.zip) = 3655
-MD5 (openoffice.org1.1/hyph_uk_UA.zip) = caae40c900d8e1fdd3e0ad095ce1e787
-SHA256 (openoffice.org1.1/hyph_uk_UA.zip) = 539ccdae201b9437176ffa1d08dbcfe4ba9a1ac9762e32917edffc788abaf053
-SIZE (openoffice.org1.1/hyph_uk_UA.zip) = 6064
-MD5 (openoffice.org1.1/thes_bg_BG.zip) = 630ec215fcf655b99429ca7c97667b8d
-SHA256 (openoffice.org1.1/thes_bg_BG.zip) = e04b50d36d1c159599e7234bd955b06c1afbe3c072172b1365419b499d96150c
-SIZE (openoffice.org1.1/thes_bg_BG.zip) = 210764
-MD5 (openoffice.org1.1/thes_cs_CZ.zip) = 687af0e79f63c5eefb08b2485a4f363a
-SHA256 (openoffice.org1.1/thes_cs_CZ.zip) = 6211e6e75c866ad2087944e4d0d545df70a7309a180621398f41e6aac1331108
-SIZE (openoffice.org1.1/thes_cs_CZ.zip) = 155628
-MD5 (openoffice.org1.1/thes_de_DE_v2.zip) = 54aaa35ea6223a6009a7f5f7f9936d72
-SHA256 (openoffice.org1.1/thes_de_DE_v2.zip) = f3d43923f73d187c1a52b42aacb365e46679297fd8c017ad344d1e5b96ca97ed
-SIZE (openoffice.org1.1/thes_de_DE_v2.zip) = 1069844
-MD5 (openoffice.org1.1/thes_en_US_v2.zip) = 425efd96177c47b73a7608147e4f55c5
-SHA256 (openoffice.org1.1/thes_en_US_v2.zip) = db0c33829c10020a53656b6f3658ca2ef935ac210be8a6b4f0c9e682a5c4312b
-SIZE (openoffice.org1.1/thes_en_US_v2.zip) = 5167798
-MD5 (openoffice.org1.1/thes_es_ES.zip) = 6bf2f4bbca189d8c0976c84d835e2c72
-SHA256 (openoffice.org1.1/thes_es_ES.zip) = 738b0c2a25f4ab906708ec0282f3ce2784364e86f3642a3b1a88ac2f2a3dc747
-SIZE (openoffice.org1.1/thes_es_ES.zip) = 230867
-MD5 (openoffice.org1.1/thes_fr_FR_v2.zip) = ee0718fc6c31e39379d32c395e7d5f42
-SHA256 (openoffice.org1.1/thes_fr_FR_v2.zip) = d3dad1a38675a60f7c03b1ef2f8d7f67b960be46e824f2ac9af9a14c899fdbd8
-SIZE (openoffice.org1.1/thes_fr_FR_v2.zip) = 1832050
-MD5 (openoffice.org1.1/thes_hu_HU.zip) = 20e4bfe680999629270e1e8b7e2534e5
-SHA256 (openoffice.org1.1/thes_hu_HU.zip) = 0d184579af89511ab216534d7b8287ec99244d374512e733025b200c7d0a733a
-SIZE (openoffice.org1.1/thes_hu_HU.zip) = 423739
-MD5 (openoffice.org1.1/thes_it_IT.zip) = 15049d7f50ae36c99b00d18ad01f4610
-SHA256 (openoffice.org1.1/thes_it_IT.zip) = 96af2064298bb1e66afc470e29cbdf2392dd5913b8a6a47ae54e953783b0e590
-SIZE (openoffice.org1.1/thes_it_IT.zip) = 494258
-MD5 (openoffice.org1.1/thes_pl_PL_v2.zip) = c30e9851296c599a2b056329a0089963
-SHA256 (openoffice.org1.1/thes_pl_PL_v2.zip) = 0e0807da596f7a07a0483e3c459781532ecf670d7a773b8b6f641f38c8b4a313
-SIZE (openoffice.org1.1/thes_pl_PL_v2.zip) = 751386
-MD5 (openoffice.org1.1/thes_sk_SK_v2.zip) = 26c67da6fd2fe486a2ad90e51f3c9446
-SHA256 (openoffice.org1.1/thes_sk_SK_v2.zip) = f229ee129c08281cd1973c4afc84efcaa655e2a071b8621961831f7b002cc7f7
-SIZE (openoffice.org1.1/thes_sk_SK_v2.zip) = 244416
diff --git a/editors/ooodict-all/files/Makefile.localized b/editors/ooodict-all/files/Makefile.localized
deleted file mode 100644
index 3156dac3d6c7..000000000000
--- a/editors/ooodict-all/files/Makefile.localized
+++ /dev/null
@@ -1,396 +0,0 @@
-# localized makefile
-# Whom: Maho Nakata <maho@FreeBSD.org>
-# $FreeBSD: /tmp/pcvs/ports/editors/ooodict-all/files/Attic/Makefile.localized,v 1.2 2005-11-02 00:50:04 maho Exp $
-
-.if defined(LOCALIZED_LANG)
-.if ${LOCALIZED_LANG} == "af_ZA"
-COMMENT= Afrikaans (South Africa) MySpell dictionary for OpenOffice.org
-LANGPREFIX= af
-LANGSUFFIX= ZA
-.endif
-
-.if ${LOCALIZED_LANG} == "bg_BG"
-COMMENT= Bulgarian (Bulgaria) MySpell dictionary for OpenOffice.org
-LANGPREFIX= bg
-LANGSUFFIX= BG
-.endif
-
-.if ${LOCALIZED_LANG} == "ca_ES"
-COMMENT= Catalan MySpell dictionary for OpenOffice.org
-LANGPREFIX= ca
-LANGSUFFIX= ES
-.endif
-
-.if ${LOCALIZED_LANG} == "cs_CZ"
-COMMENT= Czech (Czech Republic) MySpell dictionary for OpenOffice.org
-LANGPREFIX= cs
-LANGSUFFIX= CZ
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "cy_GB"
-COMMENT= Welsh (Great Britain) MySpell dictionary for OpenOffice.org
-LANGPREFIX= cy
-LANGSUFFIX= GB
-.endif
-
-.if ${LOCALIZED_LANG} == "da_DK"
-COMMENT= Danish (Denmark) MySpell dictionary for OpenOffice.org
-LANGPREFIX= da
-LANGSUFFIX= DK
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "de_AT"
-COMMENT= German (Austria) MySpell dictionary for OpenOffice.org
-CATEGORIES= german
-LANGPREFIX= de
-LANGSUFFIX= AT
-.endif
-
-.if ${LOCALIZED_LANG} == "de_CH"
-COMMENT= German (Switzerland) MySpell dictionary for OpenOffice.org
-CATEGORIES= german
-LANGPREFIX= de
-LANGSUFFIX= CH
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "de_DE"
-COMMENT= German (Germany) MySpell dictionary for OpenOffice.org
-CATEGORIES= german
-LANGPREFIX= de
-LANGSUFFIX= DE
-HAVE_HYPHNATION=yes
-THESDIST+= thes_de_DE_v2.zip
-.endif
-
-.if ${LOCALIZED_LANG} == "el_GR"
-COMMENT= Greek (Greece) MySpell dictionary for OpenOffice.org
-LANGPREFIX= el
-LANGSUFFIX= GR
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "en_AU"
-COMMENT= English (Australia) MySpell dictionary for OpenOffice.org
-LANGPREFIX= en
-LANGSUFFIX= AU
-##HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "en_CA"
-COMMENT= English (Canada) MySpell dictionary for OpenOffice.org
-LANGPREFIX= en
-LANGSUFFIX= CA
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "en_GB"
-COMMENT= English (United Kingdom) MySpell dictionary for OpenOffice.org
-LANGPREFIX= en
-LANGSUFFIX= GB
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "en_NZ"
-COMMENT= English (New Zealand) MySpell dictionary for OpenOffice.org
-LANGPREFIX= en
-LANGSUFFIX= NZ
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "en_US"
-COMMENT= English (United States) MySpell dictionary for OpenOffice.org
-LANGPREFIX= en
-LANGSUFFIX= US
-HAVE_HYPHNATION=yes
-THESDIST+= thes_en_US_v2.zip
-.endif
-
-.if ${LOCALIZED_LANG} == "eo_EO"
-COMMENT= Esperanto MySpell dictionary for OpenOffice.org
-LANGPREFIX= eo
-LANGSUFFIX= EO
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "es_ES"
-COMMENT= Spanish (Spain) MySpell dictionary for OpenOffice.org
-LANGPREFIX= es
-LANGSUFFIX= ES
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "es_MX"
-COMMENT= Spanish (Mexico) MySpell dictionary for OpenOffice.org
-LANGPREFIX= es
-LANGSUFFIX= MX
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "fi_FI"
-COMMENT= Finnish (Finland) MySpell dictionary for OpenOffice.org
-LANGPREFIX= fi
-LANGSUFFIX= FI
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "fo_FO"
-COMMENT= Faroese (Faroese Islands) MySpell dictionary for OpenOffice.org
-LANGPREFIX= fo
-LANGSUFFIX= FO
-.endif
-
-.if ${LOCALIZED_LANG} == "fr_BE"
-COMMENT= French (Belgium) MySpell dictionary for OpenOffice.org
-CATEGORIES= french
-LANGPREFIX= fr
-LANGSUFFIX= BE
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "fr_FR"
-COMMENT= French (France) MySpell dictionary for OpenOffice.org
-CATEGORIES= french
-LANGPREFIX= fr
-LANGSUFFIX= FR
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "ga_IE"
-COMMENT= Irish (Ireland) MySpell dictionary for OpenOffice.org
-LANGPREFIX= ga
-LANGSUFFIX= IE
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "gd_GB"
-COMMENT= Gaelic (Great Britain) MySpell dictionary for OpenOffice.org
-LANGPREFIX= gd
-LANGSUFFIX= GB
-.endif
-
-.if ${LOCALIZED_LANG} == "gl_ES"
-COMMENT= Galician (Spain) MySpell dictionary for OpenOffice.org
-LANGPREFIX= gl
-LANGSUFFIX= ES
-.endif
-
-.if ${LOCALIZED_LANG} == "he_IL"
-COMMENT= Hebrew (Israel) MySpell dictionary for OpenOffice.org
-CATEGORIES= hebrew
-LANGPREFIX= he
-LANGSUFFIX= IL
-.endif
-
-.if ${LOCALIZED_LANG} == "hr_HR"
-COMMENT= Croatian (Croatia) Myspell dictionary for OpenOffice.org
-LANGPREFIX= hr
-LANGSUFFIX= HR
-.endif
-
-.if ${LOCALIZED_LANG} == "hu_HU"
-COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
-CATEGORIES+= hungarian
-LANGPREFIX= hu
-LANGSUFFIX= HU
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "id_ID"
-COMMENT= Indonesian (Indonesia) MySpell dictionary for OpenOffice.org
-LANGPREFIX= id
-LANGSUFFIX= ID
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "is_IS"
-COMMENT= Icelandic (Iceland) MySpell dictionary for OpenOffice.org
-LANGPREFIX= is
-LANGSUFFIX= IS
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "it_IT"
-COMMENT= Italian (Italy) MySpell dictionary for OpenOffice.org
-LANGPREFIX= it
-LANGSUFFIX= IT
-HAVE_HYPHNATION=yes
-HAVE_THESORAS= yes
-.endif
-
-.if ${LOCALIZED_LANG} == "ku_TR"
-COMMENT= Kurdish (Turkey) MySpell dictionary for OpenOffice.org
-LANGPREFIX= ku
-LANGSUFFIX= TR
-.endif
-
-.if ${LOCALIZED_LANG} == "lt_LT"
-COMMENT= Lithuanian (Lithuania) MySpell dictionary for OpenOffice.org
-LANGPREFIX= lt
-LANGSUFFIX= LT
-.endif
-
-.if ${LOCALIZED_LANG} == "lv_LV"
-COMMENT= Latvian (Latvia) MySpell dictionary for OpenOffice.org
-LANGPREFIX= lv
-LANGSUFFIX= LV
-.endif
-
-.if ${LOCALIZED_LANG} == "mg_MG"
-COMMENT= Malagasy (Madagascar) MySpell dictionary for OpenOffice.org
-LANGPREFIX= mg
-LANGSUFFIX= MG
-.endif
-
-.if ${LOCALIZED_LANG} == "mi_NZ"
-COMMENT= Maori (New Zealand) MySpell dictionary for OpenOffice.org
-LANGPREFIX= mi
-LANGSUFFIX= NZ
-.endif
-
-.if ${LOCALIZED_LANG} == "ms_MY"
-COMMENT= Malay (Malaysia) MySpell dictionary for OpenOffice.org
-LANGPREFIX= ms
-LANGSUFFIX= MY
-.endif
-
-.if ${LOCALIZED_LANG} == "nb_NO"
-COMMENT= Norwegian/Bokmal (Norway) MySpell dictionary for OpenOffice.org
-LANGPREFIX= nb
-LANGSUFFIX= NO
-.endif
-
-.if ${LOCALIZED_LANG} == "nl_NL"
-COMMENT= Dutch (Netherland) MySpell dictionary for OpenOffice.org
-LANGPREFIX= nl
-LANGSUFFIX= NL
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "nn_NO"
-COMMENT= Norwegian/Nynorsk (Norway) MySpell dictionary for OpenOffice.org
-LANGPREFIX= nn
-LANGSUFFIX= NO
-.endif
-
-.if ${LOCALIZED_LANG} == "ny_MW"
-COMMENT= Chichewa (Malawi) MySpell dictionary for OpenOffice.org
-LANGPREFIX= ny
-LANGSUFFIX= MW
-.endif
-
-.if ${LOCALIZED_LANG} == "pl_PL"
-COMMENT= Polish (Poland) MySpell dictionary for OpenOffice.org
-CATEGORIES+= polish
-LANGPREFIX= pl
-LANGSUFFIX= PL
-HAVE_HYPHNATION=yes
-THESDIST+= thes_pl_PL_v2.zip
-.endif
-
-.if ${LOCALIZED_LANG} == "pt_BR"
-COMMENT= Portuguese (Brasil) MySpell dictionary for OpenOffice.org
-CATEGORIES+= portuguese
-LANGPREFIX= pt
-LANGSUFFIX= BR
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "pt_PT"
-COMMENT= Portuguese (Portugal) MySpell dictionary for OpenOffice.org
-CATEGORIES+= portuguese
-LANGPREFIX= pt
-LANGSUFFIX= PT
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "ro_RO"
-COMMENT= Romanian (Romania) MySpell dictionary for OpenOffice.org
-LANGPREFIX= ro
-LANGSUFFIX= RO
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "ru_RU"
-COMMENT= Russian MySpell dictionary for OpenOffice.org
-CATEGORIES= russian
-LANGPREFIX= ru
-LANGSUFFIX= RU
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "rw_RW"
-COMMENT= Kinyarwanda (Rwanda) MySpell dictionary for OpenOffice.org
-LANGPREFIX= rw
-LANGSUFFIX= RW
-.endif
-
-.if ${LOCALIZED_LANG} == "sk_SK"
-COMMENT= Slovak MySpell dictionary for OpenOffice.org
-LANGPREFIX= sk
-LANGSUFFIX= SK
-HAVE_HYPHNATION=yes
-THESDIST+= thes_sk_SK_v2.zip
-.endif
-
-.if ${LOCALIZED_LANG} == "sl_SI"
-COMMENT= Slovenian (Slovenia) MySpell dictionary for OpenOffice.org
-LANGPREFIX= sl
-LANGSUFFIX= SI
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "sv_SE"
-COMMENT= Swedish (Sweden) MySpell dictionary for OpenOffice.org
-LANGPREFIX= sv
-LANGSUFFIX= SE
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "sw_KE"
-COMMENT= Kiswahili (Africa) MySpell dictionary for OpenOffice.org
-LANGPREFIX= sw
-LANGSUFFIX= KE
-.endif
-
-.if ${LOCALIZED_LANG} == "tl_PH"
-COMMENT= Tagalog (Philippines) MySpell dictionary for OpenOffice.org
-LANGPREFIX= tl
-LANGSUFFIX= PH
-.endif
-
-.if ${LOCALIZED_LANG} == "tn_ZA"
-COMMENT= Setswana (Africa) MySpell dictionary for OpenOffice.org
-LANGPREFIX= tn
-LANGSUFFIX= ZA
-.endif
-
-.if ${LOCALIZED_LANG} == "uk_UA"
-COMMENT= Ukrainian MySpell dictionary for OpenOffice.org
-CATEGORIES= ukrainian
-LANGPREFIX= uk
-LANGSUFFIX= UA
-HAVE_HYPHNATION=yes
-.endif
-
-.if ${LOCALIZED_LANG} == "zu_ZA"
-COMMENT= Zulu (Africa) MySpell dictionary for OpenOffice.org
-LANGPREFIX= zu
-LANGSUFFIX= ZA
-.endif
-
-LANGDIST+= ${LOCALIZED_LANG}.zip
-.if defined(HAVE_HYPHNATION)
-HYPHDIST+= hyph_${LOCALIZED_LANG}.zip
-.endif
-.if defined(HAVE_THESORAS)
-THESDIST+= thes_${LOCALIZED_LANG}.zip
-.endif
-.endif
diff --git a/editors/ooodict-all/pkg-descr b/editors/ooodict-all/pkg-descr
deleted file mode 100644
index 8e561219c00d..000000000000
--- a/editors/ooodict-all/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Ooodict-all does contain various spelling dictionaries. As format
-MySpell is used. MySpell is based on Ispell, but uses a faster
-format (modified to permit fast parsing, be case sensitive).
-
-As ISpell, MySpell is a fast screen-oriented spelling checker that
-shows you your errors in the context of the original file, and
-suggests possible corrections when it can figure them out.
-
-WWW: http://lingucomponent.openoffice.org/
- http://porting.openoffice.org/freebsd/dictionary.html \ No newline at end of file
diff --git a/editors/ooodict-all/pkg-message b/editors/ooodict-all/pkg-message
deleted file mode 100644
index c0f0bb5a8326..000000000000
--- a/editors/ooodict-all/pkg-message
+++ /dev/null
@@ -1,10 +0,0 @@
-First, check if $LANG is set in your environment. Set
-it to the appropriate value.
-
-Now, start up OpenOffice.org, and go to:
-
-Tools->Options->LanguageSettings->WritingAids
-
-Hit "Edit" and use the pull down menu to select your locale
-and then make sure to check the MySpell Spell Checker for
-that locale.
diff --git a/mail/Makefile b/mail/Makefile
index 94f302a653a4..a223c0df71ac 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -77,7 +77,6 @@
SUBDIR += dcc-dccd
SUBDIR += delatt
SUBDIR += demime
- SUBDIR += distribute
SUBDIR += dk-milter
SUBDIR += dkfilter
SUBDIR += dkim-milter
diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile
deleted file mode 100644
index 3dac8c709bdf..000000000000
--- a/mail/distribute/Makefile
+++ /dev/null
@@ -1,72 +0,0 @@
-# New ports collection makefile for: distribute
-# Date created: 1 Oct 1997
-# Whom: itojun@itojun.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= distribute
-PORTVERSION= 2.1.26
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_NETBSD}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-2.1-pl19
-
-PATCH_SITES= ${MASTER_SITES}
-PATCH_SITE_SUBDIR= ${PORTNAME}
-PATCHFILES= patch.20.gz patch.21e.gz patch.22e.gz patch.23e.gz \
- patch.24e.gz patch.25e.gz patch.26e.gz
-
-MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= Mail dispatcher for mailing list. Fits nicely with majordomo
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/libmimekit.a:${PORTSDIR}/japanese/mimekit
-
-BROKEN= Does not install
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
-WRKSRC= ${WRKDIR}/distribute-pl19
-MAN1= distribute.1
-DIST_SUBDIR= distribute
-# Compile time configuration required.
-IS_INTERACTIVE= YES
-
-# customize below if you would like to
-MAILINGLIST_DIR?= ${PREFIX}/majordomo/lists
-MAJORDOMO_DIR?= ${PREFIX}/majordomo # mail/majordomo likes this
-MAJORDOMO_LIST_DIR?= ${MAJORDOMO_DIR}/lists
-ARCHIVE_DIR?= /var/spool/mail-list
-DEF_DOMAINNAME?= your.domain.here
-DISTRIBUTE_OWNER?= majordom # owner of distribute
-DISTRIBUTE_GROUP?= majordom # group of distribute
-
-MAKE_ENV+= DEFAULTCONFIG="-DDEF_SEQ_PATH=\\\"$(MAILINGLIST_DIR)\\\" \
- -DDEF_RECIPIENT_PATH=\\\"$(MAILINGLIST_DIR)\\\" \
- -DDEF_MAJORDOMO_RECIPIENT_PATH=\\\"$(MAJORDOMO_LIST_DIR)\\\" \
- -DDEF_DOMAINNAME=\\\"$(DEF_DOMAINNAME)\\\" \
- -DDEF_ARCHIVE_PATH=\\\"$(ARCHIVE_DIR)\\\"" \
- DISTRIBUTE_OWNER="${DISTRIBUTE_OWNER}" \
- DISTRIBUTE_GROUP="${DISTRIBUTE_GROUP}" \
- INSTALL="${INSTALL}" \
- INSTALL_MAN="${INSTALL_MAN}"
-
-post-build: message
-post-install: message
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/distribute
- @ for file in BugList COPYRIGHT CREDITS ChangeLog INSTALL.JP NEWS \
- OPTIONS README README.FIRST ToDo; do \
- ${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/share/doc/distribute; \
- done
-.endif
-
-message::
- @${ECHO} "===> distribute was compiled with the following configuration:"
- @${ECHO} " membership file directory: ${MAILINGLIST_DIR}"
- @${ECHO} " membership file directory: ${MAJORDOMO_LIST_DIR} (for majordomo)"
- @${ECHO} " archiving directory: ${ARCHIVE_DIR}"
- @${ECHO} " if necessery, override them and perform compilation again."
- @${ECHO} " there's no way to override them at runtime."
-
-.include <bsd.port.mk>
diff --git a/mail/distribute/distinfo b/mail/distribute/distinfo
deleted file mode 100644
index 0a928c61482a..000000000000
--- a/mail/distribute/distinfo
+++ /dev/null
@@ -1,24 +0,0 @@
-MD5 (distribute/distribute-2.1-pl19.tar.gz) = 8f37899f0101423dba732718da64d97c
-SHA256 (distribute/distribute-2.1-pl19.tar.gz) = 0c3c4d0156b382aeb6a950268f5b911a50e086a786ad3c5c5e16894a5df8ac6b
-SIZE (distribute/distribute-2.1-pl19.tar.gz) = 45002
-MD5 (distribute/patch.20.gz) = c530466c690baf410ec50b014c3d3aa6
-SHA256 (distribute/patch.20.gz) = cedfe8c1b7785e1d512ed05b5fad2a023593623e8ababf335102330eb4c6161d
-SIZE (distribute/patch.20.gz) = 5664
-MD5 (distribute/patch.21e.gz) = e9465e3a1f34d9fd6a5d40704024e3a7
-SHA256 (distribute/patch.21e.gz) = 5970d105c35d86e8187f64c33e00d67b933d9c5348cc65cd4d741c3253fa0185
-SIZE (distribute/patch.21e.gz) = 8356
-MD5 (distribute/patch.22e.gz) = 44e86eed0bb78522a2a5eab0dc8cb1dd
-SHA256 (distribute/patch.22e.gz) = e1d992b65d89e64776c298fd053af51900e54db000e5a5a7713980190dbf5412
-SIZE (distribute/patch.22e.gz) = 9842
-MD5 (distribute/patch.23e.gz) = fb7043530b09b391568ee72f36cba2c0
-SHA256 (distribute/patch.23e.gz) = 91a4697002ef0a47cd2ca9ca36cbd928405f6311be9c2679ecfcd237899004cc
-SIZE (distribute/patch.23e.gz) = 2570
-MD5 (distribute/patch.24e.gz) = 078daebdd79c62374f6c20c76a7c0c97
-SHA256 (distribute/patch.24e.gz) = bbc353b2ef5668467210a205a26d53d7111212403d6c678dd2dc3efbe1d9d5b3
-SIZE (distribute/patch.24e.gz) = 1564
-MD5 (distribute/patch.25e.gz) = 5ebd709e50301105d613a1fd36f32464
-SHA256 (distribute/patch.25e.gz) = 938d7e722965f200a4d549cb515101ccf8856bd9b3a46f54885cfd72add7c579
-SIZE (distribute/patch.25e.gz) = 7374
-MD5 (distribute/patch.26e.gz) = d9ab9c605893c35d3f39b8beae9a9520
-SHA256 (distribute/patch.26e.gz) = ba1ab8443f03355e4267a932cd88d7885f3bf337e0b938d1b7e73ed97cbc2c5a
-SIZE (distribute/patch.26e.gz) = 12560
diff --git a/mail/distribute/files/patch-aa b/mail/distribute/files/patch-aa
deleted file mode 100644
index d82023d1657b..000000000000
--- a/mail/distribute/files/patch-aa
+++ /dev/null
@@ -1,38 +0,0 @@
---- Makefile.orig Thu Apr 11 11:25:35 2002
-+++ Makefile Thu Apr 11 11:27:10 2002
-@@ -85,16 +85,16 @@
- #-D__USE_FIXED_PROTOTYPES__
-
- PREFIX= /usr/local
--WHERE= ${PREFIX}/libexec
-+WHERE= ${PREFIX}/sbin
- MANDIR= ${PREFIX}/man
- MANSEC= 1
-
- # Install as
--OWNER= daemon
--GROUP= daemon
-+OWNER= ${DISTRIBUTE_OWNER}
-+GROUP= ${DISTRIBUTE_GROUP}
-
- # install
--INSTALL= install -c
-+#INSTALL= install -c
-
- # perl
- PERL=perl
-@@ -140,11 +140,11 @@
- @size xarchive
-
- install: xdistribute distribute.1 xarchive
-- ${INSTALL} -s -o ${OWNER} -g ${GROUP} -m 511 xdistribute \
-+ ${INSTALL} -c -s -o ${OWNER} -g ${GROUP} -m 511 xdistribute \
- ${DESTDIR}${WHERE}/distribute
-- ${INSTALL} -s -o ${OWNER} -g ${GROUP} -m 511 xarchive \
-+ ${INSTALL} -c -s -o ${OWNER} -g ${GROUP} -m 511 xarchive \
- ${DESTDIR}${WHERE}/archive
-- ${INSTALL} -m 444 distribute.1 \
-+ ${INSTALL_MAN} distribute.1 \
- ${DESTDIR}${MANDIR}/man${MANSEC}/distribute.${MANSEC}
-
- testinst: xdistribute xarchive
diff --git a/mail/distribute/files/patch-ab b/mail/distribute/files/patch-ab
deleted file mode 100644
index b975cd33d427..000000000000
--- a/mail/distribute/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.h.orig Sun Sep 14 09:25:53 1997
-+++ config.h Sun Sep 14 09:26:01 1997
-@@ -86,6 +86,8 @@
- * Other set-ups
- */
-
-+#if 0
- #ifndef _PATH_SENDMAIL
- # define _PATH_SENDMAIL "/usr/lib/sendmail" /* default */
-+#endif
- #endif
diff --git a/mail/distribute/files/patch-ac b/mail/distribute/files/patch-ac
deleted file mode 100644
index 07c9d893eb63..000000000000
--- a/mail/distribute/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- distribute.c.orig Sun Sep 14 09:26:57 1997
-+++ distribute.c Sun Sep 14 09:27:09 1997
-@@ -37,7 +37,8 @@
- #include <unistd.h>
- #include <string.h>
-
--#if defined(__bsdi__) /* may be wrong -- we need to use NET/2 def.*/
-+/* may be wrong -- we need to use NET/2 def.*/
-+#if defined(__bsdi__) || defined(__FreeBSD__)
- # include <paths.h> /* for sendmail path */
- #endif
-
diff --git a/mail/distribute/pkg-descr b/mail/distribute/pkg-descr
deleted file mode 100644
index 4736767ea5c1..000000000000
--- a/mail/distribute/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-distribute - reforward incoming messages to a mailing list
-
-Distribute takes as its standard input a mail message, modifies
-the header (and optionally the body) of that message, then invokes
-sendmail to send the message to the specified recipients. It is
-primarily useful for those who run large mailing lists.
-
-Distribute does not include membership management. It only does the
-rewrite and dispatch of the mailng list emails.
-Use majordomo (ports/mail/majordomo) for membership management.
-
-Facilities include:
- Article numbering
- Subject rewrite to Subject: (mailing-list 1234)
- Proper handling of error related headers
- Reply-to rewrite/insertion if necessery
- Archiving
- membership file from Majordomo's configuration directory
diff --git a/mail/distribute/pkg-plist b/mail/distribute/pkg-plist
deleted file mode 100644
index 912db23496d5..000000000000
--- a/mail/distribute/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-sbin/distribute
-sbin/archive
-%%PORTDOCS%%share/doc/distribute/BugList
-%%PORTDOCS%%share/doc/distribute/COPYRIGHT
-%%PORTDOCS%%share/doc/distribute/CREDITS
-%%PORTDOCS%%share/doc/distribute/ChangeLog
-%%PORTDOCS%%share/doc/distribute/INSTALL.JP
-%%PORTDOCS%%share/doc/distribute/NEWS
-%%PORTDOCS%%share/doc/distribute/OPTIONS
-%%PORTDOCS%%share/doc/distribute/README
-%%PORTDOCS%%share/doc/distribute/README.FIRST
-%%PORTDOCS%%share/doc/distribute/ToDo
-@dirrm share/doc/distribute
diff --git a/net-im/Makefile b/net-im/Makefile
index 2601881a449c..1fea7c41dfce 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -31,7 +31,6 @@
SUBDIR += gaim-ignorance
SUBDIR += gaim-latex
SUBDIR += gaim-openq
- SUBDIR += gaim-rss-reader
SUBDIR += gaim-slashexec
SUBDIR += gajim
SUBDIR += gajim-devel
diff --git a/net-im/gaim-rss-reader/Makefile b/net-im/gaim-rss-reader/Makefile
deleted file mode 100644
index ecad2ca0876e..000000000000
--- a/net-im/gaim-rss-reader/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: gaim-rss-rader
-# Date created: 8 Aug 2004
-# Whom: mycroft@virgaria.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= rss-reader
-PORTVERSION= 0.1
-PORTREVISION= 10
-CATEGORIES= net-im
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
-PKGNAMEPREFIX= gaim-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= mycroft@virgaria.org
-COMMENT= Provides Rss support for Gaim
-
-BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim
-RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
-
-IGNORE= Requires update to work with Gaim 0.82.1
-DEPRECATED= ${IGNORE}
-EXPIRATION_DATE=2006-12-01
-
-USE_XLIB= yes
-USE_GMAKE= yes
-USE_GNOME= gtk20 libxml2
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= "--with-gaim=${LOCALBASE}/include/gaim"
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/net-im/gaim-rss-reader/distinfo b/net-im/gaim-rss-reader/distinfo
deleted file mode 100644
index 339e91c18c1a..000000000000
--- a/net-im/gaim-rss-reader/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gaim-rss-reader-0.1.tar.gz) = 8a0bcc28b4a5b7d761adef997646c739
-SHA256 (gaim-rss-reader-0.1.tar.gz) = a5276b76b601477529422cac963364c9a0788105b71ab9905b37cd63c4eca416
-SIZE (gaim-rss-reader-0.1.tar.gz) = 538076
diff --git a/net-im/gaim-rss-reader/files/patch-pixmaps_Makefile.in b/net-im/gaim-rss-reader/files/patch-pixmaps_Makefile.in
deleted file mode 100644
index 3d2c86908ff5..000000000000
--- a/net-im/gaim-rss-reader/files/patch-pixmaps_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- pixmaps/Makefile.in.orig Sun Aug 8 13:52:53 2004
-+++ pixmaps/Makefile.in Sun Aug 8 13:53:08 2004
-@@ -103,7 +103,7 @@
- EXTRA_DIST = xml.png
-
-
--grrconfpixdir = $(datadir)/pixmaps/gaim/grr
-+grrconfpixdir = $(datadir)/gnome/pixmaps/gaim/status/default
- grrconfpix_DATA = xml.png
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../pre_config.h
diff --git a/net-im/gaim-rss-reader/files/patch-src_channel.c b/net-im/gaim-rss-reader/files/patch-src_channel.c
deleted file mode 100644
index 21768a403734..000000000000
--- a/net-im/gaim-rss-reader/files/patch-src_channel.c
+++ /dev/null
@@ -1,32 +0,0 @@
---- src/channel.c.orig Sun Aug 8 17:45:25 2004
-+++ src/channel.c Sun Aug 8 17:46:01 2004
-@@ -97,16 +97,19 @@
-
- void rss_channel_update(Channel *channel)
- {
-+ xmlDocPtr doc;
-+ xmlNodePtr cur;
-+ gboolean rdf = FALSE;
- rss_channel_clear(channel);
-
-- xmlDocPtr doc = xmlParseFile(channel->url);
-+ doc = xmlParseFile(channel->url);
- if(doc == NULL)
- {
- //std::cerr << "Cannot read file: " << _title << std::endl;
- return;
- }
-
-- xmlNodePtr cur = xmlDocGetRootElement(doc);
-+ cur = xmlDocGetRootElement(doc);
- if (cur == NULL)
- {
- //std::cerr << "Empty document: " << _title << std::endl;
-@@ -114,7 +117,6 @@
- return;
- }
-
-- gboolean rdf = FALSE;
- // We must determine whether the document is RDF or RSS since they
- // have slightly different structures. We handle both.
- if(!xmlStrcmp(cur->name, (const xmlChar *)"rss"))
diff --git a/net-im/gaim-rss-reader/files/patch-src_gaim-rss-reader.c b/net-im/gaim-rss-reader/files/patch-src_gaim-rss-reader.c
deleted file mode 100644
index 48abcee43539..000000000000
--- a/net-im/gaim-rss-reader/files/patch-src_gaim-rss-reader.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/gaim-rss-reader.c.orig Sun Aug 8 17:44:40 2004
-+++ src/gaim-rss-reader.c Sun Aug 8 17:44:54 2004
-@@ -255,10 +255,10 @@
-
- static void init_plugin(GaimPlugin *plugin)
- {
-+ GList *sl = NULL;
- gaim_prefs_add_none("/plugins/gtk/gaim-rss-reader");
- gaim_prefs_add_int("/plugins/gtk/gaim-rss-reader/update_time", 60);
-
-- GList *sl = NULL;
- sl = g_list_append(sl, "Debian Planet;http://www.debianplanet.org/debianplanet/backend.php");
- sl = g_list_append(sl, "Mozillazine;http://www.mozillazine.org/contents.rdf");
- sl = g_list_append(sl, "Newsforge;http://www.newsforge.com/newsforge.rss");
diff --git a/net-im/gaim-rss-reader/pkg-descr b/net-im/gaim-rss-reader/pkg-descr
deleted file mode 100644
index 0d853502622f..000000000000
--- a/net-im/gaim-rss-reader/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-RSS reader plugin for Gaim.
-
-It allows users to add/remove rss feeds, and consult/update them through
-a button on conversation window.
-
-WWW: http://gaim-rss-reader.sourceforge.net/
diff --git a/net-im/gaim-rss-reader/pkg-plist b/net-im/gaim-rss-reader/pkg-plist
deleted file mode 100644
index 8daa479455b5..000000000000
--- a/net-im/gaim-rss-reader/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/gaim/grr.so
-share/gnome/pixmaps/gaim/status/default/xml.png
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 32bf801509c9..bdd784296796 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -586,7 +586,6 @@
SUBDIR += shlock
SUBDIR += sjog
SUBDIR += skill
- SUBDIR += slay
SUBDIR += sleuthkit
SUBDIR += slmon
SUBDIR += sloth
diff --git a/sysutils/slay/Makefile b/sysutils/slay/Makefile
deleted file mode 100644
index e709dbccf52b..000000000000
--- a/sysutils/slay/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Ports collection makefile for: Slay
-# Date created: Sun Mar 12 02:26:49 GMT 2000
-# Whom: scorpio@drkshdw.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= Slay
-PORTVERSION= 1.2
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/admin/idle
-DISTNAME= ${PORTNAME}.${PORTVERSION}
-
-MAINTAINER= scorpio@drkshdw.org
-COMMENT= Kills a login shell and process(es) of a user
-
-NO_BUILD= "binary distribution"
-
-DEPRECATED= Author doesn't see it as needed anymore
-EXPIRATION_DATE= 2006-12-31
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/slay ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/sysutils/slay/distinfo b/sysutils/slay/distinfo
deleted file mode 100644
index 4f7a6898ce01..000000000000
--- a/sysutils/slay/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Slay.1.2.tar.gz) = 3d84408865dea84dd37d85120c13835c
-SHA256 (Slay.1.2.tar.gz) = c9aeaffa0198267e8b32c8295a89af424ea8a459529eca9ddc793f01b32be300
-SIZE (Slay.1.2.tar.gz) = 1555
diff --git a/sysutils/slay/pkg-descr b/sysutils/slay/pkg-descr
deleted file mode 100644
index 2461bca6bb07..000000000000
--- a/sysutils/slay/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Slay was designed apparantly to kill abusive users, as well as the
-processes that user owns.
-
-Simply execute "slay <username>"
diff --git a/sysutils/slay/pkg-plist b/sysutils/slay/pkg-plist
deleted file mode 100644
index c4905ed96552..000000000000
--- a/sysutils/slay/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/slay