notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-lightgbm Gradient boosting framework that uses tree based learning algorithms
4.6.0_2 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-12 07:24:12
Last Update: 2026-05-05 19:29:37
Commit Hash: 2bf3834
License: MIT
WWW:
https://lightgbm.readthedocs.io/en/latest/
Description:
LightGBM is a gradient boosting framework that uses tree based learning algorithms. It is designed to be distributed and efficient with the following advantages: * Faster training speed and higher efficiency. * Lower memory usage. * Better accuracy. * Support of parallel, distributed, and GPU learning. * Capable of handling large-scale data.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}lightgbm>0:misc/py-lightgbm@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-lightgbm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-lightgbm
  • pkg install py311-lightgbm
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-lightgbm listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-lightgbm
Package flavors (<flavor>: <package>)
  • py311: py311-lightgbm
NOT_FOR_ARCHS: armv6 armv7 i386
distinfo:
TIMESTAMP = 1775036154 SHA256 (lightgbm-4.6.0.tar.gz) = cb1c59720eb569389c0ba74d14f52351b573af489f230032a1c9f314f8bab7fe SIZE (lightgbm-4.6.0.tar.gz) = 1703705

Packages (timestamps in pop-ups are UTC):
py39-lightgbm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a-4.2.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-lightgbm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.6.0_14.6.0_1---n/an/an/a
FreeBSD:13:quarterly4.6.04.6.0---n/an/an/a
FreeBSD:14:latest-4.6.0_1------
FreeBSD:14:quarterly4.6.04.6.0------
FreeBSD:15:latest-4.6.0_2n/a-n/an/a--
FreeBSD:15:quarterly4.6.04.6.0n/a-n/an/a--
FreeBSD:16:latest4.6.0_14.6.0_2n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gmake : devel/gmake
  3. py311-numpy>=1.16 : math/py-numpy@py311
  4. py311-scipy>0 : science/py-scipy@py311
  5. py311-scikit-learn>=0.22.0 : science/py-scikit-learn@py311
  6. py311-pyproject-metadata>0 : devel/py-pyproject-metadata@py311
  7. py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
  8. py311-wheel>0 : devel/py-wheel@py311
  9. eigen3.pc : math/eigen3
  10. python3.11 : lang/python311
  11. py311-build>=0 : devel/py-build@py311
  12. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.16 : math/py-numpy@py311
  2. py311-scipy>0 : science/py-scipy@py311
  3. py311-scikit-learn>=0.22.0 : science/py-scikit-learn@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-lightgbm
USES:
eigen:3 python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/lightgbm/
  2. https://pypi.org/packages/source/l/lightgbm/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.6.0_2
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
4.6.0_1
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
4.6.0_1
03 Apr 2026 20:52:43
commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
4.6.0_1
03 Apr 2026 20:01:01
commit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9dcommit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9dcommit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9dcommit hash: 1912d150ac52993a0da6f5c68a485a6fd2a87f9d files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy1: bump more RUN_DEPENDS consumers

These specify numpy indirectly using a different variable.

PR: 281470
4.6.0
01 Apr 2026 19:59:51
commit hash: 7d1fcf371cacddc860107ab0e4f395b67c2761d6commit hash: 7d1fcf371cacddc860107ab0e4f395b67c2761d6commit hash: 7d1fcf371cacddc860107ab0e4f395b67c2761d6commit hash: 7d1fcf371cacddc860107ab0e4f395b67c2761d6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lightgbm: update 4.4.0 → 4.6.0
4.4.0
16 Jun 2024 16:56:32
commit hash: 36707274ea9237866afa351a59c0a8c61c14f6b0commit hash: 36707274ea9237866afa351a59c0a8c61c14f6b0commit hash: 36707274ea9237866afa351a59c0a8c61c14f6b0commit hash: 36707274ea9237866afa351a59c0a8c61c14f6b0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}lightgbm: update 4.2.0 → 4.4.0

Reported by:	portscout
4.2.0
10 May 2024 16:19:48
commit hash: f1df391af8b759fedf8651291ce2d405d8b32daecommit hash: f1df391af8b759fedf8651291ce2d405d8b32daecommit hash: f1df391af8b759fedf8651291ce2d405d8b32daecommit hash: f1df391af8b759fedf8651291ce2d405d8b32dae files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/py-lightgbm: fix build on powerpc64*

/wrkdirs/usr/ports/misc/py-lightgbm/work-py39/lightgbm-4.2.0/external_libs/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'?
4.2.0
22 Dec 2023 08:05:38
commit hash: edf1950bc91e9581d3e51781e21bd9db42c12abecommit hash: edf1950bc91e9581d3e51781e21bd9db42c12abecommit hash: edf1950bc91e9581d3e51781e21bd9db42c12abecommit hash: edf1950bc91e9581d3e51781e21bd9db42c12abe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}lightgbm: update 3.3.5 → 4.2.0

Reported by:	portscout
3.3.5_1
11 Jul 2023 18:57:32
commit hash: b9679f81c2044c20ac3f91ede74ef294fca5f327commit hash: b9679f81c2044c20ac3f91ede74ef294fca5f327commit hash: b9679f81c2044c20ac3f91ede74ef294fca5f327commit hash: b9679f81c2044c20ac3f91ede74ef294fca5f327 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lightgbm: Not for 32-bit systems

Reported by:	fallout
3.3.5_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
3.3.5
25 Jan 2023 06:36:56
commit hash: 3c7d38f00c1c299c811e9faa671326b3a3e3b8decommit hash: 3c7d38f00c1c299c811e9faa671326b3a3e3b8decommit hash: 3c7d38f00c1c299c811e9faa671326b3a3e3b8decommit hash: 3c7d38f00c1c299c811e9faa671326b3a3e3b8de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}lightgbm: Update 3.3.4 → 3.3.5

Reported by:	portscout
3.3.4
12 Jan 2023 07:21:29
commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms

Number of commits found: 12