Port details on branch 2022Q2 |
- dlib-cpp Machine learning framework written in C++
- 20.0_1 science
=2 20.0_1Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2018-04-26 20:39:46
- Last Update: 2025-06-08 11:16:07
- Commit Hash: 95b6df3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: devel math
- License: BSL
- WWW:
- http://dlib.net
- Description:
- Dlib is a modern C++ toolkit containing machine learning algorithms
and tools for creating complex software in C++ to solve real world
problems. It is used in both industry and academia in a wide range
of domains including robotics, embedded devices, mobile phones,
and large high performance computing environments.
¦ ¦ ¦ ¦ 
- 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:
-
- dlib-cpp>0:science/dlib-cpp
- To install the port:
- cd /usr/ports/science/dlib-cpp/ && make install clean
- To add the package, run one of these commands:
- pkg install science/dlib-cpp
- pkg install dlib-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dlib-cpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748714072
SHA256 (davisking-dlib-v20.0_GH0.tar.gz) = 705749801c7896f5c19c253b6be639f4cef2c1831a9606955f01b600b3d86d80
SIZE (davisking-dlib-v20.0_GH0.tar.gz) = 18977636
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libpng.so : graphics/png
- libgif.so : graphics/giflib
- libjpeg.so : graphics/jpeg-turbo
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- net-mgmt/netdata
- for Libraries
-
- math/openturns
Configuration Options:
- ===> The following configuration options are available for dlib-cpp-20.0_1:
BLASLAPACK=off: Use OpenBLAS for matrix operations
FFMPEG=off: Build with the FFMPEG wrappers
===> Use 'make config' to modify these settings
- Options name:
- science_dlib-cpp
- USES:
- cmake compiler:c++11-lang jpeg pkgconfig sqlite tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|