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.

non port: misc/ncnn/distinfo

Number of commits found: 23

Saturday, 13 Apr 2024
08:54 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: update 20240102 → 20240410

Reported by:	portscout
commit hash: 4ebdedbd689c533424ea907a8d64b4208ed955cf commit hash: 4ebdedbd689c533424ea907a8d64b4208ed955cf commit hash: 4ebdedbd689c533424ea907a8d64b4208ed955cf commit hash: 4ebdedbd689c533424ea907a8d64b4208ed955cf 4ebdedb
Saturday, 6 Jan 2024
08:06 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: update 20231027 → 20240102

Reported by:	portscout
commit hash: e7b86e162f70f498a64afcb4f926b019331c1d0c commit hash: e7b86e162f70f498a64afcb4f926b019331c1d0c commit hash: e7b86e162f70f498a64afcb4f926b019331c1d0c commit hash: e7b86e162f70f498a64afcb4f926b019331c1d0c e7b86e1
Monday, 30 Oct 2023
02:31 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: update 20230816 → 20231027

Reported by:	portscout
commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5 commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5 commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5 commit hash: 857f6eb0de24dbe7a65e3e64e7c1eb86a5e7bbc5 857f6eb0
Tuesday, 22 Aug 2023
06:55 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20230517 → 20230816

Reported by:	portscout
commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0 commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0 commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0 commit hash: 76a85e6d848be4de2f929726eb4496f52a4a8ed0 76a85e6
Monday, 22 May 2023
02:04 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220729 → 20230517

Reported by:	portscout
commit hash: 65fea7468fc248d7075476632d5e21395c329d27 commit hash: 65fea7468fc248d7075476632d5e21395c329d27 commit hash: 65fea7468fc248d7075476632d5e21395c329d27 commit hash: 65fea7468fc248d7075476632d5e21395c329d27 65fea74
Thursday, 13 Oct 2022
21:17 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)

CMake Error at /usr/local/lib/cmake/OSDependentTargets.cmake:8 (add_library):
  add_library cannot create ALIAS target "OSDependent" because target
  "glslang::OSDependent" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:481 (include)

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

CMake Error at /usr/local/lib/cmake/OGLCompilerTargets.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:482 (include)

CMake Error at /usr/local/lib/cmake/OGLCompilerTargets.cmake:8 (add_library):
  add_library cannot create ALIAS target "OGLCompiler" because target
  "glslang::OGLCompiler" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:482 (include)

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

CMake Error at /usr/local/lib/cmake/HLSLTargets.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:485 (include)

CMake Error at /usr/local/lib/cmake/HLSLTargets.cmake:8 (add_library):
  add_library cannot create ALIAS target "HLSL" because target
  "glslang::HLSL" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:485 (include)

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

CMake Error at /usr/local/lib/cmake/glslangTargets.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:487 (include)

CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:11 (add_library):
  add_library cannot create ALIAS target "glslang" because target
  "glslang::glslang" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:487 (include)

CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:12 (add_library):
  add_library cannot create ALIAS target "MachineIndependent" because target
  "glslang::MachineIndependent" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:487 (include)

CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:13 (add_library):
  add_library cannot create ALIAS target "GenericCodeGen" because target
  "glslang::GenericCodeGen" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:487 (include)

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

CMake Error at /usr/local/lib/cmake/SPIRVTargets.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:488 (include)

CMake Error at /usr/local/lib/cmake/SPIRVTargets.cmake:8 (add_library):
  add_library cannot create ALIAS target "SPIRV" because target
  "glslang::SPIRV" does not already exist.
Call Stack (most recent call first):
  CMakeLists.txt:488 (include)

CMake Warning at CMakeLists.txt:491 (message):
  glslang or SPIRV target not found! NCNN_SYSTEM_GLSLANG will be turned off.

CMake Error at CMakeLists.txt:499 (message):
  The submodules were not downloaded! Please update submodules with "git
  submodule update --init" and try again.

This reverts commit 3fb41287be4428e362311ead29135c264d19d4fd.
commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3 commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3 commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3 commit hash: c1b8092c8abb0d95d9e3a6e353a0fe7d5b90a5a3 c1b8092
Monday, 3 Oct 2022
04:23 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220701 -> 20220729

Reported by:	portscout
commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0 commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0 commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0 commit hash: fd1baafab6fcc07776431b26eb32df272efa19a0 fd1baaf
Sunday, 3 Jul 2022
03:00 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20220420 -> 20220701

Reported by:	portscout
commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7 commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7 commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7 commit hash: 26fef1af911671090d855c3d11ac44f9fcfa3cc7 26fef1a
Saturday, 30 Apr 2022
18:42 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20211208 -> 20220420

Reported by:	portscout
commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 commit hash: 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 77b2aec
Friday, 24 Dec 2021
16:44 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210720 -> 20211208

Reported by:	portscout
commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358 commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358 commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358 commit hash: 75c5516d4b8d677571a15e4436ef5cc360e4f358 75c5516
Monday, 26 Jul 2021
17:21 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210525 -> 20210720

Reported by:	portscout
commit hash: aa657250d658c9a5028ec24b7f1bd81049031870 commit hash: aa657250d658c9a5028ec24b7f1bd81049031870 commit hash: aa657250d658c9a5028ec24b7f1bd81049031870 commit hash: aa657250d658c9a5028ec24b7f1bd81049031870 aa65725
Wednesday, 26 May 2021
18:05 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210524 -> 20210525

Reported by:	portscout
commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497 commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497 commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497 commit hash: 24e4ccaa38403709e2b3c7883cf8a7e8323a0497 24e4cca
Tuesday, 25 May 2021
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210507 -> 20210524

Reported by:	portscout
commit hash: 84150d84aa5886e11dc812a5073fe5d51be2283c commit hash: 84150d84aa5886e11dc812a5073fe5d51be2283c commit hash: 84150d84aa5886e11dc812a5073fe5d51be2283c commit hash: 84150d84aa5886e11dc812a5073fe5d51be2283c 84150d8
Saturday, 22 May 2021
08:33 Yuri Victorovich (yuri) search for other commits by this committer
misc/ncnn: Update 20210322 -> 20210507

Reported by:	portscout
commit hash: f47423842dfdf502e732b8005f7b35c29486c78c commit hash: f47423842dfdf502e732b8005f7b35c29486c78c commit hash: f47423842dfdf502e732b8005f7b35c29486c78c commit hash: f47423842dfdf502e732b8005f7b35c29486c78c f474238
Wednesday, 24 Mar 2021
08:23 yuri search for other commits by this committer
misc/ncnn: Update 20210124 -> 20210322

Reported by:	portscout
Original commitRevision:569096 
Sunday, 31 Jan 2021
03:06 yuri search for other commits by this committer
misc/ncnn: Update 20201218 -> 20210124

Reported by:	portscout
Original commitRevision:563453 
Sunday, 20 Dec 2020
06:09 yuri search for other commits by this committer
misc/ncnn: Update 20201208 -> 20201218

Reported by:	portscout
Original commitRevision:558713 
Thursday, 10 Dec 2020
01:19 yuri search for other commits by this committer
misc/ncnn: Update 20200916 -> 20201208
Original commitRevision:557405 
Thursday, 24 Sep 2020
04:38 yuri search for other commits by this committer
misc/ncnn: Update 20200909 -> 20200916

Reported by:	portscout
Original commitRevision:549888 
Thursday, 10 Sep 2020
18:15 yuri search for other commits by this committer
misc/ncnn: Update 20200727 -> 20200909

Reported by:	portscout
Original commitRevision:548216 
Tuesday, 28 Jul 2020
17:12 yuri search for other commits by this committer
misc/ncnn: Update 20200616 -> 20200727

Reported by:	portscout
Original commitRevision:543619 
Tuesday, 16 Jun 2020
16:11 yuri search for other commits by this committer
misc/ncnn: Update 20200413 -> 20200616

Reported by:	portscout
Original commitRevision:539362 
Tuesday, 14 Apr 2020
15:30 yuri search for other commits by this committer
science/ncnn: Move to misc/ncnn; Update 20200226 -> 20200413

Reported by:	portscout (update)
Original commitRevision:531698 

Number of commits found: 23