pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Set-Infinite Initial import of p5-Set-Infinite...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/733ae6cb3b16
branches:  trunk
changeset: 488182:733ae6cb3b16
user:      cube <cube%pkgsrc.org@localhost>
date:      Tue Jan 25 14:33:00 2005 +0000

description:
Initial import of p5-Set-Infinite, version 0.61, into the NetBSD Packages
Collection.

Set::Infinite is a Set Theory module for infinite sets.

It works with reals, integers, and objects.

When it is used dates, this module provides schedule
checks (intersections), unions, and infinite recurrences.

diffstat:

 math/p5-Set-Infinite/DESCR    |   6 ++++++
 math/p5-Set-Infinite/Makefile |  16 ++++++++++++++++
 math/p5-Set-Infinite/PLIST    |   1 +
 math/p5-Set-Infinite/distinfo |   4 ++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 66df0902be32 -r 733ae6cb3b16 math/p5-Set-Infinite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Set-Infinite/DESCR        Tue Jan 25 14:33:00 2005 +0000
@@ -0,0 +1,6 @@
+Set::Infinite is a Set Theory module for infinite sets.
+
+It works with reals, integers, and objects.
+
+When it is used dates, this module provides schedule
+checks (intersections), unions, and infinite recurrences.
diff -r 66df0902be32 -r 733ae6cb3b16 math/p5-Set-Infinite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Set-Infinite/Makefile     Tue Jan 25 14:33:00 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/25 14:33:00 cube Exp $
+
+DISTNAME=      Set-Infinite-0.61
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    math perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Set/}
+
+MAINTAINER=    cube%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Set-Infinite/
+COMMENT=       Perl module for sets of integers and objects
+
+USE_BUILDLINK3=        YES
+PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/Set/Infinite/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 66df0902be32 -r 733ae6cb3b16 math/p5-Set-Infinite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Set-Infinite/PLIST        Tue Jan 25 14:33:00 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/25 14:33:00 cube Exp $
diff -r 66df0902be32 -r 733ae6cb3b16 math/p5-Set-Infinite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Set-Infinite/distinfo     Tue Jan 25 14:33:00 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/01/25 14:33:00 cube Exp $
+
+SHA1 (Set-Infinite-0.61.tar.gz) = 8f1b04a0646cf98d102234f7df51150d245e9364
+Size (Set-Infinite-0.61.tar.gz) = 49501 bytes



Home | Main Index | Thread Index | Old Index