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 on branch 2022Q3
ncnn High-performance neural network inference framework
20240410 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 20240102Version 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-04-20 15:47:57
Commit Hash: c4640ce
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-20240410/catalog.mk
  3. /usr/local/share/licenses/ncnn-20240410/LICENSE
  4. /usr/local/share/licenses/ncnn-20240410/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 = 1712996433 SHA256 (Tencent-ncnn-20240410_GH0.tar.gz) = 328fe282b98457d85ab56184fa896467f6bf640d4e48e91fcefc8d31889f92b7 SIZE (Tencent-ncnn-20240410_GH0.tar.gz) = 12835689

Packages (timestamps in pop-ups are UTC):
ncnn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024041020240410202012182024041020240410-20201218-
FreeBSD:13:quarterly202401022024010220230517202401022024010220231027_120231027_120231027_1
FreeBSD:14:latest2024010220240410-202401022024041020230517-20230517
FreeBSD:14:quarterly2024010220240102-202401022024010220231027_120231027_120231027_1
FreeBSD:15:latest2024041020240410n/a20240410n/a202401022024010220240102
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-20240410: 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/20240410?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port