Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 05:48:37 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf84b2195838 - main - math/R-cran-RHmm: Remove expired port
Message-ID:  <202306300548.35U5mbI2012503@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf84b219583875581960a87885c80f538ae2b775

commit cf84b219583875581960a87885c80f538ae2b775
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-30 05:42:43 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-30 05:48:20 +0000

    math/R-cran-RHmm: Remove expired port
    
    2023-06-30 math/R-cran-RHmm: Fails to build with R 4.3.0+ and abandoned upstream
    
    Approved by:    portmgr (blanket)
---
 MOVED                      |  1 +
 math/Makefile              |  1 -
 math/R-cran-RHmm/Makefile  | 19 -------------------
 math/R-cran-RHmm/distinfo  |  2 --
 math/R-cran-RHmm/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 25 deletions(-)

diff --git a/MOVED b/MOVED
index 823d5775956a..52bad61ed690 100644
--- a/MOVED
+++ b/MOVED
@@ -7703,3 +7703,4 @@ databases/mariadb104-client||2023-06-30|Has expired: Use databases/mariadb106-cl
 dns/mydns-ng||2023-06-30|Has expired: Abandonware, last release in 2010. Consider migrating to dns/powerdns
 dns/mydns||2023-06-30|Has expired: Abandonware, last release in 2006. Consider migrating to dns/powerdns
 net/opal||2023-06-30|Has expired: Very outdated, current version in tree was released back in 2013 and upstream is still active
+math/R-cran-RHmm||2023-06-30|Has expired: Fails to build with R 4.3.0+ and abandoned upstream
diff --git a/math/Makefile b/math/Makefile
index 559908acb832..13c1849ad5ad 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -24,7 +24,6 @@
     SUBDIR += R-cran-Matching
     SUBDIR += R-cran-MatrixModels
     SUBDIR += R-cran-NMF
-    SUBDIR += R-cran-RHmm
     SUBDIR += R-cran-RSvgDevice
     SUBDIR += R-cran-RcppArmadillo
     SUBDIR += R-cran-RcppEigen
diff --git a/math/R-cran-RHmm/Makefile b/math/R-cran-RHmm/Makefile
deleted file mode 100644
index a584071fda1f..000000000000
--- a/math/R-cran-RHmm/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-PORTNAME=	RHmm
-PORTVERSION=	2.0.3
-PORTREVISION=	11
-CATEGORIES=	math
-DISTNAME=	${PORTNAME}_${PORTVERSION}
-
-MAINTAINER=	tota@FreeBSD.org
-COMMENT=	Hidden Markov Models simulations and estimations
-WWW=		https://r-forge.r-project.org/projects/rhmm/
-
-LICENSE=	GPLv2+
-
-DEPRECATED=	Fails to build with R 4.3.0+ and abandoned upstream
-EXPIRATION_DATE=	2023-06-30
-BROKEN=		does not build with R 4.3.0+
-
-USES=		cran:auto-plist,compiles
-
-.include <bsd.port.mk>
diff --git a/math/R-cran-RHmm/distinfo b/math/R-cran-RHmm/distinfo
deleted file mode 100644
index 4ec3f27b1743..000000000000
--- a/math/R-cran-RHmm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (RHmm_2.0.3.tar.gz) = eb900d0aa058c4583d6fa765d701dfb52a355a4d52deee27f8a1a540dec4dad6
-SIZE (RHmm_2.0.3.tar.gz) = 128600
diff --git a/math/R-cran-RHmm/pkg-descr b/math/R-cran-RHmm/pkg-descr
deleted file mode 100644
index 2782a82e747a..000000000000
--- a/math/R-cran-RHmm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Simulations and estimations of discrete, univariate or multivariate
-gaussian, mixture of univariate or multivariate gaussian hidden
-Markov models.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300548.35U5mbI2012503>