aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-ad
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 02:00:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 02:00:25 +0000
commit996cc28fa0fde6c7f695d2b0b280264a58fb6204 (patch)
tree0b5c801886ba7118ed2889206b7cbca643c07f2c /math/octave-forge-ad
parent69395e7346f5831b38c49ccfb8ebbdc5cb353217 (diff)
downloadports-996cc28fa0fde6c7f695d2b0b280264a58fb6204.tar.gz
ports-996cc28fa0fde6c7f695d2b0b280264a58fb6204.zip
Add math/octave-forge-ad port.
This package is "Automatic Forward Differentiation (AD)". The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes
Notes: svn path=/head/; revision=220200
Diffstat (limited to 'math/octave-forge-ad')
-rw-r--r--math/octave-forge-ad/Makefile17
-rw-r--r--math/octave-forge-ad/Makefile~17
-rw-r--r--math/octave-forge-ad/distinfo3
-rw-r--r--math/octave-forge-ad/pkg-descr10
-rw-r--r--math/octave-forge-ad/pkg-plist1
5 files changed, 48 insertions, 0 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
new file mode 100644
index 000000000000..cf4666092f5a
--- /dev/null
+++ b/math/octave-forge-ad/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-ad
+PORTVERSION= 1.0.4
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-ad/Makefile~ b/math/octave-forge-ad/Makefile~
new file mode 100644
index 000000000000..0fef0386aee9
--- /dev/null
+++ b/math/octave-forge-ad/Makefile~
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD: /tmp/pcvs/ports/math/octave-forge-ad/Attic/Makefile~,v 1.1 2008-09-08 02:00:25 maho Exp $
+#
+
+PORTNAME= octave-forge-ad
+PORTVERSION= 1.0.4
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-ad/distinfo b/math/octave-forge-ad/distinfo
new file mode 100644
index 000000000000..1009e8bdb9ff
--- /dev/null
+++ b/math/octave-forge-ad/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/ad-1.0.4.tar.gz) = ae05db4f5d83e96029631110655e5173
+SHA256 (octave-forge/ad-1.0.4.tar.gz) = 8003667ed9c36b96c68552fdfe9b7c17700f62d72d1bb1ae0e077c066958fbad
+SIZE (octave-forge/ad-1.0.4.tar.gz) = 191667
diff --git a/math/octave-forge-ad/pkg-descr b/math/octave-forge-ad/pkg-descr
new file mode 100644
index 000000000000..16915ce70778
--- /dev/null
+++ b/math/octave-forge-ad/pkg-descr
@@ -0,0 +1,10 @@
+The octave-forge package is the result of The GNU Octave Repositry project,
+which is intended to be a central location for custom scripts, functions and
+extensions for GNU Octave. contains the source for all the functions plus
+build and install scripts.
+
+This is ad.
+
+ Automatic Forward Differentiation
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-ad/pkg-plist b/math/octave-forge-ad/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-ad/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty