# New ports collection makefile for: getdp # Date created: 25 September 2004 # Whom: Thierry Thomas # # $FreeBSD$ # PORTNAME= getdp PORTVERSION= 1.1.2 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A rather general finite element solver using mixed finite elements LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ lapack.3:${PORTSDIR}/math/lapack GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ --with-blas-lapack-prefix=${LOCALBASE}/lib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= getdp.1 EXAMPLES= Magnetostatics.pro README solver.par test.geo test.msh test.pro .if defined(WITH_MULTIHARMONIC) CONFIGURE_ARGS+= --enable-multiharmonic .endif .include .if !defined(NOPORTDOCS) . if ${PERL_LEVEL} < 500600 NOPORTDOCS= yes . else ALL_TARGET= all doc BUILD_DEPENDS+= texi2pdf:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex USE_PERL5_BUILD= yes . endif .endif post-install: @${STRIP_CMD} ${PREFIX}/bin/getdp .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${DOCSDIR} && ${TAR} xfz ${WRKSRC}/${PORTNAME}-${PORTVERSION}-doc.tgz @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/demos/|} ${EXAMPLESDIR} @${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}." .endif .if defined(MAINTAINER_MODE) test: install cd ${WRKSRC}/demos && ${PORTNAME} test.pro -solve MagSta_phi .endif .include 6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-2/+2
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
* - update to jpeg7dinoex2009-07-181-2/+2
* - Use SF macro for my remaining ports that don't use itamdmi32009-04-031-3/+2
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 1.6.11nivit2007-04-033-7/+5
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-1/+1
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* - Update to 1.6.10pav2006-06-103-109/+107
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Reset markp due to lack of response to email and maintainer-timeouts.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-01-22