diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
commit | d827501263da4a2ee9ccc072182cfe8a38220772 (patch) | |
tree | ce854680f4382f692883d80ee5d72c2af0d5f86d /math | |
parent | a8f04f3576566f7cf1b5d2e440257ef7437d460c (diff) | |
download | freebsd-ports-graphics-d827501263da4a2ee9ccc072182cfe8a38220772.tar.gz freebsd-ports-graphics-d827501263da4a2ee9ccc072182cfe8a38220772.tar.zst freebsd-ports-graphics-d827501263da4a2ee9ccc072182cfe8a38220772.zip |
Mark a few unfetchable ports BROKEN
With hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-sspir/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-sspir/Makefile b/math/R-cran-sspir/Makefile index 7e54688d35d..b60d0282575 100644 --- a/math/R-cran-sspir/Makefile +++ b/math/R-cran-sspir/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= A glm-like formula to define dynamic generalized linear models +BROKEN= Checksum and size mismatch + RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:${PORTSDIR}/math/R-cran-mvtnorm \ R-cran-KFAS>=0.9.11_3:${PORTSDIR}/math/R-cran-KFAS |