# ex: tabstop=8 softtabstop=0 noexpandtab # Ports collection Makefile for: libRmath # Date created: 14 May 2004 # Whom: Eric van Gyzen # # $FreeBSD$ # PORTNAME= libRmath PORTVERSION= 1.9.1 CATEGORIES= math MASTER_SITES= http://cran.r-project.org/src/base/ \ ftp://cran.r-project.org/pub/R/src/base/ \ http://cran.at.r-project.org/src/base/ \ http://cran.au.r-project.org/src/base/ \ http://cran.br.r-project.org/src/base/ \ http://cran.ch.r-project.org/src/base/ \ http://cran.es.r-project.org/src/base/ \ http://cran.dk.r-project.org/src/base/ \ http://cran.hu.r-project.org/src/base/ \ http://cran.uk.r-project.org/src/base/ \ http://cran.us.r-project.org/src/base/ \ http://cran.za.r-project.org/src/base/ \ ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/base/ \ http://lib.stat.cmu.edu/R/CRAN/src/base/ \ http://cran.stat.ucla.edu/src/base/ \ http://probability.ca/cran/src/base/ \ http://www.ibiblio.org/pub/languages/R/CRAN/src/base/ \ http://www.bioconductor.org/CRAN/src/base/ DISTNAME= R-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= vangyzen@stat.duke.edu COMMENT= The standalone math library from R INSTALLS_SHLIB= yes GNU_CONFIGURE= yes PLIST_FILES= include/Rmath.h lib/libRmath.a lib/libRmath.so lib/libRmath.so.0 do-build: (cd ${WRKSRC}/src/include; ${MAKE} Rmath.h) (cd ${WRKSRC}/src/nmath/standalone; ${MAKE}) do-install: ${MKDIR} ${PREFIX}/include ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/src/include/Rmath.h ${PREFIX}/include/ ${INSTALL_DATA} ${WRKSRC}/src/nmath/standalone/libRmath.a ${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/src/nmath/standalone/libRmath.so \ ${PREFIX}/lib/libRmath.so.0 (cd ${PREFIX}/lib; ${LN} -sf libRmath.so.0 libRmath.so) .include 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-4/+4
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Cleanup plistbapt2014-10-201-3/+0
* - add stage supportaz2014-01-302-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-101-6/+2
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* - Add TEST_DEPENDS to enable testingswills2012-01-30tions'>+1
* Update to 1.13mat2006-09-124-26/+11
* Update to 1.12.tobez2006-04-124-30/+21
* Switch to always using sqlite library from databases/sqlite3 port astobez2006-03-222-6/+35
* Make it always use bundled sqlite source, since it does not work well iftobez2006-02-112-2/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* Update to 1.11.tobez2005-12-052-4/+4
* Fix build error on 4.x with perl5.005.nork2005-12-031-0/+41
* Update to 1.10erwin2005-12-022-4/+4
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
* Fix build on 4.x.nork2005-08-281-1/+4
* Update to 1.09 (based on SQLite 3.2.2).nork2005-07-312-3/+3
* Update to 1.08.tobez2005-02-283-5/+7
* Fix runtime error on 4.x.nork2004-12-282-1/+11
* Sync COMMENT with reality.tobez2004-10-151-1/+1
* Update to 1.0.7 (based on SQLite 3.0.8).nork2004-10-132-3/+3
* Update to 1.06 (Based on SQLite 3.0.7).nork2004-10-134-16/+16
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.nork2004-10-125-40/+20
* Change MAINTAINER to perl@.nork2004-08-131-1/+1
* Fix a crash problem.nork2004-06-112-0/+23
* Update to 0.30 (based of SQLite 2.8.12).nork2004-02-162-3/+3
* Update to 0.30 (Based on SQLite 2.8.11).nork2004-02-132-2/+3
* Update to 0.29 (based on SQLite 2.8.7).nork2004-01-162-2/+2
* utilize SITE_PERLijliao2003-10-242-9/+8
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-4/+11
* Update to 0.28 (based on SQLite 2.8.6).nork2003-08-282-2/+2
* Update to 0.25 (based on SQLite 2.8.0).nork2003-03-232-2/+2
* De-pkg-comment.nork2003-02-232-1/+1
* Update to 0.24 (based on SQLite 2.7.6).nork2003-02-052-2/+2
* Update to 0.22(based on SQLite 2.7.4). pkg-descr minor fix with WWW:.nork2003-01-023-6/+8
* Update to 0.21 (based on SQLite 2.7.2)nork2002-10-312-2/+2
* Update to 0.19 (based on SQLite 2.6.3)nork2002-08-152-2/+2
* Update to 0.18 (based on SQLite 2.5.6)nork2002-08-063-4/+4
* Update to 0.16 (based on SQLite 2.5.0)nork2002-07-022-2/+2