Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 04:27:10 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: a1a455160b1a - main - finance/R-cran-ccgarch: Remove expired port
Message-ID:  <202306300427.35U4RAtJ079416@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=a1a455160b1a604d452f9c6f56fa5420b5c69dd2

commit a1a455160b1a604d452f9c6f56fa5420b5c69dd2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-30 03:46:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-30 03:46:23 +0000

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

diff --git a/MOVED b/MOVED
index 463b5f3a8ef9..90ed4b3269c1 100644
--- a/MOVED
+++ b/MOVED
@@ -7673,3 +7673,4 @@ www/node19||2023-06-30|Has expired: Nodejs 19.* will reach its EoL on 2023-06-01
 emulators/qemu6||2023-06-30|Has expired: Version 8 is on the horizon while version 7 is stable
 audio/gbemol||2023-06-30|Has expired: Unmaintained for years and depends on deprecated GTK2
 audio/glurp||2023-06-30|Has expired: Unmaintained for years and depends on deprecated GTK2
+finance/R-cran-ccgarch||2023-06-30|Has expired: Fails to build with R 4.3.0+ and abandoned upstream
diff --git a/finance/Makefile b/finance/Makefile
index fef7a067b6c2..f84962c710de 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -4,7 +4,6 @@
     SUBDIR += R-cran-PerformanceAnalytics
     SUBDIR += R-cran-RFinanceYJ
     SUBDIR += R-cran-TTR
-    SUBDIR += R-cran-ccgarch
     SUBDIR += R-cran-fBasics
     SUBDIR += R-cran-fGarch
     SUBDIR += R-cran-gmm
diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile
deleted file mode 100644
index 24a3364be81d..000000000000
--- a/finance/R-cran-ccgarch/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-PORTNAME=	ccgarch
-DISTVERSION=	0.2.3
-PORTREVISION=	7
-CATEGORIES=	finance
-DISTNAME=	${PORTNAME}_${DISTVERSION}
-
-MAINTAINER=	tota@FreeBSD.org
-COMMENT=	Conditional Correlation GARCH models
-WWW=		https://cran.r-project.org/web/packages/ccgarch/
-
-LICENSE=	GPLv2+
-
-DEPRECATED=	Fails to build with R 4.3.0+ and abandoned upstream
-EXPIRATION_DATE=	2023-06-30
-BROKEN=		does not build
-
-USES=		cran:auto-plist,compiles
-
-.include <bsd.port.mk>
diff --git a/finance/R-cran-ccgarch/distinfo b/finance/R-cran-ccgarch/distinfo
deleted file mode 100644
index 81f8359da1f9..000000000000
--- a/finance/R-cran-ccgarch/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ccgarch_0.2.3.tar.gz) = dc84d09968166cd11dd80e1fbc7df9755c57d2567a2db30d8a69eaa1a873cf2a
-SIZE (ccgarch_0.2.3.tar.gz) = 30078
diff --git a/finance/R-cran-ccgarch/pkg-descr b/finance/R-cran-ccgarch/pkg-descr
deleted file mode 100644
index 985bd61c339b..000000000000
--- a/finance/R-cran-ccgarch/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Functions for estimating and simulating the family of the CC-GARCH
-models.



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