Port details |
- nn-insight Neural network visualization software
- 1.0.7_11 misc =2 1.0.7_11Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-01-02 02:56:31
- Last Update: 2024-10-13 19:01:35
- Commit Hash: de9a303
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/yurivict/nn-insight
- Description:
- nn-insight visualizes how neural networks work.
It graphically shows the structure of the network, allows to select or paste
an image, perform computations with it, and inspect results of the computation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nn-insight>0:misc/nn-insight
- To install the port:
- cd /usr/ports/misc/nn-insight/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/nn-insight
- pkg install nn-insight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nn-insight
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652582980
SHA256 (yurivict-nn-insight-1.0.7_GH0.tar.gz) = a519fb5ef4cd102c694a478714aa08b2e4a5722108abc224aaae5418030c02cc
SIZE (yurivict-nn-insight-1.0.7_GH0.tar.gz) = 457590
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- avir>0 : graphics/avir
- exprtk.hpp : math/exprtk
- flatc : devel/flatbuffers
- half>0 : math/half
- nlohmann-json>0 : devel/nlohmann-json
- png++>0 : graphics/png++
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libcgraph.so : graphics/graphviz
- libpng.so : graphics/png
- libQCustomPlot-qt5.so : graphics/qcustomplot@qt5
- libtcmalloc.so : devel/google-perftools
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_nn-insight
- USES:
- compiler:c++17-lang cmake pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7_11 13 Oct 2024 19:01:35 |
Yuri Victorovich (yuri) |
misc/nn-insight: Fix build
Reported by: fallout |
1.0.7_11 04 Aug 2024 12:00:37 |
Piotr Kubaj (pkubaj) |
misc/nn-insight: don't enable march=native |
1.0.7_10 27 Mar 2024 07:32:06 |
Yuri Victorovich (yuri) |
devel/flatbuffers: update 24.3.7 → 24.3.25
Reported by: portscout |
1.0.7_9 08 Mar 2024 16:40:06 |
Yuri Victorovich (yuri) |
devel/flatbuffers: update 23.5.26 → 24.3.7
Reported by: portscout |
1.0.7_8 19 Feb 2024 22:34:55 |
Max Brazhnikov (makc) |
graphics/qcustomplot: add support for Qt5 and Qt6 flavors
- Add support for Qt5 and Qt6 flavors
- Switch to cmake using patches from Debian
Differential Revision: https://reviews.freebsd.org/D43969 |
1.0.7_8 19 Feb 2024 22:34:51 |
Max Brazhnikov (makc) |
graphics/qcustomplot-qt5: rename to graphics/qcustomplot
Rename in preparation for adding flavors
Differential Revision: https://reviews.freebsd.org/D43969 |
1.0.7_7 07 Aug 2023 06:15:16 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
misc/nn-insight: Remove NATIVE option
Let CPUTYPE handle native optimizations.
PR: 272704 |
1.0.7_7 28 May 2023 03:46:56 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 23.3.3 → 23.5.26
Reported by: portscout |
1.0.7_6 05 Mar 2023 17:56:35 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 23.1.21 → 23.3.3
Reported by: portscout |
1.0.7_5 22 Jan 2023 20:33:00 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 23.1.4 -> 23.1.21
Reported by: portscout |
1.0.7_4 12 Jan 2023 00:19:18 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 22.12.06 -> 23.1.4
Reported by: portscout |
1.0.7_3 25 Nov 2022 18:55:54 |
Yuri Victorovich (yuri) |
graphics/qcustomplot-qt5: Update 2.1.0 -> 2.1.1 |
1.0.7_2 29 Sep 2022 18:59:22 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 2.0.8 -> 22.9.24
Reported by: portscout |
1.0.7_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.7_1 06 Sep 2022 16:26:25 |
Yuri Victorovich (yuri) |
misc/nn-insight: Fix build for new flatbuffers version and on aarch64
Reported by: fallout |
1.0.7 22 Jul 2022 06:33:05 |
Yuri Victorovich (yuri) |
misc/nn-insight: Fix build on aarch64
Reported by: fallout |
1.0.7 15 May 2022 03:49:25 |
Yuri Victorovich (yuri) |
misc/nn-insight: Update 1.0.5 -> 1.0.7 |
1.0.5_2 14 May 2022 21:35:31 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 2.0.5 -> 2.0.6
Forked 2.0.5 as devel/flatbuffers205.
Several dependencies use flatbuffers headers generated
by previous versions of flatbuffers which from now on
will be incompatible with newer flatbuffers versions.
PR: 263552
Reported by: jbeich@ |
1.0.5_1 11 May 2021 19:49:07 |
Yuri Victorovich (yuri) |
devel/flatbuffers: Update 1.12.0 -> 2.0.0
Reported by: portscout |
1.0.5 06 May 2021 17:59:21 |
Yuri Victorovich (yuri) |
misc/nn-insight: Add PORTSCOUT tag |
1.0.5 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
1.0.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5 13 Aug 2020 21:42:19 |
pkubaj |
misc/nn-insight: fix build with GCC and on head
Add missing includes. This fixes build on stable/12 for powerpc64 (with GCC) and
on head with powerpc64. Looking at https://www.freshports.org/misc/nn-insight/,
it seems currently doesn't build even on head/amd64, so those includes should
fix it.
The original error that made me look into it was:
/wrkdirs/usr/ports/misc/nn-insight/work/nn-insight-1.0.5/tensor.h:18:75: error:
'std::shared_ptr' has not been declared
18 | bool readTensorDataAsJson(const char *fileName, const TensorShape
&shape, std::shared_ptr<const float> &tensorData);
|
^~~
MFH: 2020Q3 (fix build blanket) |
1.0.5 27 May 2020 23:35:33 |
yuri |
misc/nn-insight: Update 0.1.3 -> 1.0.5 |
0.1.3 19 Jan 2020 00:43:19 |
yuri |
misc/nn-insight: Update 0.1.2 -> 0.1.3 |
0.1.2 05 Jan 2020 19:57:47 |
yuri |
misc/nn-insight: Update 0.1.1 -> 0.1.2 |
0.1.1 03 Jan 2020 04:15:52 |
yuri |
misc/nn-insight: Update 0.1 -> 0.1.1 |
0.1 02 Jan 2020 02:56:27 |
yuri |
New port: misc/nn-insight: Neural network visualization software |