aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
-rw-r--r--math/R-cran-igraph/Makefile32
-rw-r--r--math/R-cran-igraph/distinfo2
-rw-r--r--math/R-cran-igraph/pkg-descr3
-rw-r--r--math/linalg/Makefile43
-rw-r--r--math/linalg/distinfo2
-rw-r--r--math/linalg/files/patch-LinAlg.h72
-rw-r--r--math/linalg/pkg-descr19
-rw-r--r--math/linalg/pkg-message12
-rw-r--r--math/linalg/pkg-plist12
10 files changed, 0 insertions, 199 deletions
diff --git a/math/Makefile b/math/Makefile
index 0f2276c02f0f..29b1b353fec6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -11,7 +11,6 @@
SUBDIR += R-cran-car
SUBDIR += R-cran-coda
SUBDIR += R-cran-gpclib
- SUBDIR += R-cran-igraph
SUBDIR += R-cran-inline
SUBDIR += R-cran-mvtnorm
SUBDIR += R-cran-psych
@@ -174,7 +173,6 @@
SUBDIR += libranlip
SUBDIR += libtommath
SUBDIR += libtsnnls
- SUBDIR += linalg
SUBDIR += linpack
SUBDIR += linux-relview
SUBDIR += lll_spect
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
deleted file mode 100644
index 60cef20c57eb..000000000000
--- a/math/R-cran-igraph/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: igraph
-# Date created: 10 May, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= igraph
-PORTVERSION= 0.5.2
-PORTREVISION= 6
-CATEGORIES= math
-MASTER_SITES= SF/${PORTNAME}/R%20source%20package/${PORTVERSION}
-PKGNAMEPREFIX= R-cran-
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= wenheping@gmail.com
-COMMENT= R extension package for igraph
-
-BROKEN= Does not build with R-2.11.0
-DEPRECATED= has been broken for over a half year
-EXPIRATION_DATE=2011-04-17
-
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN= Does not compile on sparc64: uses i386 assembler
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo
deleted file mode 100644
index 18a963f79c10..000000000000
--- a/math/R-cran-igraph/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (igraph_0.5.2.tar.gz) = 7ef41dc16617036eda750bc42ddf5854dffaf04d67eee62a125b68210ba1bf70
-SIZE (igraph_0.5.2.tar.gz) = 1195934
diff --git a/math/R-cran-igraph/pkg-descr b/math/R-cran-igraph/pkg-descr
deleted file mode 100644
index 13495cd4ecaa..000000000000
--- a/math/R-cran-igraph/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-R-cran-igraph is a R extension package for igraph.
-
-WWW: http://cneurocvs.rmki.kfki.hu/igraph
diff --git a/math/linalg/Makefile b/math/linalg/Makefile
deleted file mode 100644
index 04a2cc86de2e..000000000000
--- a/math/linalg/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: LinAlg
-# Date created: August 25, 1999
-# Whom: Oleg Kiselyov <oleg@pobox.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= linalg
-PORTVERSION= 4.4
-PORTREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= arved
-
-MAINTAINER= oleg@pobox.com
-COMMENT= C++ Linear Algebra and Optimization classlib
-
-BROKEN= Does not compile with GCC 4.2
-DEPRECATED= does not build on FreeBSD 7.x or newer
-EXPIRATION_DATE=2011-04-17
-
-WRKSRC= ${WRKDIR}/LinAlg
-ALL_TARGET= lib
-INSTALL_TARGET= lib
-USE_GMAKE= yes
-
-post-install:
- $(INSTALL_DATA) ${WRKSRC}/libla.a ${PREFIX}/lib
- ${MKDIR} ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/LinAlg.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/LAStreams.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/builtin.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/math_num.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/minmax.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/myenv.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/std.h ${PREFIX}/include/LinAlg
- $(INSTALL_DATA) ${WRKSRC}/svd.h ${PREFIX}/include/LinAlg
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/LinAlg
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/LinAlg
-.endif
-
-.include <bsd.port.mk>
diff --git a/math/linalg/distinfo b/math/linalg/distinfo
deleted file mode 100644
index dda4280c750e..000000000000
--- a/math/linalg/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (linalg-4.4.tar.gz) = b3378ab0fedf2b4439461113c309345c5a21d4965eab0203f23fb6855c2c29e0
-SIZE (linalg-4.4.tar.gz) = 117173
diff --git a/math/linalg/files/patch-LinAlg.h b/math/linalg/files/patch-LinAlg.h
deleted file mode 100644
index 306ea07ee01b..000000000000
--- a/math/linalg/files/patch-LinAlg.h
+++ /dev/null
@@ -1,72 +0,0 @@
---- LinAlg.h.orig Fri Oct 8 11:30:11 2004
-+++ LinAlg.h Fri Oct 8 11:43:29 2004
-@@ -393,8 +393,8 @@
- // with 2^n columns
- class haar_matrix : public LazyMatrix
- {
-- void fill_in(Matrix& m) const;
- public:
-+ void fill_in(Matrix& m) const;
- haar_matrix(const int n, const int no_cols=0);
- };
-
-@@ -505,7 +505,9 @@
- {
- friend class Reference;
- Matrix& m;
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- ConstReference(const ConstReference&); // Not implemented and forbidden
-+#endif
- void operator = (const ConstReference&); // reference isn't transferable
- public:
- ConstReference(const Matrix& _m)
-@@ -831,7 +833,9 @@
-
- void operator=(const ElementWiseConst&);// is not implemented, ergo, is
- // not allowed
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- ElementWiseConst(const ElementWiseConst&);// Cloning is not allowed, either
-+#endif
-
- // A private constructor, to make
- // sure the object can't be constructed
-@@ -1231,7 +1235,9 @@
- friend class LAStreamOut;
- const REAL * const col_ptr; // Pointer to the column under
- // consideration
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- ConstMatrixColumn(const ConstMatrixColumn&); // Not implemented and forbidden:
-+#endif
- void operator = (const ConstMatrixColumn&);// no cloning/assignment allowed
-
- protected:
-@@ -1267,7 +1273,9 @@
- {
- friend class ElementWise;
- friend class LAStreamOut;
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- MatrixColumn(const MatrixColumn&); // Not implemented and forbidden:
-+#endif
- void operator = (const MatrixColumn&);// no cloning/assignment allowed
- public: // Take a col of the matrix
- MatrixColumn(Matrix& m, const int col) :
-@@ -1295,7 +1303,9 @@
- // col after col, stride = nrows
- const REAL * const end_ptr; // Points after the end of the matrix
-
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- ConstMatrixRow(const ConstMatrixRow&); // Not implemented and forbidden:
-+#endif
- void operator = (const ConstMatrixRow&); // no cloning/assignment allowed
-
- protected:
-@@ -1336,7 +1346,9 @@
- {
- friend class ElementWiseStride;
- friend class LAStrideStreamOut;
-+#if defined(__GNUC__) && (__GNUC__ < 3)
- MatrixRow(const MatrixRow&); // Not implemented and forbidden:
-+#endif
- void operator = (const MatrixRow&); // no cloning/assignment allowed
- public: // Take a col of the matrix
- MatrixRow(Matrix& m, const int row) :
diff --git a/math/linalg/pkg-descr b/math/linalg/pkg-descr
deleted file mode 100644
index 211b16bf4958..000000000000
--- a/math/linalg/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
- LinAlg -- C++ Linear Algebra and Optimization classlib
-
-- Matrix, Vector, subMatrices, and LAStreams over real domain;
-- Matrix inverse, norms, determinant, lazy matrices, Singular Value
- Decomposition (SVD) and applications, nested functions;
-- Brent's univariate optimization and root finding, Hooke-Jeeves
- multidimensional optimization of functors, Aitken-Lagrange interpolation;
-- LinAlg stresses Matrix streams, which provide a sequential
- view/access to a matrix or its parts. LABlockStreams may
- span over an arbitrary rectangular block of a matrix, including the
- whole matrix, a single matrix element, and all other block sizes in
- between. Matrix streams are seekable and subrange-able. A stream or
- a substream are always created in-line; they do not allocate any
- heap storage, and are safe.
-- Every feature is extensively tested in the validation code (included).
-
-WWW: http://okmij.org/ftp/packages.html
-
-Oleg Kiselyov <oleg@pobox.com>
diff --git a/math/linalg/pkg-message b/math/linalg/pkg-message
deleted file mode 100644
index aed30a1da1fd..000000000000
--- a/math/linalg/pkg-message
+++ /dev/null
@@ -1,12 +0,0 @@
-Don't forget to compile and run verification/validation code: gmake check-all
-or specifically, sub-targets
- vmatrix vvector vmatrix1 vmatrix2 vlastreams
- vali vhjmin vfminbr vzeroin
- vsvd vslesing sample_ult sample_adv
- sample_fill tslesing tpseudo-inv
-
-See comments in a LinAlg/Makefile for details, as well as NumMath.dr.
-The verification code checks to see that all the functions in this
-package have compiled and run well. The validation code can also serve
-as an illustration of how package's classes and functions may be
-employed.
diff --git a/math/linalg/pkg-plist b/math/linalg/pkg-plist
deleted file mode 100644
index 3f2d828f314a..000000000000
--- a/math/linalg/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-lib/libla.a
-share/doc/LinAlg/README
-include/LinAlg/LinAlg.h
-include/LinAlg/LAStreams.h
-include/LinAlg/builtin.h
-include/LinAlg/math_num.h
-include/LinAlg/minmax.h
-include/LinAlg/myenv.h
-include/LinAlg/std.h
-include/LinAlg/svd.h
-@dirrm share/doc/LinAlg
-@dirrm include/LinAlg