| Port details |
- the-algorithms-c++ Collection of various algorithms in mathematics, physics, etc
- g20251011 math
=0 g20251011Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-14 01:45:18
- Last Update: 2026-07-14 03:02:47
- Commit Hash: f013771
- License: MIT
- WWW:
- https://thealgorithms.github.io/C-Plus-Plus/
- Description:
- TheAlgorithms/C-Plus-Plus is a collection of open-source implementation of a
variety of algorithms implemented in C++ and licensed under MIT License.
These algorithms span a variety of topics from computer science, mathematics
and statistics, data science, machine learning, engineering, etc. The
implementations and the associated documentation are meant to provide a learning
resource for educators and students. Hence, one may find more than one
implementation for the same objective but using a different algorithm strategies
and optimizations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- the-algorithms-c++>0:math/the-algorithms-c++
- To install the port:
- cd /usr/ports/math/the-algorithms-c++/ && make install clean
- To add the package, run one of these commands:
- pkg install math/the-algorithms-c++
- pkg install the-algorithms-c++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: the-algorithms-c++
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783996903
SHA256 (TheAlgorithms-C-Plus-Plus-g20251011-b9c118f_GH0.tar.gz) = b71ea6a20abd33dfd1b44172ff5d5c57f72e973205485c0c174a84fb2868bf77
SIZE (TheAlgorithms-C-Plus-Plus-g20251011-b9c118f_GH0.tar.gz) = 524247
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
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libglut.so : graphics/freeglut
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_the-algorithms-c++
- USES:
- cmake gl localbase:ldflags xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20251011 14 Jul 2026 03:02:47
    |
Yuri Victorovich (yuri)  |
math/the-algorithms-c++: update g20240212 → g20251011 |
g20240212 16 Apr 2024 01:52:34
    |
Yuri Victorovich (yuri)  |
math/the-algorithms-c++: Add workaround for compilation failure on 15-CURRENT
Reported by: fallout |
g20240212 12 Apr 2024 03:56:05
    |
Yuri Victorovich (yuri)  |
math/the-algorithms-c++: update g20230110 → g20240212 |
g20230110 12 Aug 2023 01:37:42
    |
Piotr Kubaj (pkubaj)  |
math/the-algorithms-c++: drop not necessary CMAKE_ARGS |
g20230110 13 Mar 2023 00:02:57
    |
Piotr Kubaj (pkubaj)  |
math/the-algorithms-c++: fix build without libomp
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
Failed to configure test project build system.
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
CMakeLists.txt:21 (find_package) |
g20230110 14 Jan 2023 01:42:19
    |
Yuri Victorovich (yuri)  |
math/the-algorithms-c++: New port: Collection of various algorithms in
mathematics, physics, etc |
Number of commits found: 6
|