aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-03-31 14:29:28 +0000
committerRene Ladan <rene@FreeBSD.org>2025-03-31 14:29:28 +0000
commit10fd2e430c1b1f6bb1f4bb82d2708ed31b214cf3 (patch)
tree2ca67b6477212006855a31311a7d1a5e73c6461f
parentd3dc634f08905d677645e5e6b1c932f94c2584d3 (diff)
devel/py-fbprophet: Remove expired port
2025-03-31 devel/py-fbprophet: Depends on expired math/py-pystan
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-fbprophet/Makefile33
-rw-r--r--devel/py-fbprophet/distinfo3
-rw-r--r--devel/py-fbprophet/pkg-descr6
-rw-r--r--devel/py-fbprophet/pkg-plist1
6 files changed, 1 insertions, 44 deletions
diff --git a/MOVED b/MOVED
index d0fe88e41e7f..fc8b2bd2c8ad 100644
--- a/MOVED
+++ b/MOVED
@@ -4229,3 +4229,4 @@ graphics/py-pygal||2025-03-31|Has expired: Depends on expired devel/py-pytest-ru
www/choqok||2025-03-31|Has expired: Project discontinued upstream
net-p2p/vuze||2025-03-31|Has expired: Abandoned upstream
finance/odoo15||2025-03-31|Has expired: Depends on expired converters/wkhtmltopdf and print/py-pypdf2
+devel/py-fbprophet||2025-03-31|Has expired: Depends on expired math/py-pystan
diff --git a/devel/Makefile b/devel/Makefile
index 4593d1da9dfc..f3bfe195331c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4867,7 +4867,6 @@
SUBDIR += py-fastjsonschema
SUBDIR += py-fastnumbers
SUBDIR += py-fastprogress
- SUBDIR += py-fbprophet
SUBDIR += py-fiddle
SUBDIR += py-fields
SUBDIR += py-filebytes
diff --git a/devel/py-fbprophet/Makefile b/devel/py-fbprophet/Makefile
deleted file mode 100644
index 1f07820fe72b..000000000000
--- a/devel/py-fbprophet/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-PORTNAME= fbprophet
-PORTVERSION= 0.5
-PORTREVISION= 3
-CATEGORIES= devel python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= gmm@tutanota.com
-COMMENT= Forecasting time series data based on an additive model
-WWW= https://github.com/facebook/prophet
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Depends on expired math/py-pystan
-EXPIRATION_DATE=2025-03-31
-
-USES= compiler:c11 python
-USE_PYTHON= autoplist distutils
-
-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pystan>2.14:math/py-pystan@${PY_FLAVOR}
-
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pystan>2.14:math/py-pystan@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}numpy>1.10.0:math/py-numpy@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}matplotlib>2.0.0:math/py-matplotlib@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pandas>0.23.4:math/py-pandas@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}holidays>0.9.5:devel/py-holidays@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lunardate>0.1.5:devel/py-lunardate@${PY_FLAVOR}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}convertdate>2.1.2:devel/py-convertdate@${PY_FLAVOR}
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/devel/py-fbprophet/distinfo b/devel/py-fbprophet/distinfo
deleted file mode 100644
index e9d5cc666b95..000000000000
--- a/devel/py-fbprophet/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1567169291
-SHA256 (fbprophet-0.5.tar.gz) = c67fde2845db52dbdb4becd312b271575ce1c804be666ed1eee94339c5a35127
-SIZE (fbprophet-0.5.tar.gz) = 49077
diff --git a/devel/py-fbprophet/pkg-descr b/devel/py-fbprophet/pkg-descr
deleted file mode 100644
index 6f573e49b05e..000000000000
--- a/devel/py-fbprophet/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Implements a procedure for forecasting time series data based on an additive
-model where non-linear trends are fit with yearly, weekly, and daily
-seasonality, plus holiday effects. It works best with time series that have
-strong seasonal effects and several seasons of historical data. Prophet is
-robust to missing data and shifts in the trend, and typically handles outliers
-well.
diff --git a/devel/py-fbprophet/pkg-plist b/devel/py-fbprophet/pkg-plist
deleted file mode 100644
index 7b9e488dd8b7..000000000000
--- a/devel/py-fbprophet/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/fbprophet/stan_model/prophet_model.pkl