[20245] trunk/dports/math/cxsparse/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Oct 30 05:38:53 PST 2006
Revision: 20245
http://trac.macosforge.org/projects/macports/changeset/20245
Author: stechert at macports.org
Date: 2006-10-30 05:38:52 -0800 (Mon, 30 Oct 2006)
Log Message:
-----------
Replacing this with the full suite of tools from the university of florida. See
math/SuiteSparse.
Removed Paths:
-------------
trunk/dports/math/cxsparse/Portfile
Deleted: trunk/dports/math/cxsparse/Portfile
===================================================================
--- trunk/dports/math/cxsparse/Portfile 2006-10-30 12:06:29 UTC (rev 20244)
+++ trunk/dports/math/cxsparse/Portfile 2006-10-30 13:38:52 UTC (rev 20245)
@@ -1,36 +0,0 @@
-# $Id: Portfile,v 1.20 2006/06/21 21:27:45 mww Exp $
-
-PortSystem 1.0
-name cxsparse
-version 2.0.2
-revision 0
-categories math science
-maintainers andre at splunk.com
-platforms darwin
-description Sparse matrix routines
-long_description \
- CXSparse is an extended version of CSparse, with support for \
- double or complex matrices, with int or long integers. The \
- conversion from CSparse was originally written by David \
- Bateman, Motorola, and then modified by Tim Davis.
-
-
-homepage http://www.cise.ufl.edu/research/sparse/CXSparse/
-master_sites http://www.cise.ufl.edu/research/sparse/CXSparse/
-distname CXSparse
-
-depends_build port:ufconfig
-
-checksums md5 93a3dc25b724e72c6164ab42a7647a0b
-
-pre-configure {
- reinplace "s#-I../../UFconfig#-I${prefix}/include#" ${worksrcpath}/Source/Makefile
- reinplace "s#-I../../UFconfig#-I${prefix}/include#" ${worksrcpath}/Demo/Makefile
- reinplace "s#f77#gfortran-dp-4.2#" ${worksrcpath}/Demo/Makefile
-}
-
-use_configure no
-
-destroot {
- xinstall -m 644 ${worksrcpath}/Source/libcxsparse.a ${destroot}${prefix}/lib
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061030/c4cb826f/attachment.html
More information about the macports-changes
mailing list