Port details |
- darknet Open source neural networks in C
- 3.20200315,1 math
=0 3.20200315,1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-10-06 18:25:32
- Last Update: 2020-05-08 00:13:19
- SVN Revision: 534310
- License: PD
- WWW:
- https://pjreddie.com/darknet/
- Description:
- Darknet is an open source neural network framework written in C and CUDA. It is
fast, easy to install, and supports CPU and GPU computation.
WWW: https://pjreddie.com/darknet/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: darknet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584412484
SHA256 (AlexeyAB-darknet-3.20200315-92e6e8e_GH0.tar.gz) = d2406b6db282d032581b24b68763ae0726f7566dfcff139c7cff655c16724d4d
SIZE (AlexeyAB-darknet-3.20200315-92e6e8e_GH0.tar.gz) = 7393308
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libopencv_video.so : graphics/opencv
- libopencv_core.so : graphics/opencv-core
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for darknet-3.20200315,1:
AVX=off: Use AVX instructions
OPENCV=on: Computer Vision support via OpenCV
SSE2=on: Use SSE2 instructions
SSE3=off: Use SSE3 instructions
SSE4=off: Use SSE4 instructions
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake compiler:c11 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.20200315,1 08 May 2020 00:13:19 |
yuri |
math/darknet: Update 3.20200315 -> 3.20200507; Move to misc/darknet |
3.20200315,1 17 Mar 2020 02:41:05 |
yuri |
math/darknet: Use date in PORTVERSION, because the project has inconsistent
versioning
Reported by: mat |
3.o.30,1 15 Mar 2020 21:42:43 |
yuri |
math/darknet: Update 3-446 -> 3_optimal-30 |
3.446_1,1 08 Mar 2020 21:56:37 |
jbeich |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
3.446,1 16 Dec 2019 02:06:55 |
yuri |
math/darknet: Update g20180914 -> 3-446
Update to a maintained fork under the AlexeyAB GitHub account. |
g20180914_1,1 24 Oct 2019 13:29:26 |
pkubaj |
math/darknet: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result"
Approved by: mentors (implicit approval) |
g20180914_1,1 06 Oct 2019 23:06:16 |
yuri |
math/darknet: Add options OPENCV and OPENMP |
g20180914,1 06 Oct 2019 19:19:40 |
yuri |
math/darknet: Fix port version that was erroneous in the initial commit |
0.4.1614 06 Oct 2019 18:25:19 |
yuri |
New port: math/darknet: Open source neural networks in C |
Number of commits found: 9
|