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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lightgbm Gradient boosting framework that uses tree based learning algorithms
4.2.0 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.2.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:07
Last Update: 2024-02-11 11:48:59
Commit Hash: c1efc7b
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
Expand this list (55 items)
Collapse this list.
  1. /usr/local/share/licenses/lightgbm-4.2.0/catalog.mk
  2. /usr/local/share/licenses/lightgbm-4.2.0/LICENSE
  3. /usr/local/share/licenses/lightgbm-4.2.0/MIT
  4. bin/lightgbm
  5. include/LightGBM/application.h
  6. include/LightGBM/arrow.h
  7. include/LightGBM/arrow.tpp
  8. include/LightGBM/bin.h
  9. include/LightGBM/boosting.h
  10. include/LightGBM/c_api.h
  11. include/LightGBM/config.h
  12. include/LightGBM/cuda/cuda_algorithms.hpp
  13. include/LightGBM/cuda/cuda_column_data.hpp
  14. include/LightGBM/cuda/cuda_metadata.hpp
  15. include/LightGBM/cuda/cuda_metric.hpp
  16. include/LightGBM/cuda/cuda_objective_function.hpp
  17. include/LightGBM/cuda/cuda_random.hpp
  18. include/LightGBM/cuda/cuda_row_data.hpp
  19. include/LightGBM/cuda/cuda_split_info.hpp
  20. include/LightGBM/cuda/cuda_tree.hpp
  21. include/LightGBM/cuda/cuda_utils.hu
  22. include/LightGBM/cuda/vector_cudahost.h
  23. include/LightGBM/dataset.h
  24. include/LightGBM/dataset_loader.h
  25. include/LightGBM/export.h
  26. include/LightGBM/feature_group.h
  27. include/LightGBM/meta.h
  28. include/LightGBM/metric.h
  29. include/LightGBM/network.h
  30. include/LightGBM/objective_function.h
  31. include/LightGBM/prediction_early_stop.h
  32. include/LightGBM/sample_strategy.h
  33. include/LightGBM/train_share_states.h
  34. include/LightGBM/tree.h
  35. include/LightGBM/tree_learner.h
  36. include/LightGBM/utils/array_args.h
  37. include/LightGBM/utils/binary_writer.h
  38. include/LightGBM/utils/byte_buffer.h
  39. include/LightGBM/utils/chunked_array.hpp
  40. include/LightGBM/utils/common.h
  41. include/LightGBM/utils/file_io.h
  42. include/LightGBM/utils/json11.h
  43. include/LightGBM/utils/log.h
  44. include/LightGBM/utils/openmp_wrapper.h
  45. include/LightGBM/utils/pipeline_reader.h
  46. include/LightGBM/utils/random.h
  47. include/LightGBM/utils/text_reader.h
  48. include/LightGBM/utils/threading.h
  49. include/LightGBM/utils/yamc/alternate_shared_mutex.hpp
  50. include/LightGBM/utils/yamc/yamc_rwlock_sched.hpp
  51. include/LightGBM/utils/yamc/yamc_shared_lock.hpp
  52. lib/lib_lightgbm.so
  53. @owner
  54. @group
  55. @mode
Collapse this list.
Dependency lines:
  • lightgbm>0:misc/lightgbm
To install the port:
cd /usr/ports/misc/lightgbm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/lightgbm
  • pkg install lightgbm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lightgbm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703221748 SHA256 (microsoft-LightGBM-v4.2.0_GH0.tar.gz) = 4b2df6e3c5fa345a2fac6cefff65dd08cbe2fa4717cd8335c2a58c1a0c7c6b02 SIZE (microsoft-LightGBM-v4.2.0_GH0.tar.gz) = 7072043

Expand this list (6 items)

Collapse this list.

SHA256 (boostorg-compute-36350b7_GH0.tar.gz) = b82330296614fe9222bcdee60c5f71362d6fc16f17b0fb6fb5901b6531d1df90 SIZE (boostorg-compute-36350b7_GH0.tar.gz) = 377110 SHA256 (fmtlib-fmt-f5e5435_GH0.tar.gz) = 3e404dff177edebada2af98ffc9bd3efa0aae6fc69fa2a7750afb137f565040d SIZE (fmtlib-fmt-f5e5435_GH0.tar.gz) = 851490 SHA256 (lemire-fast_double_parser-efec035_GH0.tar.gz) = e08a708ca5b68f83a7148c951e863412fd353e430747013f8b0a4eb19ff9a8ee SIZE (lemire-fast_double_parser-efec035_GH0.tar.gz) = 636097

Collapse this list.


Packages (timestamps in pop-ups are UTC):
lightgbm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.04.2.0-4.2.04.2.0---
FreeBSD:13:quarterly4.2.04.2.0--4.2.0-4.2.04.2.0
FreeBSD:14:latest4.2.04.2.0-4.2.04.2.0---
FreeBSD:14:quarterly4.2.04.2.0--4.2.0-4.2.04.2.0
FreeBSD:15:latest4.2.04.2.0n/a4.2.0n/a-4.2.04.2.0
FreeBSD:15:quarterly--n/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. ninja : devel/ninja
  3. eigen3.pc : math/eigen3
Test dependencies:
  1. googletest>0 : devel/googletest
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_lightgbm
USES:
cmake:testing compiler:c++11-lang eigen:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/microsoft/LightGBM/tar.gz/v4.2.0?dummy=/
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.2.0
11 Feb 2024 11:48:59
commit hash: c1efc7b0236ba9b1097d9d1c261bb63f793e7057commit hash: c1efc7b0236ba9b1097d9d1c261bb63f793e7057commit hash: c1efc7b0236ba9b1097d9d1c261bb63f793e7057commit hash: c1efc7b0236ba9b1097d9d1c261bb63f793e7057 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/lightgbm: fix build without libomp by disabling OpenMP there
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
4.1.0
16 Sep 2023 18:26:03
commit hash: ad7b55d8bdea7a94d2a352a963f3c02662157d98commit hash: ad7b55d8bdea7a94d2a352a963f3c02662157d98commit hash: ad7b55d8bdea7a94d2a352a963f3c02662157d98commit hash: ad7b55d8bdea7a94d2a352a963f3c02662157d98 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/lightgbm: update 4.0.0 → 4.1.0

Reported by:	portscout
4.0.0
14 Jul 2023 17:55:42
commit hash: 2d0e0db088e24cb825af6672f0305f98de294a74commit hash: 2d0e0db088e24cb825af6672f0305f98de294a74commit hash: 2d0e0db088e24cb825af6672f0305f98de294a74commit hash: 2d0e0db088e24cb825af6672f0305f98de294a74 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/lightgbm: Update 3.3.5 → 4.0.0

Reported by:	portscout
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:28
commit hash: f0937002c523c10b90f5528a5624c2ce78747028commit hash: f0937002c523c10b90f5528a5624c2ce78747028commit hash: f0937002c523c10b90f5528a5624c2ce78747028commit hash: f0937002c523c10b90f5528a5624c2ce78747028 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms

Number of commits found: 7