mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Update to 2.10.1
Submitted by: "b. f." <bf1783@googlemail.com> Thanks to: wen@
This commit is contained in:
parent
c19526d4cd
commit
3595b64975
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246593
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 2.9.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.10.1
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
|
||||
@ -58,7 +57,7 @@ GNU_CONFIGURE= yes
|
||||
USE_ICONV= yes
|
||||
USE_PERL5= yes
|
||||
CONFIGURE_ENV= INSTALL_DATA="${INSTALL} ${COPY} ${_SHROWNGRP} -m 644" \
|
||||
FCFLAGS="${FFLAGS}"
|
||||
FCFLAGS="${FFLAGS}" TAR="${TAR}"
|
||||
CONFIGURE_ARGS= --enable-R-shlib --with-system-bzlib --with-system-zlib \
|
||||
rdocdir=${DOCSDIR}
|
||||
|
||||
@ -72,7 +71,7 @@ CONFIGURE_ARGS+=--with-blas="-lf77blas -latlas"
|
||||
CONFIGURE_ARGS+=--with-lapack="-lalapack -lcblas"
|
||||
.endif
|
||||
.else
|
||||
LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas \
|
||||
LIB_DEPENDS+= blas.2:${PORTSDIR}/math/blas \
|
||||
lapack.4:${PORTSDIR}/math/lapack
|
||||
CONFIGURE_ARGS+=--with-blas="-lblas" --with-lapack="-llapack -lblas"
|
||||
.endif
|
||||
@ -183,8 +182,6 @@ post-patch:
|
||||
${WRKSRC}/configure \
|
||||
${WRKSRC}/config.site \
|
||||
${WRKSRC}/src/extra/tzone/tzfile.h \
|
||||
${WRKSRC}/src/library/base/man/Startup.Rd \
|
||||
${WRKSRC}/src/library/profile/Rprofile.unix \
|
||||
${WRKSRC}/src/scripts/javareconf
|
||||
.if defined(WITHOUT_NLS)
|
||||
@(cd ${WRKSRC}/src/library/Recommended; \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (R-2.9.2.tar.gz) = 112e2a1306cf71320e45d14e87e5b913
|
||||
SHA256 (R-2.9.2.tar.gz) = 2b2bfa9edab38d2c0c9a6262767336f2f19780cb30483aedcb7c69524ec1dbb8
|
||||
SIZE (R-2.9.2.tar.gz) = 18591679
|
||||
MD5 (R-2.10.1.tar.gz) = 75f8b7e875b846ea96a4c6cc0abc00a4
|
||||
SHA256 (R-2.10.1.tar.gz) = 5ca1780d9f47f2f4a9b52ba44fed9ee6e7d3547f18ed2c05192b0dbc56038e9d
|
||||
SIZE (R-2.10.1.tar.gz) = 19705604
|
||||
|
8641
math/R/pkg-plist
8641
math/R/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user