aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 09:22:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 09:22:16 +0000
commit597524ca8997cbb9e1c74fb1e33e214be44e370e (patch)
tree2c5b2d2f80a596f195923c906483a1691235336f
parente2b2480aa4c5c12affe1244bcf4d28d769bc3cec (diff)
downloadports-597524ca8997cbb9e1c74fb1e33e214be44e370e.tar.gz
ports-597524ca8997cbb9e1c74fb1e33e214be44e370e.zip
- Add p5-Math-Int64 0.17
Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl. WWW: http://search.cpan.org/dist/Math-Int64/
Notes
Notes: svn path=/head/; revision=287425
-rw-r--r--math/Makefile1
-rw-r--r--math/p5-Math-Int64/Makefile21
-rw-r--r--math/p5-Math-Int64/distinfo2
-rw-r--r--math/p5-Math-Int64/pkg-descr3
-rw-r--r--math/p5-Math-Int64/pkg-plist7
5 files changed, 34 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 219e344a2b4c..88886fb7fcc1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -376,6 +376,7 @@
SUBDIR += p5-Math-Geometry-Planar-Offset
SUBDIR += p5-Math-Geometry-Voronoi
SUBDIR += p5-Math-Gradient
+ SUBDIR += p5-Math-Int64
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Intersection-StraightLine
SUBDIR += p5-Math-LinearCombination
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile
new file mode 100644
index 000000000000..2ad9a3014993
--- /dev/null
+++ b/math/p5-Math-Int64/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Math-Int64
+# Date created: 2011-12-15
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-Int64
+PORTVERSION= 0.17
+CATEGORIES= math perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Manipulate 64 bits integers in Perl
+
+PERL_CONFIGURE= yes
+
+MAN3= Math::Int64.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo
new file mode 100644
index 000000000000..3a8d181ae2fd
--- /dev/null
+++ b/math/p5-Math-Int64/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Math-Int64-0.17.tar.gz) = 18e82f78fee606ebac3adb47e4871f66fe20f8c6cdeb99a3c14cabba36cdb5b2
+SIZE (Math-Int64-0.17.tar.gz) = 56691
diff --git a/math/p5-Math-Int64/pkg-descr b/math/p5-Math-Int64/pkg-descr
new file mode 100644
index 000000000000..6ca672c59011
--- /dev/null
+++ b/math/p5-Math-Int64/pkg-descr
@@ -0,0 +1,3 @@
+Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.
+
+WWW: http://search.cpan.org/dist/Math-Int64/
diff --git a/math/p5-Math-Int64/pkg-plist b/math/p5-Math-Int64/pkg-plist
new file mode 100644
index 000000000000..85c4458decd7
--- /dev/null
+++ b/math/p5-Math-Int64/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/Int64.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math