summaryrefslogtreecommitdiff
path: root/math/p5-Math-SymbolicX-Inline
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:36:16 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:36:16 +0000
commit58e4a7d5240713b395997c93f00af25423ee9be1 (patch)
tree09b6c5f8a3ca3db737a8a8a8283e1155d2e4cda0 /math/p5-Math-SymbolicX-Inline
parentAdding port math/p5-Math-Symbolic-Custom-Contains, Find subtrees in Math::Sym... (diff)
Adding port math/p5-Math-SymbolicX-Inline, Inlined Math::Symbolic functions
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=162403
Diffstat (limited to 'math/p5-Math-SymbolicX-Inline')
-rw-r--r--math/p5-Math-SymbolicX-Inline/Makefile32
-rw-r--r--math/p5-Math-SymbolicX-Inline/distinfo3
-rw-r--r--math/p5-Math-SymbolicX-Inline/pkg-descr10
-rw-r--r--math/p5-Math-SymbolicX-Inline/pkg-plist7
4 files changed, 52 insertions, 0 deletions
diff --git a/math/p5-Math-SymbolicX-Inline/Makefile b/math/p5-Math-SymbolicX-Inline/Makefile
new file mode 100644
index 000000000000..aa6b7152219e
--- /dev/null
+++ b/math/p5-Math-SymbolicX-Inline/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: Math-SymbolicX-Inline
+# Date created: 15 May 2006
+# Whom: Aaron Dalton <aaron@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-SymbolicX-Inline
+PORTVERSION= 1.00
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Math
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= aaron@FreeBSD.org
+COMMENT= Inlined Math::Symbolic functions
+
+BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \
+ ${SITE_PERL}/Math/Symbolic/Custom/Contains.pm:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Contains
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+MAN3= Math::SymbolicX::Inline.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-SymbolicX-Inline/distinfo b/math/p5-Math-SymbolicX-Inline/distinfo
new file mode 100644
index 000000000000..ad5da4d3f663
--- /dev/null
+++ b/math/p5-Math-SymbolicX-Inline/distinfo
@@ -0,0 +1,3 @@
+MD5 (Math-SymbolicX-Inline-1.00.tar.gz) = 2c7896a65ca5fe67c9bd0c11ad288e34
+SHA256 (Math-SymbolicX-Inline-1.00.tar.gz) = eedd07155813bb38950162bc7bdb920145ecbae76fdfd8ef3e174447a04b1207
+SIZE (Math-SymbolicX-Inline-1.00.tar.gz) = 7970
diff --git a/math/p5-Math-SymbolicX-Inline/pkg-descr b/math/p5-Math-SymbolicX-Inline/pkg-descr
new file mode 100644
index 000000000000..0adac8603b19
--- /dev/null
+++ b/math/p5-Math-SymbolicX-Inline/pkg-descr
@@ -0,0 +1,10 @@
+This module is an extension to the Math::Symbolic module. A basic
+familiarity with that module is required.
+
+Math::SymbolicX::Inline allows easy creation of Perl functions from
+symbolic expressions in the context of Math::Symbolic. That means you can
+define arbitrary Math::Symbolic trees (including derivatives) and let this
+module compile them to package subroutines.
+
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Inline
+Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
diff --git a/math/p5-Math-SymbolicX-Inline/pkg-plist b/math/p5-Math-SymbolicX-Inline/pkg-plist
new file mode 100644
index 000000000000..95d2e007e311
--- /dev/null
+++ b/math/p5-Math-SymbolicX-Inline/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Math/SymbolicX/Inline.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX/Inline/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX/Inline
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrm %%SITE_PERL%%/Math/SymbolicX
+@dirrmtry %%SITE_PERL%%/Math