Port details |
- minidnn Header-only C++ library for deep neural networks
- g20200330_1 misc
=2 g20200330_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-03-15 18:01:18
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- https://github.com/yixuan/MiniDNN
- Description:
- MiniDNN is a C++ library that implements a number of popular deep neural network
(DNN) models. It has a mini codebase but is fully functional to construct
different types of feed-forward neural networks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/minidnn/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/minidnn
- pkg install minidnn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minidnn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1585595145
SHA256 (yixuan-MiniDNN-g20200330-525ff216a6b5f576d4d679aee6a4636994bd4f23_GH0.tar.gz) = 778a2adfa72f3db7adb6d1ea5f719c5242c79e618c9c5f67e610f7d26d08dfc5
SIZE (yixuan-MiniDNN-g20200330-525ff216a6b5f576d4d679aee6a4636994bd4f23_GH0.tar.gz) = 139678
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- eigen3.pc : math/eigen3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_minidnn
- USES:
- eigen:3,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20200330_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
g20200330 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 ) |
g20200330 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200330 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20200330 30 Mar 2020 19:07:37
  |
yuri  |
misc/minidnn: Update g20191209 -> g20200330 |
g20191209 15 Mar 2020 18:01:12
  |
yuri  |
New port: misc/minidnn: Header-only C++ library for deep neural networks |
Number of commits found: 7
|