Port details |
- py-xgboost Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM)
- 2.1.4 misc
=2 2.1.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-12-14 22:12:41
- Last Update: 2025-02-07 11:37:31
- Commit Hash: cf70e49a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://xgboost.ai/
- Description:
- Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM)
Library, for Python, R, Java, Scala, C++ and more. Runs on single machine,
Hadoop, Spark, Flink and DataFlow.
¦ ¦ ¦ ¦ 
- 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}xgboost>0:misc/py-xgboost@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-xgboost/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-xgboost
- pkg install py311-xgboost
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-xgboost listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xgboost
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738905163
SHA256 (dmlc-xgboost-v2.1.4_GH0.tar.gz) = 8c86edcdc4ea4e8ef92d62d71ddb59a2500d87312c5e1092cb41f60b59212101
SIZE (dmlc-xgboost-v2.1.4_GH0.tar.gz) = 2137827
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- py311-hatchling>=1.12.1 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-pandas>=1.2 : math/py-pandas@py311
- py311-pyarrow>0 : databases/py-pyarrow@py311
- py311-scikit-learn>0 : science/py-scikit-learn@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libdmlc.so : devel/dmlc-core
- This port is required by:
- for Build
-
- misc/py-shap2
- for Run
-
- misc/py-shap2
Configuration Options:
- No options to configure
- Options name:
- misc_py-xgboost
- USES:
- compiler:c11 python localbase:ldflags
- 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 |
2.1.4 07 Feb 2025 11:37:31
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: update 2.1.2 → 2.1.4
Reported by: portscout |
2.1.2 24 Oct 2024 06:03:26
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: update 2.1.1 → 2.1.2
Reported by: portscout |
2.1.1 31 Jul 2024 08:04:07
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0 21 Jun 2024 09:47:11
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Add forgotten patch |
2.1.0 21 Jun 2024 09:43:09
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: update 2.0.3 → 2.1.0
Reported by: portscout |
2.0.3 18 Jun 2024 09:36:30
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Broken on armv7
Reported by: fallout |
2.0.3 21 Jan 2024 06:19:29
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Broken on i386
Reported by: fallout |
2.0.3 20 Dec 2023 07:42:34
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: update 1.7.6 → 2.0.3
Reported by: portscout |
1.7.6 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> |
1.7.6 19 Jun 2023 05:40:36
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.7.4 → 1.7.6
Reported by: portscout |
1.7.4_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.7.4 18 Feb 2023 17:33:23
    |
Yuri Victorovich (yuri)  |
math/py-Pyomo: Update 6.4.2 → 6.5.0
Reported by: portscout |
1.7.3 08 Jan 2023 11:53:11
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.7.1 -> 1.7.3 |
1.7.1 05 Nov 2022 06:03:17
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.6.2 -> 1.7.1
Reported by: portscout |
1.6.2 09 Sep 2022 20:32:24
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
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) |
1.6.2 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 ) |
1.6.2 28 Aug 2022 23:50:36
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.6.1 -> 1.6.2
Reported by: portscout |
1.6.1_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.6.1 10 May 2022 01:15:46
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.6.0 -> 1.6.1
Reported by: portscout |
1.6.0 17 Apr 2022 23:24:12
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.5.2 -> 1.6.0
Reported by: portscout |
1.5.2 25 Mar 2022 13:38:17
    |
Po-Chuan Hsieh (sunpoet)  |
misc/py-xgboost: Fix build with setuptools 58.0.0+
With hat: python |
1.5.2 24 Jan 2022 21:27:59
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.5.1 -> 1.5.2
Reported by: portscout |
1.5.1 25 Nov 2021 19:50:28
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.5.0 -> 1.5.1
Reported by: portscout |
1.5.0 22 Oct 2021 15:58:24
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Update 1.4.2 -> 1.5.0
Reported by: portscout |
1.4.2 21 Aug 2021 20:12:08
    |
Yuri Victorovich (yuri)  |
misc/{,py-}xgboost: Update 1.4.1 -> 1.4.2
Add the test target in misc/xgboost. |
1.4.1 20 Apr 2021 21:59:59
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Fix build with Python 3.8 and 3.9
Submitted by: kai |
1.4.1 20 Apr 2021 20:48:20
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Remove stray lines |
1.4.1 20 Apr 2021 20:47:43
    |
Yuri Victorovich (yuri)  |
misc/py-xgboost: Update 1.2.1 -> 1.4.1
Reported by: portscout |
1.2.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_1 14 Mar 2021 16:21:42
  |
kai  |
misc/py-xgboost: Fix packaging with Python 3.8
* While I'm here, level up port compliance (strip shared library).
* Bump PORTREVISION due changed package contents.
PR: 253815
Approved by: python (with hat) |
1.2.1 30 Nov 2020 15:44:10
  |
pkubaj  |
misc/py-xgboost: fix build on GCC architectures
GCC version must be at least 5.0! |
1.2.1 26 Oct 2020 21:38:05
  |
yuri  |
misc/py-xgboost: Update 1.2.0 -> 1.2.1
PR: 247408
MFH: 2020Q4 (fixes py-xgboost failure, see bug#247408) |
1.2.0 02 Oct 2020 05:41:11
  |
yuri  |
misc/py-xgboost: Broken on i386 on 11 and 12
Reported by: fallout |
1.2.0 24 Sep 2020 08:37:37
  |
yuri  |
misc/py-xgboost: Update 1.1.1 -> 1.2.0 |
1.1.1 09 Jun 2020 05:33:20
  |
yuri  |
misc/py-xgboost: Update 1.1.0 -> 1.1.1
Reported by: portscout |
1.1.0 29 May 2020 08:43:30
  |
antoine  |
xgboost fails to build with python 2.7
Reported by: pkg-fallout |
1.1.0 25 May 2020 19:23:04
  |
yuri  |
misc/py-xgboost: Update 1.0.2 -> 1.1.0
Reported by: portscout |
1.0.2 04 Mar 2020 08:55:39
  |
yuri  |
misc/py-xgboost: Update 1.0.1 -> 1.0.2
Reported by: portscout |
1.0.1 23 Feb 2020 09:26:29
  |
yuri  |
misc/py-xgboost: Update 1.0.0 -> 1.0.1
Reported by: portscout |
1.0.0 22 Feb 2020 04:55:25
  |
yuri  |
misc/py-xgboost: Update 0.90-235 -> 1.0.0
Reported by: portscout |
0.90.235 15 Dec 2019 08:40:03
  |
yuri  |
misc/py-xgboost: Fix TMPPLIST line removal in fix-plist
Suggested by: mat |
0.90.235 14 Dec 2019 22:12:33
  |
yuri  |
New port: misc/py-xgboost: Scalable, Portable and Distributed Gradient Boosting
(GBDT, GBRT, GBM) |