pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Lingua-EN-Sentence Import Lingua-EN-Senten...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc784e4aba8c
branches:  trunk
changeset: 494120:fc784e4aba8c
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu May 19 16:16:23 2005 +0000

description:
Import Lingua-EN-Sentence-0.25

The "Lingua::EN::Sentence" perl module splits text into its
constituent sentences, based on a regular expression and a list of
built-in and provided abbreviations.

diffstat:

 textproc/p5-Lingua-EN-Sentence/DESCR    |   3 +++
 textproc/p5-Lingua-EN-Sentence/Makefile |  21 +++++++++++++++++++++
 textproc/p5-Lingua-EN-Sentence/PLIST    |   1 +
 textproc/p5-Lingua-EN-Sentence/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r e7182d9d8ec2 -r fc784e4aba8c textproc/p5-Lingua-EN-Sentence/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/DESCR      Thu May 19 16:16:23 2005 +0000
@@ -0,0 +1,3 @@
+The "Lingua::EN::Sentence" perl module splits text into its
+constituent sentences, based on a regular expression and a list of
+built-in and provided abbreviations.
diff -r e7182d9d8ec2 -r fc784e4aba8c textproc/p5-Lingua-EN-Sentence/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/Makefile   Thu May 19 16:16:23 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/19 16:16:23 reed Exp $
+
+DISTNAME=      Lingua-EN-Sentence-0.25
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Lingua-EN-Sentence/
+COMMENT=       Perl module for splitting English text into sentences
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_LANGUAGES= # empty
+
+PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/Lingua/EN/Sentence/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
+
+# TODO: also package Lingua-DE-Sentence, Lingua-HE-Sentence
diff -r e7182d9d8ec2 -r fc784e4aba8c textproc/p5-Lingua-EN-Sentence/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/PLIST      Thu May 19 16:16:23 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/19 16:16:23 reed Exp $
diff -r e7182d9d8ec2 -r fc784e4aba8c textproc/p5-Lingua-EN-Sentence/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/distinfo   Thu May 19 16:16:23 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/19 16:16:23 reed Exp $
+
+SHA1 (Lingua-EN-Sentence-0.25.tar.gz) = c1de83d38e39d725861a29773e4f4df0e8d246eb
+RMD160 (Lingua-EN-Sentence-0.25.tar.gz) = 8f93e9fa96d357b26659f8600c4ff027e5cefa48
+Size (Lingua-EN-Sentence-0.25.tar.gz) = 6994 bytes



Home | Main Index | Thread Index | Old Index