aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-ga/Makefile19
-rw-r--r--math/octave-forge-ga/distinfo3
-rw-r--r--math/octave-forge-ga/pkg-descr10
-rw-r--r--math/octave-forge-ga/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index fc59ef0a0a0c..b142dda82a39 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -196,6 +196,7 @@
SUBDIR += octave-forge-fixed
SUBDIR += octave-forge-fpl
SUBDIR += octave-forge-ftp
+ SUBDIR += octave-forge-ga
SUBDIR += octave-forge-general
SUBDIR += octave-forge-gsl
SUBDIR += octave-forge-ident
diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile
new file mode 100644
index 000000000000..9978d9d548b5
--- /dev/null
+++ b/math/octave-forge-ga/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-ga
+PORTVERSION= 0.9.4
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+RUN_DEPENDS+= ${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-ga/distinfo b/math/octave-forge-ga/distinfo
new file mode 100644
index 000000000000..e2e49e1d6219
--- /dev/null
+++ b/math/octave-forge-ga/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/ga-0.9.4.tar.gz) = 2808b35d59de43386f144e4d5fdf0e5f
+SHA256 (octave-forge/ga-0.9.4.tar.gz) = 3a5fb87c2b53804ddd9f2aa5339f696e117a6b25493dd2dc83ef2419cef85be7
+SIZE (octave-forge/ga-0.9.4.tar.gz) = 21292
diff --git a/math/octave-forge-ga/pkg-descr b/math/octave-forge-ga/pkg-descr
new file mode 100644
index 000000000000..1e1adc46c860
--- /dev/null
+++ b/math/octave-forge-ga/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 ga.
+
+ Genetic optimization code
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-ga/pkg-plist b/math/octave-forge-ga/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-ga/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty