aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-11-28 07:42:42 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-11-28 07:42:42 +0000
commitc256584118181cd63cf9e8f8a445a4fd5b0d2a7f (patch)
treecb685d6d6a0d18fe17625738e2936391eb86e509 /math
parent9c7effc55b95ca3c01dcfe3a1e58d18292ed2cac (diff)
downloadports-c256584118181cd63cf9e8f8a445a4fd5b0d2a7f.tar.gz
ports-c256584118181cd63cf9e8f8a445a4fd5b0d2a7f.zip
Now GotoBLAS is distributed under BSD license.
Notes
Notes: svn path=/head/; revision=265307
Diffstat (limited to 'math')
-rw-r--r--math/gotoblas/Makefile15
-rw-r--r--math/gotoblas/distinfo8
2 files changed, 6 insertions, 17 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 53e93e63f67c..0c2b5be56d70 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -8,11 +8,12 @@
PORTNAME= gotoblas
PORTVERSION= 2.${GOTOBLAS2VER}
CATEGORIES= math
-MASTER_SITES= ftp://ftp.netlib.org/lapack/:lapack \
+MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/gotoblas|} \
+ ftp://ftp.netlib.org/lapack/:lapack \
ftp://ftp.netlib.org/lapack/timing/:lapack_tmg \
ftp://ftp.netlib.no/netlib/lapack/:lapack \
ftp://ftp.netlib.no/netlib/lapack/timing/:lapack_tmg
-DISTFILES= GotoBLAS2-${GOTOBLAS2VER}.tar.gz lapack-3.1.1.tgz:lapack large.tgz:lapack_tmg timing.tgz:lapack_tmg
+DISTFILES= GotoBLAS2-${GOTOBLAS2VER}_bsd.tar.gz lapack-3.1.1.tgz:lapack large.tgz:lapack_tmg timing.tgz:lapack_tmg
EXTRACT_ONLY= ${GOTOBLAS2_SRCFILE}
MAINTAINER= maho@FreeBSD.org
@@ -20,14 +21,13 @@ COMMENT= A fast implementation of Basic Linear Algebra Subprograms
DIST_SUBDIR= gotoblas
GOTOBLAS2VER= 1.13
-GOTOBLAS2_SRCFILE= GotoBLAS2-${GOTOBLAS2VER}.tar.gz
+GOTOBLAS2_SRCFILE= GotoBLAS2-${GOTOBLAS2VER}_bsd.tar.gz
LAPACK_SRCFILE= lapack-3.1.1.tgz
LARGE_FILE= large.tgz
TIMING_FILE= timing.tgz
USE_GMAKE= yes
USE_LDCONFIG= yes
RESTRICTED= Redistribution not permitted
-MANUAL_PACKAGE_BUILD= Please obtain the source code manyally from http://www.tacc.utexas.edu/tacc-projects/
WRKSRC= ${WRKDIR}/GotoBLAS2
USE_PERL5_BUILD= yes
@@ -67,13 +67,6 @@ MAKE_FLAGS+= F_COMPILER=PATHF90
MAKE_FLAGS+= F_COMPILER=IBM
.endif
-.if !defined(PACKAGE_BUILDING) && !exists(${DISTDIR}/${DIST_SUBDIR}/${GOTOBLAS2_SRCFILE})
-do-fetch:
- @${ECHO_CMD} "You need to fetch ${GOTOBLAS2_SRCFILE} from:"
- @${ECHO_CMD} "http://www.tacc.utexas.edu/tacc-projects/"
- @${ECHO_CMD} "and put it in ${DISTDIR}/gotoblas."
-.endif
-
pre-build::
@${ECHO_CMD} "****"
@${ECHO_CMD} "You can choose FORTRAN compiler" \
diff --git a/math/gotoblas/distinfo b/math/gotoblas/distinfo
index b30d4eda19bb..c12f8dbace59 100644
--- a/math/gotoblas/distinfo
+++ b/math/gotoblas/distinfo
@@ -1,12 +1,8 @@
-MD5 (gotoblas/GotoBLAS2-1.13.tar.gz) = 9627e7bceb8ad29fb533e53418a6823b
-SHA256 (gotoblas/GotoBLAS2-1.13.tar.gz) = 6c30d60a701dacc2e638bb68ac912756f2286af834bf41ebe841310d9258e7cb
-SIZE (gotoblas/GotoBLAS2-1.13.tar.gz) = 3179300
-MD5 (gotoblas/lapack-3.1.1.tgz) = 00b21551a899bcfbaa7b8443e1faeef9
+SHA256 (gotoblas/GotoBLAS2-1.13_bsd.tar.gz) = 7c3eab57ef5ad5c42f73adade833a531591e78967bbe9fc6db31310d73fa2d86
+SIZE (gotoblas/GotoBLAS2-1.13_bsd.tar.gz) = 3165294
SHA256 (gotoblas/lapack-3.1.1.tgz) = e4c335b30b4394f9620d60818319ff12af2aea63827515e9f7e62b88dff7a02a
SIZE (gotoblas/lapack-3.1.1.tgz) = 10407595
-MD5 (gotoblas/large.tgz) = 5d138a84f302fd6804e4fab4b338cb18
SHA256 (gotoblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1
SIZE (gotoblas/large.tgz) = 2595
-MD5 (gotoblas/timing.tgz) = 2025bee0fecccc792938978d857472f4
SHA256 (gotoblas/timing.tgz) = 999c65f8ea8bd4eac7f1c7f3463d4946917afd20a997807300fe35d70122f3af
SIZE (gotoblas/timing.tgz) = 1059485