# New ports collection makefile for: SuperLU # Date created: 31 Oct 97 # Whom: Pedro Giffuni # # $FreeBSD$ # PORTNAME= superlu PORTVERSION= 3.0.20040410 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ http://crd.lbl.gov/~xiaoye/ DISTNAME= ${PORTNAME}_3.0 .ifndef NOPORTDOCS DISTFILES= ${DISTNAME}${EXTRACT_SUFX} superlu_ug.ps.gz SLU_general.ps.gz simax95.ps.gz .endif DIST_SUBDIR= superlu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= maho@FreeBSD.org COMMENT= A library of routines for performing sparse factorization BUILD_DEPENDS= ${LOCALBASE}/lib/libf77blas.a:${PORTSDIR}/math/atlas USE_REINPLACE= yes WRKSRC= ${WRKDIR}/SuperLU_3.0 ALL_TARGET= superlulib BLAS_LIBS= ${LOCALBASE}/lib/libf77blas.a ${LOCALBASE}/lib/libatlas.a ARCH2FIX= SRC/Makefile TESTING/MATGEN/Makefile CBLAS/Makefile make.inc \ MAKE_INC/make.alpha MAKE_INC/make.inc post-patch: @${REINPLACE_CMD} -e 's+%%BLAS_LIBS%%+${BLAS_LIBS}+' \ ${WRKSRC}/make.inc @${REINPLACE_CMD} -e 's+%%CC%%+${CC}+' \ ${WRKSRC}/make.inc @${REINPLACE_CMD} -e 's+%%FC%%+${FC}+' \ ${WRKSRC}/make.inc @${REINPLACE_CMD} -e 's+%%CFLAGS%%+${CFLAGS}+' \ ${WRKSRC}/make.inc @${REINPLACE_CMD} -e 's+%%FFLAGS%%+${FFLAGS}+' \ ${WRKSRC}/make.inc .for fmk in ${ARCH2FIX} @${REINPLACE_CMD} -e 's|^ARCH *.= ar|ARCMD = ar| ; \ s|\$$(ARCH)|$$(ARCMD)|' ${WRKSRC}/${fmk} .endfor do-install: ${INSTALL_DATA} ${WRKSRC}/libsuperlu.* ${PREFIX}/lib @${MKDIR} ${PREFIX}/include/superlu ${INSTALL_DATA} ${WRKSRC}/SRC/*.h ${PREFIX}/include/superlu .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/SLU_general.ps.gz ${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/simax95.ps.gz ${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/superlu_ug.ps.gz ${DOCSDIR} .endif .include 5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix DISTNAME after repocopy [1]garga2006-07-032-4/+3
* Move net/rwhois -> net/rwhoisd, an accurate name for the port/packagegarga2006-06-281-2/+2
* - Add OPTIONS to disable ipv6 and enable largefile supportgarga2006-06-254-101/+126
* - Update to 1.5.9.6garga2006-06-052-4/+4
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* - Add SHA256garga2005-11-081-0/+1
* - Update to 1.5.9.5garga2005-09-304-27/+12
* - Update to 1.5.9.3pav2005-04-1413-239/+25
* Fix fetch: Add official site, remove non-existant hosts.vs2005-03-021-2/+1
* Remove conditional dependencies on security/tcp_wrapper: That portcperciva2005-01-211-4/+0
* remove empty patcheseik2004-05-241-0/+0
* SIZEify.trevor2004-01-301-0/+1
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
* Fix build on -CURRENT.fjoe2003-10-2810-18/+200
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* fix MASTER_SITESoliver2003-07-221-1/+2
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Fix startup-scripts for -current /bin/sh issues.anders2002-08-141-1/+1
* Upgrade to 1.5.7.3.dirk2001-12-272-2/+2