Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Apr 2020 15:30:20
20200226

|
yuri  |
science/ncnn: Move to misc/ncnn; Update 20200226 -> 20200413
Reported by: portscout (update) |
29 Feb 2020 05:22:00
20200226

|
yuri  |
science/ncnn: Update 20200106 -> 20200226
Reported by: portscout |
11 Jan 2020 22:21:32
20200106

|
yuri  |
science/ncnn: Update 20191223 -> 20200106
Reported by: portscout |
24 Dec 2019 07:25:08
20191223

|
yuri  |
science/ncnn: Update 20191113 -> 20191223
Reported by: portscout |
16 Nov 2019 09:22:44
20191113

|
yuri  |
science/ncnn: Update 20190908 -> 20191113
Reported by: portscout |
20 Oct 2019 00:48:10
20190908_1

|
jbeich  |
science/ncnn: enable Vulkan support
Required by graphics/waifu2x-ncnn-vulkan
PR: 241114
Approved by: yuri (maintainer) |
15 Sep 2019 00:36:40
20190908

|
yuri  |
science/ncnn: 20190611-113 -> 20190908 |
02 Sep 2019 05:58:59
20190611.113

|
yuri  |
science/ncnn: Update 20190611-40-gd3be711 -> 20190611-113-g46e7ac7
PR: 240187
Suggested by: jbeich |
27 Jul 2019 22:08:21
20190611.40

|
pkubaj  |
science/ncnn: fix build with GCC-based architectures
This adds USES=compiler:c11 because of:
/usr/local/poudriere/ports/default/science/ncnn/work/ncnn-20190611-40-gd3be711/src/layer/convolutiondepthwise.cpp:450:
error: expected '#pragma omp' clause before 'collapse'
It's detected that our base compiler supports OpenMP and new OpenMP features are
then used.
That's why we need new GCC. USES=compiler:openmp would work but it uses a base
compiler. Since this port builds also without OpenMP, no further modifications
are needed.
Approved by: mentors (implicit approval) |
20 Jul 2019 22:13:56
20190611.40

|
yuri  |
science/ncnn: Fix grammar and spelling in pkg-descr |
20 Jul 2019 21:57:30
20190611.40

|
yuri  |
New port: science/ncnn: High-performance neural network inference framework |