aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-04-11 01:40:51 +0800
committermiwi <miwi@FreeBSD.org>2007-04-11 01:40:51 +0800
commit53cea4891329676c187124f87812374b1a4a678c (patch)
tree6e900120747785f229c28390cc3dbead6db5794f /science
parentf9a2b2d001c1695a98b0f2fd6847d6596e6394db (diff)
downloadfreebsd-ports-gnome-53cea4891329676c187124f87812374b1a4a678c.tar.gz
freebsd-ports-gnome-53cea4891329676c187124f87812374b1a4a678c.tar.zst
freebsd-ports-gnome-53cea4891329676c187124f87812374b1a4a678c.zip
2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
Diffstat (limited to 'science')
-rw-r--r--science/Makefile1
-rw-r--r--science/py-scipy03/Makefile64
-rw-r--r--science/py-scipy03/distinfo3
-rw-r--r--science/py-scipy03/files/patch-scipy__core_scipy__base_fastumathmodule.c15
-rw-r--r--science/py-scipy03/files/patch-scipy__core_scipy__distutils_system__info.py16
-rw-r--r--science/py-scipy03/pkg-descr9
6 files changed, 0 insertions, 108 deletions
diff --git a/science/Makefile b/science/Makefile
index 9b05905f5bcd..3b9c04e9768f 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -87,7 +87,6 @@
SUBDIR += psi3
SUBDIR += py-paida
SUBDIR += py-scipy
- SUBDIR += py-scipy03
SUBDIR += qcl
SUBDIR += ruby-dcl
SUBDIR += ruby-gphys
diff --git a/science/py-scipy03/Makefile b/science/py-scipy03/Makefile
deleted file mode 100644
index 04f0fec39550..000000000000
--- a/science/py-scipy03/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: SciPy
-# Date created: Jun 8, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= scipy
-PORTVERSION= 0.3.2
-PORTREVISION= 2
-CATEGORIES= science python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= scipy
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= SciPy_complete-${PORTVERSION}
-
-MAINTAINER= db@db.net
-COMMENT= Scientific tools for Python
-
-BUILD_DEPENDS= ${PYNUMERIC} \
- ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft \
- f2py:${PORTSDIR}/lang/f2py \
- ${PYTHON_SITELIBDIR}/wx/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24
-LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
-
-USE_PYTHON= 2.3+
-USE_PYDISTUTILS= yes
-OPTIONS= ATLAS "Use optimized blas library" OFF
-LATEST_LINK= py-${PORTNAME}03
-
-DEPRECATED= Replaced by py-scipy
-EXPIRATION_DATE=2007-04-01
-
-post-patch:
- @${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
- -e "s@malloc\.h@stdlib.h@"
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' \
- ${WRKSRC}/scipy_core/scipy_distutils/system_info.py
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_ATLAS)
-LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas
-.if !exists(${LOCALBASE}/lib/libalapack.a)
-IGNORE= Atlas needs to be built with WITH_STATICLIB for scipy to function properly
-.endif
-.else
-LIB_DEPENDS+= lapack.4:${PORTSDIR}/math/lapack \
- blas.2:${PORTSDIR}/math/blas
-.endif
-
-post-install:
- @${RMDIR} ${PYTHON_SITELIBDIR}/weave/swig # empty
-.for dir in ${PYTHON_SITELIBDIR}/gui_thread ${PYTHON_SITELIBDIR}/scipy \
- ${PYTHON_SITELIBDIR}/scipy_base ${PYTHON_SITELIBDIR}/scipy_distutils \
- ${PYTHON_SITELIBDIR}/scipy_test ${PYTHON_SITELIBDIR}/weave
- @${FIND} ${dir} ! -type d | \
- ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
- @${FIND} ${dir} -type d | ${SORT} -r | \
- ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
-.endfor
-
-.include <bsd.port.post.mk>
diff --git a/science/py-scipy03/distinfo b/science/py-scipy03/distinfo
deleted file mode 100644
index d0a627fa7fd2..000000000000
--- a/science/py-scipy03/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (SciPy_complete-0.3.2.tar.gz) = 5ae2280ab2c4c653cb0ff8479e81284a
-SHA256 (SciPy_complete-0.3.2.tar.gz) = bd1addc8d41d79f8866e7960cea391cfbfc3c6b36d5af205864d7f30a2fb98e8
-SIZE (SciPy_complete-0.3.2.tar.gz) = 3368595
diff --git a/science/py-scipy03/files/patch-scipy__core_scipy__base_fastumathmodule.c b/science/py-scipy03/files/patch-scipy__core_scipy__base_fastumathmodule.c
deleted file mode 100644
index 3d3320dcbb4a..000000000000
--- a/science/py-scipy03/files/patch-scipy__core_scipy__base_fastumathmodule.c
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- scipy_core/scipy_base/fastumathmodule.c.orig
-+++ scipy_core/scipy_base/fastumathmodule.c
-@@ -1,8 +1,8 @@
-+#include <math.h>
- #include "Python.h"
- #include "Numeric/arrayobject.h"
- #include "Numeric/ufuncobject.h"
- #include "abstract.h"
--#include <math.h>
- #include "mconf_lite.h"
-
- /* Fast umath module whose functions do not check for range and domain
diff --git a/science/py-scipy03/files/patch-scipy__core_scipy__distutils_system__info.py b/science/py-scipy03/files/patch-scipy__core_scipy__distutils_system__info.py
deleted file mode 100644
index 5b960f4c52c4..000000000000
--- a/science/py-scipy03/files/patch-scipy__core_scipy__distutils_system__info.py
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- scipy_core/scipy_distutils/system_info.py.orig
-+++ scipy_core/scipy_distutils/system_info.py
-@@ -548,8 +548,8 @@
- lib_dirs = self.get_lib_dirs()
- info = {}
- atlas_libs = self.get_libs('atlas_libs',
-- self._lib_names + ['atlas'])
-- lapack_libs = self.get_libs('lapack_libs',['lapack'])
-+ self._lib_names + ['atlas_r'])
-+ lapack_libs = self.get_libs('lapack_libs',['alapack_r'])
- atlas = None
- lapack = None
- atlas_1 = None
diff --git a/science/py-scipy03/pkg-descr b/science/py-scipy03/pkg-descr
deleted file mode 100644
index 8b83bd7baeec..000000000000
--- a/science/py-scipy03/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-SciPy is an open source library of scientific tools for Python. SciPy
-supplements the popular Numeric module, gathering a variety of high level
-science and engineering modules together as a single package.
-
-SciPy includes modules for graphics and plotting, optimization, integration,
-special functions, signal and image processing, genetic algorithms, ODE
-solvers, and others.
-
-WWW: http://www.scipy.org/