Port details |
- py-fbprophet Forecasting time series data based on an additive model
- 0.5_3 devel
=2 0.5_3Version of this port present on the latest quarterly branch. DEPRECATED: Depends on expired math/py-pystan
This port expired on: 2025-03-31
- Maintainer: gmm@tutanota.com
 - Port Added: 2019-09-03 19:30:39
- Last Update: 2025-03-31 14:29:28
- Commit Hash: 10fd2e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/facebook/prophet
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}fbprophet>0:devel/py-fbprophet@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-fbprophet
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1567169291
SHA256 (fbprophet-0.5.tar.gz) = c67fde2845db52dbdb4becd312b271575ce1c804be666ed1eee94339c5a35127
SIZE (fbprophet-0.5.tar.gz) = 49077
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pystan>2.14 : math/py-pystan@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pystan>2.14 : math/py-pystan@py311
- py311-numpy>1.10.0 : math/py-numpy@py311
- py311-matplotlib>2.0.0 : math/py-matplotlib@py311
- py311-pandas>0.23.4 : math/py-pandas@py311
- py311-holidays>0.9.5 : devel/py-holidays@py311
- py311-lunardate>0.1.5 : devel/py-lunardate@py311
- py311-convertdate>2.1.2 : devel/py-convertdate@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-fbprophet
- USES:
- compiler:c11 python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_3 31 Mar 2025 14:29:28
    |
Rene Ladan (rene)  |
devel/py-fbprophet: Remove expired port
2025-03-31 devel/py-fbprophet: Depends on expired math/py-pystan |
0.5_3 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.5_2 02 Mar 2025 12:00:28
    |
Rene Ladan (rene)  |
devel/py-fbprophet: expire on 2205-03-31 for math/py-pystan |
0.5_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.5_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.5_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5_1 30 Jan 2021 13:29:58
  |
sunpoet  |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
0.5_1 19 Sep 2020 14:15:43
  |
antoine  |
Unbreak bulk -a |
0.5_1 27 Sep 2019 09:18:27
  |
pkubaj  |
devel/py-fbprophet: fix build on GCC architectures
Use C++11 compiler:
INFO:pystan:COMPILING THE C++ CODE FOR MODEL
anon_model_861b75c6337e237650a61ae58c4385ef NOW.
error: command 'cc' failed with exit status 1
Approved by: mentors (implicit approval) |
0.5_1 05 Sep 2019 13:49:58
  |
dvl  |
Add ${WRKSRC} to LICENSE_FILE
Noticed by: koobs |
0.5_1 04 Sep 2019 11:21:54
  |
dvl  |
* add python as a secondary virtual category
* use CHEESESHOP, works now.
* set LICENSE_FILE |
0.5 03 Sep 2019 19:30:29
  |
dvl  |
Add prophet, a tool for producing high quality forecasts for time series data
that has multiple seasonality with linear or non-linear growth.
Submitted by: Gilbert Morgan <gmm@tutanota.com> (via private email) |