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 photosAll times are UTC
Ukraine
Port details
py-lightgbm Gradient boosting framework that uses tree based learning algorithms
4.4.0 misc on this many watch lists=2 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: 2024-06-16 16:56:32
Commit Hash: 36707274
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
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 = 1718515643 SHA256 (lightgbm-4.4.0.tar.gz) = 9e8a7640911481134e60987d5d1e1cd157f430c3b4b38de8d36fc55c302bc299 SIZE (lightgbm-4.4.0.tar.gz) = 1702289

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

py311-lightgbm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4.04.4.0------
FreeBSD:13:quarterly4.4.04.4.0------
FreeBSD:14:latest4.4.04.4.0------
FreeBSD:14:quarterly4.4.04.4.0------
FreeBSD:15:latest4.4.04.4.0n/a-n/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,1<1.27,1 : 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,1<1.27,1 : 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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 7