pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Moved this package from misc category to textproc cate...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94fcc35d9277
branches:  trunk
changeset: 494130:94fcc35d9277
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu May 19 17:29:30 2005 +0000

description:
Moved this package from misc category to textproc category.

diffstat:

 misc/p5-Lingua-EN-Numbers-Ordinate/DESCR        |   3 ---
 misc/p5-Lingua-EN-Numbers-Ordinate/Makefile     |  19 -------------------
 misc/p5-Lingua-EN-Numbers-Ordinate/PLIST        |   1 -
 misc/p5-Lingua-EN-Numbers-Ordinate/distinfo     |   5 -----
 misc/p5-Lingua-Preferred/DESCR                  |   3 ---
 misc/p5-Lingua-Preferred/Makefile               |  16 ----------------
 misc/p5-Lingua-Preferred/PLIST                  |   1 -
 misc/p5-Lingua-Preferred/distinfo               |   5 -----
 textproc/p5-Lingua-EN-Numbers-Ordinate/DESCR    |   3 +++
 textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile |  19 +++++++++++++++++++
 textproc/p5-Lingua-EN-Numbers-Ordinate/PLIST    |   1 +
 textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo |   5 +++++
 textproc/p5-Lingua-Preferred/DESCR              |   3 +++
 textproc/p5-Lingua-Preferred/Makefile           |  16 ++++++++++++++++
 textproc/p5-Lingua-Preferred/PLIST              |   1 +
 textproc/p5-Lingua-Preferred/distinfo           |   5 +++++
 16 files changed, 53 insertions(+), 53 deletions(-)

diffs (170 lines):

diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-EN-Numbers-Ordinate/DESCR
--- a/misc/p5-Lingua-EN-Numbers-Ordinate/DESCR  Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-There are two kinds of numbers in English -- cardinals (1, 2, 3...),
-and ordinals (1st, 2nd, 3rd...).  This library provides functions
-for giving the ordinal form of a number, given its cardinal value.
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-EN-Numbers-Ordinate/Makefile
--- a/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile       Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2005/05/19 17:27:13 reed Exp $
-#
-
-DISTNAME=              Lingua-EN-Numbers-Ordinate-1.02
-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-Numbers-Ordinate/
-COMMENT=               Go from cardinal number (3) to ordinal ("3rd")
-
-#DEPENDS+=             p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
-
-USE_LANGUAGES=         # empty
-PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Lingua/EN/Numbers/Ordinate/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-EN-Numbers-Ordinate/PLIST
--- a/misc/p5-Lingua-EN-Numbers-Ordinate/PLIST  Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 19:53:56 wiz Exp $
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-EN-Numbers-Ordinate/distinfo
--- a/misc/p5-Lingua-EN-Numbers-Ordinate/distinfo       Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 11:02:57 agc Exp $
-
-SHA1 (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = c4b24935f3b328055b6aa2cd7d33afe0eb71fb1b
-RMD160 (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = b70e6eeb3ab1906bdf8bfc3fc1821986be65f5c2
-Size (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = 5564 bytes
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-Preferred/DESCR
--- a/misc/p5-Lingua-Preferred/DESCR    Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Many web browsers let you specify which languages you understand.
-Then they negotiate with the web server to get documents in the
-best language possible.  This is something similar in Perl.
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-Preferred/Makefile
--- a/misc/p5-Lingua-Preferred/Makefile Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2005/05/19 17:27:13 reed Exp $
-#
-
-DISTNAME=              Lingua-Preferred-0.2.4
-PKGNAME=               p5-${DISTNAME}
-CATEGORIES=            textproc perl5
-MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Lingua/}
-
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-COMMENT=               Choose a preferred language from a selection
-
-USE_LANGUAGES=         # empty
-PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Lingua/Preferred/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-Preferred/PLIST
--- a/misc/p5-Lingua-Preferred/PLIST    Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/19 20:03:43 wiz Exp $
diff -r d6e16a0198ad -r 94fcc35d9277 misc/p5-Lingua-Preferred/distinfo
--- a/misc/p5-Lingua-Preferred/distinfo Thu May 19 17:28:21 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 11:02:57 agc Exp $
-
-SHA1 (Lingua-Preferred-0.2.4.tar.gz) = b8c08b30fd17ebd691f37cc9e142306769990ccb
-RMD160 (Lingua-Preferred-0.2.4.tar.gz) = 7a714b172e3f72b915d04e9e7f268b49686d5c34
-Size (Lingua-Preferred-0.2.4.tar.gz) = 6029 bytes
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-EN-Numbers-Ordinate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/DESCR      Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,3 @@
+There are two kinds of numbers in English -- cardinals (1, 2, 3...),
+and ordinals (1st, 2nd, 3rd...).  This library provides functions
+for giving the ordinal form of a number, given its cardinal value.
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile   Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/19 17:29:30 reed Exp $
+#
+
+DISTNAME=              Lingua-EN-Numbers-Ordinate-1.02
+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-Numbers-Ordinate/
+COMMENT=               Go from cardinal number (3) to ordinal ("3rd")
+
+#DEPENDS+=             p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Lingua/EN/Numbers/Ordinate/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-EN-Numbers-Ordinate/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/PLIST      Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/19 17:29:30 reed Exp $
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo   Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/19 17:29:30 reed Exp $
+
+SHA1 (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = c4b24935f3b328055b6aa2cd7d33afe0eb71fb1b
+RMD160 (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = b70e6eeb3ab1906bdf8bfc3fc1821986be65f5c2
+Size (Lingua-EN-Numbers-Ordinate-1.02.tar.gz) = 5564 bytes
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-Preferred/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Preferred/DESCR        Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,3 @@
+Many web browsers let you specify which languages you understand.
+Then they negotiate with the web server to get documents in the
+best language possible.  This is something similar in Perl.
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-Preferred/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Preferred/Makefile     Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/19 17:31:02 reed Exp $
+#
+
+DISTNAME=              Lingua-Preferred-0.2.4
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            textproc perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+COMMENT=               Choose a preferred language from a selection
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Lingua/Preferred/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-Preferred/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Preferred/PLIST        Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/19 17:31:02 reed Exp $
diff -r d6e16a0198ad -r 94fcc35d9277 textproc/p5-Lingua-Preferred/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Preferred/distinfo     Thu May 19 17:29:30 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/19 17:31:02 reed Exp $
+
+SHA1 (Lingua-Preferred-0.2.4.tar.gz) = b8c08b30fd17ebd691f37cc9e142306769990ccb
+RMD160 (Lingua-Preferred-0.2.4.tar.gz) = 7a714b172e3f72b915d04e9e7f268b49686d5c34
+Size (Lingua-Preferred-0.2.4.tar.gz) = 6029 bytes



Home | Main Index | Thread Index | Old Index