Port details |
- py-dlib Machine learning framework written in C++ (python bindings)
- 19.22 science
=0 19.22Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2018-04-26 20:39:46
- Last Update: 2021-04-11 17:08:35
- Commit Hash: a0ead18
- Also Listed In: devel math python
- License: BSL
- 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.
WWW: http://dlib.net
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dlib>0:science/py-dlib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dlib/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dlib
- pkg install py38-dlib
NOTE: This is a Python port. Instead of py38-dlib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-dlib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1617096170
SHA256 (dlib-19.22.tar.bz2) = 20b8aad5d65594a34e22f59abbf0bf89450cb4a2a6a8c3b9eb49c8308f51d572
SIZE (dlib-19.22.tar.bz2) = 12013390
- 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
- pkgconf>=1.3.0_1 : devel/pkgconf
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- x11.pc : x11/libX11
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- x11.pc : x11/libX11
- Library dependencies:
-
- libboost_python38.so : devel/boost-python-libs@py38
- libpng.so : graphics/png
- libgif.so : graphics/giflib
- libjpeg.so : graphics/jpeg-turbo
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Run
-
- graphics/py-face_recognition
- Configuration Options:
- ===> The following configuration options are available for py38-dlib-19.22:
AVX=off: Use AVX instructions if supported by CPU
BLASLAPACK=off: Use Blas and Lapack libraries from ports
GIF=on: GIF image format support
JPEG=on: JPEG image format support
SQLITE=on: SQLite database support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- science_py-dlib
- USES:
- compiler:c++11-lang pkgconfig python:3.6+ shebangfix tar:bzip2 jpeg sqlite xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Apr 2021 17:08:35 19.22
|
Piotr Kubaj (pkubaj)  |
science/py-dlib: fix build on powerpc64le
The patch has been committed to upstream and actually now breaks build. |
07 Apr 2021 08:09:01 19.22
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
07 Apr 2021 07:22:33 19.22
|
Gleb Popov (arrowd)  |
science/dlib-cpp and science/py-dlib: Update to 19.22
Remove USE_GCC=yes as it seems to be implied by using blaslapack:openblas |
06 Apr 2021 14:31:07 19.21
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Jan 2021 12:59:43
19.21
|
pkubaj  |
science/py-dlib: fix build on powerpc64le
Same issue as in dlib-cpp. |
09 Jan 2021 20:51:19
19.21
|
rene  |
science/py-dlib: remove unused py27 flavor code. |
28 Dec 2020 23:02:15
19.21
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
29 Aug 2020 18:15:01
19.21
|
arrowd  |
science/py-dlib: Fix plist.
Reported by: pkg-fallout |
22 Aug 2020 08:57:40
19.21
|
arrowd  |
science/py-dlib: Fix plist for non-default python flavors.
Reported by: pkg-fallout |
20 Aug 2020 09:50:18
19.21
|
arrowd  |
science/dlib-cpp and science/py-dlib: Update to 19.21. |
23 Jun 2020 14:41:29
19.20
|
arrowd  |
science/dlib-cpp and science/py-dlib: Update to 19.20
Reported by: portscout! |
12 Feb 2020 17:28:11
19.19
|
arrowd  |
science/dlib-cpp and science/py-dlib: Update to 19.19. |
30 Jan 2020 14:17:44
19.17_5
|
swills  |
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix |
11 Dec 2019 17:53:49
19.17_4
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
07 Nov 2019 18:41:56
19.17_3
|
zeising  |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
19 Aug 2019 15:35:28
19.17_3
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
19.17_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Apr 2019 06:36:31
19.17_1
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
30 Mar 2019 14:42:53
19.17
|
arrowd  |
Update science/dlib-cpp and science/py-dlib to 19.17.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19761 |
23 Feb 2019 16:19:52
19.16
|
arrowd  |
science/dlib-cpp and science/py-dlib: Update to 19.16.
Try to fix build of science/py-dlib on ARM archs.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19307 |
22 Dec 2018 01:18:32
19.13_1
|
linimon  |
This port needs a newer GCC to build, so add USES=compiler:c++11-lang
to fix build on GCC-based architectures.
Additionally, it tests for AVX support even if AVX option is off,
which breaks the build.
Explicitly disable AVX when AVX option is off. Since avxargs is used
by BLASLAPACK option, rename their avxags to blaslapackargs.
While here, pet portlint (whitespace).
PR: 234179
Submitted by: Piotr Kubaj
Approved by: maintainer |
12 Dec 2018 00:15:50
19.13_1
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
09 Aug 2018 14:24:37
19.13
|
arrowd  |
Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16640 |
22 Jun 2018 01:15:20
19.13
|
linimon  |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
28 May 2018 11:34:44
19.13
|
arrowd  |
Upgrade science/dlib-cpp and science/py-dlib to 19.13.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15588 |
26 Apr 2018 20:39:17
19.6
|
adridg  |
New ports science/dlib-cpp and science/py-dlib (Python bindings for the former)
Changed from the reviewed form:
- fixed typo's
- added support for suffixed Boost::Python
- removed commented-out lines from patch
Submitted by: arrowsvc (6yearold@gmail.com, new maintainer)
Reviewed by: tcberner, adridg
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14798 |