notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ncnn High-performance neural network inference framework
20240102 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20231027_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-14 15:30:26
Last Update: 2024-01-06 08:06:39
Commit Hash: e7b86e1
License: BSD3CLAUSE
WWW:
https://github.com/Tencent/ncnn
Description:
ncnn is a high-performance neural network inference computing framework optimized for mobile platforms. ncnn is deeply concerned about its deployment and use on mobile phones from the beginning of its design. ncnn does not have third party dependencies. It is cross-platform, and runs faster than all known open-source frameworks on mobile phone CPUs. Developers can easily deploy deep learning algorithm models to mobile platforms by using the efficient ncnn implementation. They can create intelligent apps, and bring the artificial intelligence to your fingertips. ncnn is currently being used in many Tencent applications, such as QQ, Qzone, WeChat, Pitu and so on.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (49 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ncnn-20240102/catalog.mk
  3. /usr/local/share/licenses/ncnn-20240102/LICENSE
  4. /usr/local/share/licenses/ncnn-20240102/BSD3CLAUSE
  5. bin/caffe2ncnn
  6. bin/darknet2ncnn
  7. bin/mxnet2ncnn
  8. bin/ncnn2int8
  9. bin/ncnn2mem
  10. bin/ncnn2table
  11. bin/ncnnmerge
  12. bin/ncnnoptimize
  13. bin/onnx2ncnn
  14. include/ncnn/allocator.h
  15. include/ncnn/benchmark.h
  16. include/ncnn/blob.h
  17. include/ncnn/c_api.h
  18. include/ncnn/command.h
  19. include/ncnn/cpu.h
  20. include/ncnn/datareader.h
  21. include/ncnn/gpu.h
  22. include/ncnn/layer.h
  23. include/ncnn/layer_shader_type.h
  24. include/ncnn/layer_shader_type_enum.h
  25. include/ncnn/layer_type.h
  26. include/ncnn/layer_type_enum.h
  27. include/ncnn/mat.h
  28. include/ncnn/modelbin.h
  29. include/ncnn/ncnn_export.h
  30. include/ncnn/net.h
  31. include/ncnn/option.h
  32. include/ncnn/paramdict.h
  33. include/ncnn/pipeline.h
  34. include/ncnn/pipelinecache.h
  35. include/ncnn/platform.h
  36. include/ncnn/simplemath.h
  37. include/ncnn/simpleocv.h
  38. include/ncnn/simpleomp.h
  39. include/ncnn/simplestl.h
  40. include/ncnn/simplevk.h
  41. include/ncnn/vulkan_header_fix.h
  42. lib/cmake/ncnn/ncnn-release.cmake
  43. lib/cmake/ncnn/ncnn.cmake
  44. lib/cmake/ncnn/ncnnConfig.cmake
  45. lib/libncnn.a
  46. libdata/pkgconfig/ncnn.pc
  47. @owner
  48. @group
  49. @mode
Collapse this list.
Dependency lines:
  • ncnn>0:misc/ncnn
To install the port:
cd /usr/ports/misc/ncnn/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/ncnn
  • pkg install ncnn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ncnn
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704506296 SHA256 (Tencent-ncnn-20240102_GH0.tar.gz) = 0770b0b4ccbcb2b4e5f38574bb6f1086b07d48958b10f289251e0359faa1d9cc SIZE (Tencent-ncnn-20240102_GH0.tar.gz) = 12791570

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-glslang-88fd417_GH0.tar.gz) = 7349344acf4ce49e0c0b7f2555e0165a6bd538cc927adece7c81571ce350e487 SIZE (KhronosGroup-glslang-88fd417_GH0.tar.gz) = 3656236

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ncnn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024010220240102202012182024010220240102-20201218-
FreeBSD:13:quarterly20231027_120231027_12023051720231027_120231027_120231027_120231027_120231027_1
FreeBSD:14:latest2024010220240102-202401022024010220230517-20230517
FreeBSD:14:quarterly20231027_120231027_1-20231027_120231027_120231027_120231027_120231027_1
FreeBSD:15:latest2024010220240102n/a20240102n/a202401022024010220240102
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libabsl_flags_program_name.so : devel/abseil
  2. libprotobuf.so : devel/protobuf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ncnn-20240102: VULKAN=off: Vulkan compute support ===> Use 'make config' to modify these settings
Options name:
misc_ncnn
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Tencent/ncnn/tar.gz/20240102?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240102
06 Jan 2024 08:06:39
commit hash: e7b86e162f70f498a64afcb4f926b019331c1d0ccommit hash: e7b86e162f70f498a64afcb4f926b019331c1d0ccommit hash: e7b86e162f70f498a64afcb4f926b019331c1d0ccommit hash: e7b86e162f70f498a64afcb4f926b019331c1d0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: update 20231027 → 20240102

Reported by:	portscout
20231027_1
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
20231027
30 Oct 2023 02:31:23
commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: update 20230816 → 20231027

Reported by:	portscout
20230816
22 Aug 2023 06:55:33
commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20230517 → 20230816

Reported by:	portscout
20230517
12 Aug 2023 01:37:42
commit hash: 58277ca74d4eddd48f5be1fc107f556d9e387e92commit hash: 58277ca74d4eddd48f5be1fc107f556d9e387e92commit hash: 58277ca74d4eddd48f5be1fc107f556d9e387e92commit hash: 58277ca74d4eddd48f5be1fc107f556d9e387e92 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/ncnn: drop not necessary CMAKE_OFF
20230517
22 May 2023 02:04:58
commit hash: 65fea7468fc248d7075476632d5e21395c329d27commit hash: 65fea7468fc248d7075476632d5e21395c329d27commit hash: 65fea7468fc248d7075476632d5e21395c329d27commit hash: 65fea7468fc248d7075476632d5e21395c329d27 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220729 → 20230517

Reported by:	portscout
20220729_2
13 Mar 2023 00:02:44
commit hash: f81e484b9dd3164f99a206d242c5aca19faeca1ecommit hash: f81e484b9dd3164f99a206d242c5aca19faeca1ecommit hash: f81e484b9dd3164f99a206d242c5aca19faeca1ecommit hash: f81e484b9dd3164f99a206d242c5aca19faeca1e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/ncnn: fix build without libomp

CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
  src/CMakeLists.txt:205 (find_package)
20220729_2
13 Oct 2022 21:17:32
commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
misc/ncnn: unbreak after 51a9ba187752 via bundling

CMake Warning at /usr/local/lib/cmake/OSDependentTargets.cmake:2 (message):
  Using `OSDependentTargets.cmake` is deprecated: use `find_package(glslang)`
  to find glslang CMake targets.
Call Stack (most recent call first):
  CMakeLists.txt:481 (include)

CMake Error at /usr/local/lib/cmake/OSDependentTargets.cmake:5 (include):
  include could not find requested file:

    /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake
Call Stack (most recent call first):
  CMakeLists.txt:481 (include)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220729_1
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
20220729
03 Oct 2022 04:23:16
commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220701 -> 20220729

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20220701
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220701
03 Jul 2022 03:00:25
commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220420 -> 20220701

Reported by:	portscout
20220420
30 Apr 2022 18:42:35
commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20211208 -> 20220420

Reported by:	portscout
20211208
24 Dec 2021 16:44:20
commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210720 -> 20211208

Reported by:	portscout
20210720
26 Jul 2021 17:21:46
commit hash: aa657250d658c9a5028ec24b7f1bd81049031870commit hash: aa657250d658c9a5028ec24b7f1bd81049031870commit hash: aa657250d658c9a5028ec24b7f1bd81049031870commit hash: aa657250d658c9a5028ec24b7f1bd81049031870 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210525 -> 20210720

Reported by:	portscout
20210525
26 May 2021 18:05:37
commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210524 -> 20210525

Reported by:	portscout
20210524
25 May 2021 07:36:17
commit hash: 84150d84aa5886e11dc812a5073fe5d51be2283ccommit hash: 84150d84aa5886e11dc812a5073fe5d51be2283ccommit hash: 84150d84aa5886e11dc812a5073fe5d51be2283ccommit hash: 84150d84aa5886e11dc812a5073fe5d51be2283c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210507 -> 20210524

Reported by:	portscout
20210507
22 May 2021 08:33:31
commit hash: f47423842dfdf502e732b8005f7b35c29486c78ccommit hash: f47423842dfdf502e732b8005f7b35c29486c78ccommit hash: f47423842dfdf502e732b8005f7b35c29486c78ccommit hash: f47423842dfdf502e732b8005f7b35c29486c78c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210322 -> 20210507

Reported by:	portscout
20210322
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
20210322
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20210322
24 Mar 2021 08:23:17
Revision:569096Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20210124 -> 20210322

Reported by:	portscout
20210124
31 Jan 2021 03:06:23
Revision:563453Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20201218 -> 20210124

Reported by:	portscout
20201218
23 Dec 2020 20:12:36
Revision:559023Original commit files touched by this commit
jbeich search for other commits by this committer
devel/glslang: move to graphics/ where shaderc is
20201218
23 Dec 2020 20:12:15
Revision:559022Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
20201218
20 Dec 2020 06:09:12
Revision:558713Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20201208 -> 20201218

Reported by:	portscout
20201208
10 Dec 2020 01:19:45
Revision:557405Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20200916 -> 20201208
20200916
24 Sep 2020 04:38:10
Revision:549888Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20200909 -> 20200916

Reported by:	portscout
20200909
10 Sep 2020 18:15:56
Revision:548216Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20200727 -> 20200909

Reported by:	portscout
20200727
28 Jul 2020 17:12:41
Revision:543619Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20200616 -> 20200727

Reported by:	portscout
20200616_1
16 Jun 2020 17:53:25
Revision:539373Original commit files touched by this commit
jbeich search for other commits by this committer
misc/ncnn: unbreak new VULKAN feature after r539362

https://github.com/Tencent/ncnn/commit/17c445480fee
https://github.com/Tencent/ncnn/commit/eec5cf718015

CMake Warning at CMakeLists.txt:98 (message):
  The submodules were not downloaded! NCNN_VULKAN_ONLINE_SPIRV will be turned
  off.
20200616
16 Jun 2020 16:11:03
Revision:539362Original commit files touched by this commit
yuri search for other commits by this committer
misc/ncnn: Update 20200413 -> 20200616

Reported by:	portscout
20200413
14 Apr 2020 15:30:20
Revision:531698Original commit files touched by this commit
yuri search for other commits by this committer
science/ncnn: Move to misc/ncnn; Update 20200226 -> 20200413

Reported by:	portscout (update)

Number of commits found: 33