aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 13:20:36 +0800
committerWill Andrews <will@FreeBSD.org>2000-12-31 13:20:36 +0800
commit4193137a142a6b0ad21b85d2e3a6f8b8c541bf23 (patch)
treea8a5b8566cdf5c8d28fb137d85f1efccc24f0bff /textproc
parentb7607ef66b82d6bdcb097374c542df88affd1c03 (diff)
downloadfreebsd-ports-4193137a142a6b0ad21b85d2e3a6f8b8c541bf23.tar.gz
freebsd-ports-4193137a142a6b0ad21b85d2e3a6f8b8c541bf23.tar.zst
freebsd-ports-4193137a142a6b0ad21b85d2e3a6f8b8c541bf23.zip
Add p5-Text-DoubleMetaphone 0.04, a perl module for phonetic encoding
of words. PR: 23926 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36496
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Text-DoubleMetaphone/Makefile23
-rw-r--r--textproc/p5-Text-DoubleMetaphone/distinfo1
-rw-r--r--textproc/p5-Text-DoubleMetaphone/pkg-comment1
-rw-r--r--textproc/p5-Text-DoubleMetaphone/pkg-descr7
-rw-r--r--textproc/p5-Text-DoubleMetaphone/pkg-plist8
6 files changed, 41 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 5429cf91e573..fc12e456fc1a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -75,6 +75,7 @@
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Bind
SUBDIR += p5-Text-CSV_XS
+ SUBDIR += p5-Text-DoubleMetaphone
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser
diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile
new file mode 100644
index 000000000000..bf15bfcf5330
--- /dev/null
+++ b/textproc/p5-Text-DoubleMetaphone/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: textproc/p5-Text-DoubleMetaphone
+# Date created: 29 December 2000
+# Whom: Anton Berezin <tobez@tobez.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Text-DoubleMetaphone
+PORTVERSION= 0.04
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Text
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tobez@tobez.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MAN3= Text::DoubleMetaphone.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-DoubleMetaphone/distinfo b/textproc/p5-Text-DoubleMetaphone/distinfo
new file mode 100644
index 000000000000..bbf1ec2474e7
--- /dev/null
+++ b/textproc/p5-Text-DoubleMetaphone/distinfo
@@ -0,0 +1 @@
+MD5 (Text-DoubleMetaphone-0.04.tar.gz) = ffa435709f0404ccd112ec4a38a71508
diff --git a/textproc/p5-Text-DoubleMetaphone/pkg-comment b/textproc/p5-Text-DoubleMetaphone/pkg-comment
new file mode 100644
index 000000000000..69a8fb6f4af8
--- /dev/null
+++ b/textproc/p5-Text-DoubleMetaphone/pkg-comment
@@ -0,0 +1 @@
+Phonetic encoding of words
diff --git a/textproc/p5-Text-DoubleMetaphone/pkg-descr b/textproc/p5-Text-DoubleMetaphone/pkg-descr
new file mode 100644
index 000000000000..d61855592926
--- /dev/null
+++ b/textproc/p5-Text-DoubleMetaphone/pkg-descr
@@ -0,0 +1,7 @@
+This module implements a "sounds like" algorithm developed by Lawrence
+Philips which he published in the June, 2000 issue of C/C++ Users
+Journal. Double Metaphone is an improved version of Philips' original
+Metaphone algorithm.
+
+-Anton
+<tobez@tobez.org>
diff --git a/textproc/p5-Text-DoubleMetaphone/pkg-plist b/textproc/p5-Text-DoubleMetaphone/pkg-plist
new file mode 100644
index 000000000000..675a1088944f
--- /dev/null
+++ b/textproc/p5-Text-DoubleMetaphone/pkg-plist
@@ -0,0 +1,8 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/DoubleMetaphone.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/DoubleMetaphone.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/DoubleMetaphone
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text 2>/dev/null || true
reebsd-ports/tree/russian/kde3-i18n/pkg-comment?id=98cff2373c59f930df3569d05871d0343d443fd8'>russian/kde3-i18n/pkg-comment
+++ b/russian/kde3-i18n/pkg-comment
@@ -1 +1 @@
-Messages and documentation for KDE2 in Russian language
+Localized messages and documentation for KDE3
diff --git a/russian/kde3-i18n/pkg-descr b/russian/kde3-i18n/pkg-descr
index 4c6707382100..3354ca873ecc 100644
--- a/russian/kde3-i18n/pkg-descr
+++ b/russian/kde3-i18n/pkg-descr
@@ -1,3 +1,3 @@
-Messages and documentation for KDE2 in Russian language.
+Localized messages and documentation for KDE3.
-WWW: http://i18n.kde.org/stats/doc/index.php?team=ru
+WWW: http://i18n.kde.org/
diff --git a/russian/kde3-i18n/pkg-plist b/russian/kde3-i18n/pkg-plist
index f1b73c2b51a9..481d5fa3a20a 100644
--- a/russian/kde3-i18n/pkg-plist
+++ b/russian/kde3-i18n/pkg-plist
@@ -12,7 +12,6 @@ share/doc/HTML/ru/common/artistic-license.html
share/doc/HTML/ru/common/bottom1.png
share/doc/HTML/ru/common/bottom2.png
share/doc/HTML/ru/common/bsd-license.html
-share/doc/HTML/ru/common/caution.png
share/doc/HTML/ru/common/doctop1.png
share/doc/HTML/ru/common/doctop1a.png
share/doc/HTML/ru/common/doctop1b.png
@@ -23,28 +22,22 @@ share/doc/HTML/ru/common/fdl-translated.html
share/doc/HTML/ru/common/gpl-license
share/doc/HTML/ru/common/gpl-license.html
share/doc/HTML/ru/common/gpl-translated.html
-share/doc/HTML/ru/common/important.png
share/doc/HTML/ru/common/kde-common.css
share/doc/HTML/ru/common/kde-default.css
share/doc/HTML/ru/common/kde-localised.css
share/doc/HTML/ru/common/kde-localised.css.template
+share/doc/HTML/ru/common/kde-web.css
share/doc/HTML/ru/common/lgpl-license
share/doc/HTML/ru/common/lgpl-license.html
-share/doc/HTML/ru/common/logotp3-small.png
share/doc/HTML/ru/common/logotp3.png
-share/doc/HTML/ru/common/note.png
-share/doc/HTML/ru/common/prev.png
share/doc/HTML/ru/common/qpl-license.html
share/doc/HTML/ru/common/shadow.png
-share/doc/HTML/ru/common/tip.png
-share/doc/HTML/ru/common/toc-blank.png
-share/doc/HTML/ru/common/toc-minus.png
-share/doc/HTML/ru/common/toc-plus.png
-share/doc/HTML/ru/common/up.png
-share/doc/HTML/ru/common/warning.png
+share/doc/HTML/ru/common/web-docbottom.png
+share/doc/HTML/ru/common/web-doctop.png
share/doc/HTML/ru/common/x11-license.html
share/doc/HTML/ru/common/xml.dcl
share/doc/HTML/ru/kandy/common
+share/doc/HTML/ru/kandy/index.cache.bz2
share/doc/HTML/ru/kandy/index.docbook
share/doc/HTML/ru/kate-plugins/helloworld.docbook
share/doc/HTML/ru/kate-plugins/htmltools.docbook
@@ -52,24 +45,51 @@ share/doc/HTML/ru/kate-plugins/insertcommand.docbook
share/doc/HTML/ru/kate-plugins/openheader.docbook
share/doc/HTML/ru/kate-plugins/projectmanager.docbook
share/doc/HTML/ru/kate-plugins/textfilter.docbook
+share/doc/HTML/ru/kate-plugins/xmltools.docbook
share/doc/HTML/ru/kbattleship/common
+share/doc/HTML/ru/kbattleship/index.cache.bz2
share/doc/HTML/ru/kbattleship/index.docbook
share/doc/HTML/ru/kcontrol/kcmintinfo.docbook
share/doc/HTML/ru/kcontrol/kcmioportinfo.docbook
+share/doc/HTML/ru/kcontrol/kcmkbd.docbook
share/doc/HTML/ru/kcontrol/kcmmemoryinfo.docbook
+share/doc/HTML/ru/kcontrol/kcmmidi.docbook
share/doc/HTML/ru/kcontrol/kcmmixer.docbook
+share/doc/HTML/ru/kcontrol/kcmpanel.docbook
share/doc/HTML/ru/kcontrol/kcmpartitioninfo.docbook
share/doc/HTML/ru/kcontrol/kcmpciinfo.docbook
share/doc/HTML/ru/kcontrol/kcmpcmcia.docbook
share/doc/HTML/ru/kcontrol/kcmprocinfo.docbook
share/doc/HTML/ru/kcontrol/kcmsndinfo.docbook
+share/doc/HTML/ru/kcontrol/kcmuseragent.docbook
share/doc/HTML/ru/kcontrol/kcmxservinfo.docbook
share/doc/HTML/ru/khelpcenter/background.png
share/doc/HTML/ru/khelpcenter/bgtable.png
+share/doc/HTML/ru/khelpcenter/common
+share/doc/HTML/ru/khelpcenter/contact.docbook
+share/doc/HTML/ru/khelpcenter/faq/about.docbook
+share/doc/HTML/ru/khelpcenter/faq/common
+share/doc/HTML/ru/khelpcenter/faq/configkde.docbook
+share/doc/HTML/ru/khelpcenter/faq/contrib.docbook
+share/doc/HTML/ru/khelpcenter/faq/desktop.docbook
+share/doc/HTML/ru/khelpcenter/faq/filemng.docbook
+share/doc/HTML/ru/khelpcenter/faq/getkde.docbook
+share/doc/HTML/ru/khelpcenter/faq/index.cache.bz2
+share/doc/HTML/ru/khelpcenter/faq/index.docbook
+share/doc/HTML/ru/khelpcenter/faq/install.docbook
+share/doc/HTML/ru/khelpcenter/faq/intro.docbook
share/doc/HTML/ru/khelpcenter/faq/kdeapps.docbook
+share/doc/HTML/ru/khelpcenter/faq/misc.docbook
+share/doc/HTML/ru/khelpcenter/faq/moreinfo.docbook
share/doc/HTML/ru/khelpcenter/faq/nonkdeapps.docbook
share/doc/HTML/ru/khelpcenter/faq/notrelated.docbook
+share/doc/HTML/ru/khelpcenter/faq/panel.docbook
share/doc/HTML/ru/khelpcenter/faq/tips.docbook
+share/doc/HTML/ru/khelpcenter/faq/winmng.docbook
+share/doc/HTML/ru/khelpcenter/glossary/kdeprintingglossary.docbook
+share/doc/HTML/ru/khelpcenter/help.docbook
+share/doc/HTML/ru/khelpcenter/index.cache.bz2
+share/doc/HTML/ru/khelpcenter/index.docbook
share/doc/HTML/ru/khelpcenter/kdelogo2.png
share/doc/HTML/ru/khelpcenter/konq.css
share/doc/HTML/ru/khelpcenter/lines.png
@@ -77,16 +97,29 @@ share/doc/HTML/ru/khelpcenter/lines2.png
share/doc/HTML/ru/khelpcenter/links.docbook
share/doc/HTML/ru/khelpcenter/main.html
share/doc/HTML/ru/khelpcenter/pointers.png
+share/doc/HTML/ru/khelpcenter/quickstart/common
+share/doc/HTML/ru/khelpcenter/quickstart/index.cache.bz2
+share/doc/HTML/ru/khelpcenter/quickstart/index.docbook
share/doc/HTML/ru/khelpcenter/shadow1.png
+share/doc/HTML/ru/khelpcenter/support.docbook
+share/doc/HTML/ru/khelpcenter/userguide/installation.docbook
+share/doc/HTML/ru/khelpcenter/userguide/more-help.docbook
+share/doc/HTML/ru/khelpcenter/userguide/staff.docbook
+share/doc/HTML/ru/khelpcenter/visualdict/common
+share/doc/HTML/ru/khelpcenter/visualdict/index.cache.bz2
+share/doc/HTML/ru/khelpcenter/visualdict/index.docbook
share/doc/HTML/ru/khelpcenter/welcome.docbook
share/doc/HTML/ru/khelpcenter/whatiskde.docbook
share/doc/HTML/ru/kicker-applets/common
+share/doc/HTML/ru/kicker-applets/index.cache.bz2
share/doc/HTML/ru/kicker-applets/index.docbook
share/doc/HTML/ru/kicker-applets/kolourpicker.docbook
share/doc/HTML/ru/kicker-applets/ktimemon.docbook
share/doc/HTML/ru/kicker/common
+share/doc/HTML/ru/kicker/index.cache.bz2
share/doc/HTML/ru/kicker/index.docbook
share/doc/HTML/ru/kmix/common
+share/doc/HTML/ru/kmix/index.cache.bz2
share/doc/HTML/ru/kmix/index.docbook
share/doc/HTML/ru/knu/knu-config.png
share/doc/HTML/ru/knu/knu-finger.png
@@ -95,8 +128,13 @@ share/doc/HTML/ru/knu/knu-mtr.png
share/doc/HTML/ru/knu/knu-ping.png
share/doc/HTML/ru/knu/knu-traceroute.png
share/doc/HTML/ru/kodo/common
+share/doc/HTML/ru/kodo/index.cache.bz2
share/doc/HTML/ru/kodo/index.docbook
+share/doc/HTML/ru/koshell/common
+share/doc/HTML/ru/koshell/index.cache.bz2
+share/doc/HTML/ru/koshell/index.docbook
share/doc/HTML/ru/kpager/common
+share/doc/HTML/ru/kpager/index.cache.bz2
share/doc/HTML/ru/kpager/index.docbook
share/doc/HTML/ru/kppp/accounting.docbook
share/doc/HTML/ru/kppp/callback.docbook
@@ -106,6 +144,7 @@ share/doc/HTML/ru/kppp/dialog-setup.docbook
share/doc/HTML/ru/kppp/getting-online.docbook
share/doc/HTML/ru/kppp/global-settings.docbook
share/doc/HTML/ru/kppp/hayes.docbook
+share/doc/HTML/ru/kppp/index.cache.bz2
share/doc/HTML/ru/kppp/index.docbook
share/doc/HTML/ru/kppp/kppp-faq.docbook
share/doc/HTML/ru/kppp/security.docbook
@@ -116,18 +155,40 @@ share/doc/HTML/ru/kpresenter/guides.docbook
share/doc/HTML/ru/kpresenter/options.docbook
share/doc/HTML/ru/kpresenter/screen.docbook
share/doc/HTML/ru/kpresenter/tutorial.docbook
+share/doc/HTML/ru/krita/faq.docbook
share/doc/HTML/ru/kscd/common
+share/doc/HTML/ru/kscd/index.cache.bz2
share/doc/HTML/ru/kscd/index.docbook
+share/doc/HTML/ru/ksirtet/common
+share/doc/HTML/ru/ksirtet/index.cache.bz2
+share/doc/HTML/ru/ksirtet/index.docbook
share/doc/HTML/ru/ksnapshot/common
+share/doc/HTML/ru/ksnapshot/index.cache.bz2
share/doc/HTML/ru/ksnapshot/index.docbook
+share/doc/HTML/ru/kstars/comm