diff options
author | bapt <bapt@FreeBSD.org> | 2012-11-28 17:45:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-11-28 17:45:45 +0800 |
commit | b8eaa7ec4ed75c1bfc6b59a517c949d6c8c8ff64 (patch) | |
tree | c09859e680140f9fb7a4843cb054b99350fae95c /textproc | |
parent | 76a5df22e696ab4e01bfe953e68a824ab1ecbb5d (diff) | |
download | freebsd-ports-gnome-b8eaa7ec4ed75c1bfc6b59a517c949d6c8c8ff64.tar.gz freebsd-ports-gnome-b8eaa7ec4ed75c1bfc6b59a517c949d6c8c8ff64.tar.zst freebsd-ports-gnome-b8eaa7ec4ed75c1bfc6b59a517c949d6c8c8ff64.zip |
2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/lemmatizer/Makefile | 52 | ||||
-rw-r--r-- | textproc/lemmatizer/distinfo | 8 | ||||
-rw-r--r-- | textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp | 11 | ||||
-rw-r--r-- | textproc/lemmatizer/pkg-descr | 6 | ||||
-rw-r--r-- | textproc/lemmatizer/pkg-plist | 96 |
6 files changed, 0 insertions, 174 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5ea6206ae2c4..504187ccf6a1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -354,7 +354,6 @@ SUBDIR += lacheck SUBDIR += latex-service SUBDIR += latex2html - SUBDIR += lemmatizer SUBDIR += lemmatizer2 SUBDIR += lexxia SUBDIR += libcrm114 diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile deleted file mode 100644 index 61fdf310a42f..000000000000 --- a/textproc/lemmatizer/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Created by: Andrei V. Shetuhin -# $FreeBSD$ - -PORTNAME= lemmatizer -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= textproc -MASTER_SITES= http://reki.ru/products/lemmatizer/ -DISTFILES= lemmatizer-1.0.tar.gz \ - rus-src-morph.tar.gz \ - eng-src-morph.tar.gz \ - ger-src-morph.tar.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Russian / German / English lemmatizer library - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-11-26 - -LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre - -DB_DIR?= /var/db/lemmatizer - -DIST_SUBDIR= ${PORTNAME} - -USE_GMAKE= YES -GNU_CONFIGURE= YES - -CONFIGURE_ARGS= --with-datadir=${DB_DIR} - -pre-fetch: - @${ECHO} "" - @${ECHO} "You may use the following build options:" - @${ECHO} "" - @${ECHO} " DB_DIR=directory Set alternate directory for database files" - @${ECHO} " (default is /var/db/lemmatizer)" - @${ECHO} "" - -post-extract: - @cd ${WRKDIR} && ${CP} -r Dicts ${WRKSRC} - -generatemorph: - @cd ${WRKSRC} \ - && ${ECHO_MSG} "===> Creating dictionaries" \ - && ${GMAKE} generatemorph - -installmorph: - @cd ${WRKSRC} \ - && ${ECHO_MSG} "===> Installing dictionaries" \ - && ${GMAKE} installmorph - -.include <bsd.port.mk> diff --git a/textproc/lemmatizer/distinfo b/textproc/lemmatizer/distinfo deleted file mode 100644 index 518cd76b444f..000000000000 --- a/textproc/lemmatizer/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -SHA256 (lemmatizer/lemmatizer-1.0.tar.gz) = eeb5350f784d990362e718ab1c6f2649e0b9160f88d8b398188444283546e3d7 -SIZE (lemmatizer/lemmatizer-1.0.tar.gz) = 529258 -SHA256 (lemmatizer/rus-src-morph.tar.gz) = 3a3c94b32785bfefaf39b9f3ff8b60031b7c33310e2f901bfb9ce6072293bbfa -SIZE (lemmatizer/rus-src-morph.tar.gz) = 1107916 -SHA256 (lemmatizer/eng-src-morph.tar.gz) = 52c2921f840cac1a4ede58029bdcb61d61b37f9d469e3938fbbc1f09ca3ed36d -SIZE (lemmatizer/eng-src-morph.tar.gz) = 411698 -SHA256 (lemmatizer/ger-src-morph.tar.gz) = 7c8354ee995ccbaafc44dcd2f88b68af46a2baf54efe3c35eaf2e37d44a7337e -SIZE (lemmatizer/ger-src-morph.tar.gz) = 1243945 diff --git a/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp b/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp deleted file mode 100644 index b4669a0b6649..000000000000 --- a/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- Source/MorphWizardLib/wizard.cpp.old Fri Jun 17 14:37:58 2005 -+++ Source/MorphWizardLib/wizard.cpp Fri Jan 28 11:36:40 2005 -@@ -35,7 +35,7 @@ - Trim(s); - } - else -- m_Comments.clear(); -+ m_Comments.erase(); - - StringTokenizer Tok(s.c_str(), "%"); - m_Flexia.clear(); diff --git a/textproc/lemmatizer/pkg-descr b/textproc/lemmatizer/pkg-descr deleted file mode 100644 index cd6e9c3d3bce..000000000000 --- a/textproc/lemmatizer/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Library for automatic morphological analysis of English, -Russian and German Languages. -Finds the lemmas (all forms) of a word. -Written in C++. - -WWW: http://www.aot.ru/ diff --git a/textproc/lemmatizer/pkg-plist b/textproc/lemmatizer/pkg-plist deleted file mode 100644 index d532b4cf33d2..000000000000 --- a/textproc/lemmatizer/pkg-plist +++ /dev/null @@ -1,96 +0,0 @@ -bin/MorphGen -bin/TestLem -bin/TestLemClient -include/lemmatizer/AgramtabLib/EngGramTab.h -include/lemmatizer/AgramtabLib/GerGramTab.h -include/lemmatizer/AgramtabLib/RusGramTab.h -include/lemmatizer/AgramtabLib/StdGramtab.h -include/lemmatizer/AgramtabLib/agramtab_.h -include/lemmatizer/AgramtabLib/eng_consts.h -include/lemmatizer/AgramtabLib/ger_consts.h -include/lemmatizer/AgramtabLib/morph_const.h -include/lemmatizer/AgramtabLib/rus_consts.h -include/lemmatizer/GraphanLib/Consent.h -include/lemmatizer/GraphanLib/Descriptors.h -include/lemmatizer/GraphanLib/GraphanDicts.h -include/lemmatizer/GraphanLib/GraphmatFile.h -include/lemmatizer/GraphanLib/HTMLConv.h -include/lemmatizer/GraphanLib/StdGraph.h -include/lemmatizer/GraphanLib/UnitHolder.h -include/lemmatizer/GraphanLib/abbrev.h -include/lemmatizer/GraphanLib/graline.h -include/lemmatizer/LemClient/LemClient.hpp -include/lemmatizer/LemClient/LemClientC.h -include/lemmatizer/LemmatizerLib/Lemmatizers.h -include/lemmatizer/LemmatizerLib/MorphAutomBuilder.h -include/lemmatizer/LemmatizerLib/MorphAutomat.h -include/lemmatizer/LemmatizerLib/MorphDict.h -include/lemmatizer/LemmatizerLib/MorphDictBuilder.h -include/lemmatizer/LemmatizerLib/PLMLineCollection.h -include/lemmatizer/LemmatizerLib/Paradigm.h -include/lemmatizer/LemmatizerLib/Predict.h -include/lemmatizer/LemmatizerLib/StaticVectorMap.h -include/lemmatizer/LemmatizerLib/Statistic.h -include/lemmatizer/LemmatizerLib/StdMorph.h -include/lemmatizer/MorphWizardLib/FormInfo.h -include/lemmatizer/MorphWizardLib/OperationMeter.h -include/lemmatizer/MorphWizardLib/wizard.h -include/lemmatizer/PCRE/config.h -include/lemmatizer/PCRE/internal.h -include/lemmatizer/PCRE/pcre.h -include/lemmatizer/PCRE/pcre_rml.h -include/lemmatizer/StructDictLib/Domen.h -include/lemmatizer/StructDictLib/Field.h -include/lemmatizer/StructDictLib/ItemsContainer.h -include/lemmatizer/StructDictLib/LessDomItem.h -include/lemmatizer/StructDictLib/Ross.h -include/lemmatizer/StructDictLib/Signat.h -include/lemmatizer/StructDictLib/StdRoss.h -include/lemmatizer/StructDictLib/StructDictConsts.h -include/lemmatizer/StructDictLib/TempArticle.h -include/lemmatizer/StructDictLib/TextField.h -include/lemmatizer/common/COMSyntaxHolder.h -include/lemmatizer/common/Chunk.h -include/lemmatizer/common/DDCInternalError.h -include/lemmatizer/common/DDC_common.h -include/lemmatizer/common/DwdsThesaurus.h -include/lemmatizer/common/GramInfo.h -include/lemmatizer/common/Graspace.h -include/lemmatizer/common/MorphologyHolder.h -include/lemmatizer/common/PlmLine.h -include/lemmatizer/common/SyntaxHolder.h -include/lemmatizer/common/cgic.h -include/lemmatizer/common/cortege.h -include/lemmatizer/common/imports.h -include/lemmatizer/common/rus_numerals.h -include/lemmatizer/common/string_socket.h -include/lemmatizer/common/string_tokenizer.h -include/lemmatizer/common/util_classes.h -include/lemmatizer/common/utilit.h -lib/libAgramtab.a -lib/libAgramtab.so -lib/libGraphan.a -lib/libGraphan.so -lib/libLemClient.a -lib/libLemClient.so -lib/libLemCommon.a -lib/libLemCommon.so -lib/libLemPCRE.a -lib/libLemPCRE.so -lib/libLemmatizer.a -lib/libLemmatizer.so -lib/libMorphWizard.a -lib/libMorphWizard.so -lib/libStructDict.a -lib/libStructDict.so -@dirrm include/lemmatizer/common -@dirrm include/lemmatizer/StructDictLib -@dirrm include/lemmatizer/PCRE -@dirrm include/lemmatizer/MorphWizardLib -@dirrm include/lemmatizer/LemmatizerLib -@dirrm include/lemmatizer/LemClient -@dirrm include/lemmatizer/GraphanLib -@dirrm include/lemmatizer/AgramtabLib -@dirrm include/lemmatizer - -@unexec echo "If you going to remove lemmatizer permanently, you should also remove dictionaries directory. E.g.: rm -rf /var/db/lemmatize" | /usr/bin/fmt |