aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-08-02 09:37:17 +0000
committerRene Ladan <rene@FreeBSD.org>2025-08-02 09:37:17 +0000
commit02f58534ad3741d00d3b9f64a4585bb75b222f27 (patch)
treeb3c01c51044947f3782163c6cf7841244143aacb
parente81639f67e43ea2e1e5492022f2d39af9e5082da (diff)
math/R-cran-RSvgDevice: Remove expired port
2025-07-31 math/R-cran-RSvgDevice: Package ‘RSvgDevice’ was removed from the CRAN repository.
-rw-r--r--MOVED1
-rw-r--r--math/Makefile1
-rw-r--r--math/R-cran-RSvgDevice/Makefile20
-rw-r--r--math/R-cran-RSvgDevice/distinfo2
-rw-r--r--math/R-cran-RSvgDevice/pkg-descr2
5 files changed, 1 insertions, 25 deletions
diff --git a/MOVED b/MOVED
index c63003fffc8c..63a6b14b7c83 100644
--- a/MOVED
+++ b/MOVED
@@ -4678,3 +4678,4 @@ www/webcopy||2025-08-02|Has expired: Upstream is long gone and project not touch
finance/libstocks||2025-08-02|Has expired: Abandoned upstream, last release in 2000
java/servingxml||2025-08-02|Has expired: Abandoned and obsolete, last release in 2010
mail/lmtp2nntp||2025-08-02|Has expired: Obsolete, last release in 2005 and uses legacy Local Mail Transfer Protocol
+math/R-cran-RSvgDevice||2025-08-02|Has expired: Package ‘RSvgDevice’ was removed from the CRAN repository
diff --git a/math/Makefile b/math/Makefile
index 518d98e22cab..909ed65f71df 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -25,7 +25,6 @@
SUBDIR += R-cran-Matching
SUBDIR += R-cran-MatrixModels
SUBDIR += R-cran-NMF
- SUBDIR += R-cran-RSvgDevice
SUBDIR += R-cran-RcppArmadillo
SUBDIR += R-cran-RcppEigen
SUBDIR += R-cran-RcppRoll
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
deleted file mode 100644
index 8e80adbf1516..000000000000
--- a/math/R-cran-RSvgDevice/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= RSvgDevice
-PORTVERSION= 0.6.4.4
-PORTREVISION= 7
-CATEGORIES= math
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= R SVG graphics device
-WWW= https://cran.r-project.org/web/packages/RSvgDevice/index.html
-
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
-
-DEPRECATED= Package ‘RSvgDevice’ was removed from the CRAN repository.
-EXPIRATION_DATE= 2025-07-31
-BROKEN= does not build
-
-USES= cran:auto-plist,compiles
-
-.include <bsd.port.mk>
diff --git a/math/R-cran-RSvgDevice/distinfo b/math/R-cran-RSvgDevice/distinfo
deleted file mode 100644
index e293f07bb75e..000000000000
--- a/math/R-cran-RSvgDevice/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (RSvgDevice_0.6.4.4.tar.gz) = bf322a9c8f69366bad8bfe5734179529eb1a638496c87ad7aecbbc2f0b53f46e
-SIZE (RSvgDevice_0.6.4.4.tar.gz) = 8720
diff --git a/math/R-cran-RSvgDevice/pkg-descr b/math/R-cran-RSvgDevice/pkg-descr
deleted file mode 100644
index 07373a0f19df..000000000000
--- a/math/R-cran-RSvgDevice/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-A graphics device for R that uses the w3.org xml standard
-for Scalable Vector Graphics.