summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-12-13 17:45:24 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-12-13 17:45:24 +0000
commit9c48b96b27ae7cb06d793ecb403ce606655ac146 (patch)
tree04faff707f0fac4ef63640c3f4eef065c0d3846f /math
parent- update to 0.41 (diff)
Update to 2.9.19.
Notes
Notes: svn path=/head/; revision=203493
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile3
-rw-r--r--math/octave-devel/distinfo6
-rw-r--r--math/octave-devel/pkg-plist58
3 files changed, 56 insertions, 11 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 8273da905a05..09346e095b6f 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= octave
-PORTVERSION= 2.9.14
-PORTREVISION= 1
+PORTVERSION= 2.9.19
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/\
diff --git a/math/octave-devel/distinfo b/math/octave-devel/distinfo
index 82ce06382ad6..7e41666f802b 100644
--- a/math/octave-devel/distinfo
+++ b/math/octave-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (octave-2.9.14.tar.bz2) = 9c258c9320709c9ea78d24bd3d45e45f
-SHA256 (octave-2.9.14.tar.bz2) = 8a6a793b8a088f8a59965faf2198c5d5b3a62ad988cc6b93ad485ca39b686674
-SIZE (octave-2.9.14.tar.bz2) = 9405249
+MD5 (octave-2.9.19.tar.bz2) = 6a1b30a329b13209266ba4f7faefc4af
+SHA256 (octave-2.9.19.tar.bz2) = 684165a4b7f45e02761dded6ecf50d57652d55beb2295cdac3b7518ec6dc02d8
+SIZE (octave-2.9.19.tar.bz2) = 9807420
diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist
index b0c0ef932ffe..b51f02eaafea 100644
--- a/math/octave-devel/pkg-plist
+++ b/math/octave-devel/pkg-plist
@@ -46,8 +46,8 @@ include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.cc
include/octave-%%OCTAVE_VERSION%%/octave/DiagArray2.h
include/octave-%%OCTAVE_VERSION%%/octave/EIG.h
include/octave-%%OCTAVE_VERSION%%/octave/FEGrid.h
+include/octave-%%OCTAVE_VERSION%%/octave/lo-math.h
include/octave-%%OCTAVE_VERSION%%/octave/LP.h
-include/octave-%%OCTAVE_VERSION%%/octave/LPsolve.h
include/octave-%%OCTAVE_VERSION%%/octave/LSODE-opts.h
include/octave-%%OCTAVE_VERSION%%/octave/LSODE.h
include/octave-%%OCTAVE_VERSION%%/octave/LinConst.h
@@ -95,6 +95,7 @@ include/octave-%%OCTAVE_VERSION%%/octave/base-min.h
include/octave-%%OCTAVE_VERSION%%/octave/boolMatrix.h
include/octave-%%OCTAVE_VERSION%%/octave/boolNDArray.h
include/octave-%%OCTAVE_VERSION%%/octave/boolSparse.h
+include/octave-%%OCTAVE_VERSION%%/octave/builtins.h
include/octave-%%OCTAVE_VERSION%%/octave/byte-swap.h
include/octave-%%OCTAVE_VERSION%%/octave/c-file-ptr-stream.h
include/octave-%%OCTAVE_VERSION%%/octave/chMatrix.h
@@ -119,6 +120,7 @@ include/octave-%%OCTAVE_VERSION%%/octave/dbleQR.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleQRP.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleSCHUR.h
include/octave-%%OCTAVE_VERSION%%/octave/dbleSVD.h
+include/octave-%%OCTAVE_VERSION%%/octave/debug.h
include/octave-%%OCTAVE_VERSION%%/octave/defaults.h
include/octave-%%OCTAVE_VERSION%%/octave/defun-dld.h
include/octave-%%OCTAVE_VERSION%%/octave/defun-int.h
@@ -662,7 +664,6 @@ libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/givens.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/hess.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/inv.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/kron.oct
-libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lpsolve.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lsode.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/lu.oct
libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/luinc.oct
@@ -1088,6 +1089,7 @@ share/octave/%%OCTAVE_VERSION%%/m/image/brighten.m
share/octave/%%OCTAVE_VERSION%%/m/image/cool.m
share/octave/%%OCTAVE_VERSION%%/m/image/copper.m
share/octave/%%OCTAVE_VERSION%%/m/image/flag.m
+share/octave/%%OCTAVE_VERSION%%/m/image/gmap40.m
share/octave/%%OCTAVE_VERSION%%/m/image/hot.m
share/octave/%%OCTAVE_VERSION%%/m/image/hsv.m
share/octave/%%OCTAVE_VERSION%%/m/image/jet.m
@@ -1116,8 +1118,10 @@ share/octave/%%OCTAVE_VERSION%%/m/image/rgb2ind.m
share/octave/%%OCTAVE_VERSION%%/m/image/rgb2ntsc.m
share/octave/%%OCTAVE_VERSION%%/m/image/saveimage.m
share/octave/%%OCTAVE_VERSION%%/m/io/beep.m
+share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/__norm__.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/commutation_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/cond.m
+share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/condest.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/cross.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/dmult.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/dot.m
@@ -1126,9 +1130,9 @@ share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/housh.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/krylov.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/krylovb.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/logm.m
-share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/norm.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/null.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/orth.m
+share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/onenormest.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/qzhess.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/rank.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/rref.m
@@ -1145,7 +1149,6 @@ share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/comma.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/compare_versions.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/computer.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/copyfile.m
-share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/cputime.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/delete.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/dir.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/doc.m
@@ -1158,6 +1161,7 @@ share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/fullfile.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/getfield.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/gunzip.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/inputname.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ismac.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ispc.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/isunix.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/license.m
@@ -1192,6 +1196,7 @@ share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/ver.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/version.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/swapbytes.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/warning_ids.m
+share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/what.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/xor.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/zip.m
share/octave/%%OCTAVE_VERSION%%/m/optimization/__fsolve_defopts__.m
@@ -1205,6 +1210,13 @@ share/octave/%%OCTAVE_VERSION%%/m/pkg/PKG_ADD
share/octave/%%OCTAVE_VERSION%%/m/pkg/pkg.m
share/octave/%%OCTAVE_VERSION%%/m/plot/PKG_ADD
share/octave/%%OCTAVE_VERSION%%/m/plot/__patch__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__area__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__axes_limits__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__bars__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__contour__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__quiver__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__scatter__.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/__stem__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/ancestor.m
share/octave/%%OCTAVE_VERSION%%/m/plot/meshc.m
share/octave/%%OCTAVE_VERSION%%/m/plot/patch.m
@@ -1283,6 +1295,38 @@ share/octave/%%OCTAVE_VERSION%%/m/plot/view.m
share/octave/%%OCTAVE_VERSION%%/m/plot/xlabel.m
share/octave/%%OCTAVE_VERSION%%/m/plot/ylabel.m
share/octave/%%OCTAVE_VERSION%%/m/plot/zlabel.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/area.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/caxis.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/colorbar.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/contour3.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/contourf.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/cylinder.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/fill.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/findobj.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/hidden.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/meshz.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/pareto.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/pcolor.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/pie.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/plotyy.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/quiver.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/quiver3.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/ribbon.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/scatter.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/scatter3.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/shading.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/slice.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/sphere.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/spinmap.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/stem3.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/surf.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/surface.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/surfc.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/surfnorm.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/xlim.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/ylim.m
+share/octave/%%OCTAVE_VERSION%%/m/plot/zlim.m
+share/octave/%%OCTAVE_VERSION%%/m/polynomial/mpoles.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/compan.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/conv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/deconv.m
@@ -1409,6 +1453,9 @@ share/octave/%%OCTAVE_VERSION%%/m/special-matrix/vander.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/wilkinson.m
share/octave/%%OCTAVE_VERSION%%/m/startup/inputrc
share/octave/%%OCTAVE_VERSION%%/m/startup/octaverc
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unidcdf.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unidinv.m
+share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/unidpdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/center.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cloglog.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cor.m
@@ -1556,6 +1603,7 @@ share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/welch_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/wilcoxon_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test_2.m
+share/octave/%%OCTAVE_VERSION%%/m/strings/strtrim.m
share/octave/%%OCTAVE_VERSION%%/m/strings/base2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/bin2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/blanks.m
@@ -1605,8 +1653,6 @@ share/octave/%%OCTAVE_VERSION%%/m/time/eomday.m
share/octave/%%OCTAVE_VERSION%%/m/time/etime.m
share/octave/%%OCTAVE_VERSION%%/m/time/is_leap_year.m
share/octave/%%OCTAVE_VERSION%%/m/time/now.m
-share/octave/%%OCTAVE_VERSION%%/m/time/tic.m
-share/octave/%%OCTAVE_VERSION%%/m/time/toc.m
share/octave/%%OCTAVE_VERSION%%/m/time/weekday.m
share/octave/ls-R
share/octave/site/m/startup/octaverc