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
frugally-deep C++ header-only library to use Keras models in C++ with ease
0.16.0 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 0.15.30Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-04-22 05:27:19
Last Update: 2024-04-17 07:38:19
Commit Hash: 85f5f60
License: MIT
WWW:
https://github.com/Dobiasd/frugally-deep
Description:
frugally-deep is a C++ header-only library for building/training Keras AI models.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (84 items)
Collapse this list.
  1. /usr/local/share/licenses/frugally-deep-0.16.0/catalog.mk
  2. /usr/local/share/licenses/frugally-deep-0.16.0/LICENSE
  3. /usr/local/share/licenses/frugally-deep-0.16.0/MIT
  4. include/fdeep/base64.hpp
  5. include/fdeep/common.hpp
  6. include/fdeep/convolution.hpp
  7. include/fdeep/convolution3d.hpp
  8. include/fdeep/depthwise_convolution.hpp
  9. include/fdeep/fdeep.hpp
  10. include/fdeep/filter.hpp
  11. include/fdeep/import_model.hpp
  12. include/fdeep/layers/activation_layer.hpp
  13. include/fdeep/layers/add_layer.hpp
  14. include/fdeep/layers/additive_attention_layer.hpp
  15. include/fdeep/layers/attention_layer.hpp
  16. include/fdeep/layers/average_layer.hpp
  17. include/fdeep/layers/average_pooling_3d_layer.hpp
  18. include/fdeep/layers/batch_normalization_layer.hpp
  19. include/fdeep/layers/category_encoding_layer.hpp
  20. include/fdeep/layers/centercrop_layer.hpp
  21. include/fdeep/layers/concatenate_layer.hpp
  22. include/fdeep/layers/conv_2d_layer.hpp
  23. include/fdeep/layers/cropping_3d_layer.hpp
  24. include/fdeep/layers/dense_layer.hpp
  25. include/fdeep/layers/depthwise_conv_2d_layer.hpp
  26. include/fdeep/layers/dot_layer.hpp
  27. include/fdeep/layers/elu_layer.hpp
  28. include/fdeep/layers/embedding_layer.hpp
  29. include/fdeep/layers/exponential_layer.hpp
  30. include/fdeep/layers/flatten_layer.hpp
  31. include/fdeep/layers/gelu_layer.hpp
  32. include/fdeep/layers/global_average_pooling_3d_layer.hpp
  33. include/fdeep/layers/global_max_pooling_3d_layer.hpp
  34. include/fdeep/layers/global_pooling_layer.hpp
  35. include/fdeep/layers/hard_sigmoid_layer.hpp
  36. include/fdeep/layers/input_layer.hpp
  37. include/fdeep/layers/layer.hpp
  38. include/fdeep/layers/layer_normalization_layer.hpp
  39. include/fdeep/layers/leaky_relu_layer.hpp
  40. include/fdeep/layers/linear_layer.hpp
  41. include/fdeep/layers/max_pooling_3d_layer.hpp
  42. include/fdeep/layers/maximum_layer.hpp
  43. include/fdeep/layers/minimum_layer.hpp
  44. include/fdeep/layers/model_layer.hpp
  45. include/fdeep/layers/multi_head_attention_layer.hpp
  46. include/fdeep/layers/multiply_layer.hpp
  47. include/fdeep/layers/normalization_layer.hpp
  48. include/fdeep/layers/permute_layer.hpp
  49. include/fdeep/layers/pooling_3d_layer.hpp
  50. include/fdeep/layers/prelu_layer.hpp
  51. include/fdeep/layers/relu_layer.hpp
  52. include/fdeep/layers/repeat_vector_layer.hpp
  53. include/fdeep/layers/rescaling_layer.hpp
  54. include/fdeep/layers/reshape_layer.hpp
  55. include/fdeep/layers/resizing_layer.hpp
  56. include/fdeep/layers/selu_layer.hpp
  57. include/fdeep/layers/separable_conv_2d_layer.hpp
  58. include/fdeep/layers/sigmoid_layer.hpp
  59. include/fdeep/layers/softmax_layer.hpp
  60. include/fdeep/layers/softplus_layer.hpp
  61. include/fdeep/layers/softsign_layer.hpp
  62. include/fdeep/layers/subtract_layer.hpp
  63. include/fdeep/layers/swish_layer.hpp
  64. include/fdeep/layers/tanh_layer.hpp
  65. include/fdeep/layers/time_distributed_layer.hpp
  66. include/fdeep/layers/unit_normalization_layer.hpp
  67. include/fdeep/layers/upsampling_1d_layer.hpp
  68. include/fdeep/layers/upsampling_2d_layer.hpp
  69. include/fdeep/layers/zero_padding_3d_layer.hpp
  70. include/fdeep/model.hpp
  71. include/fdeep/node.hpp
  72. include/fdeep/recurrent_ops.hpp
  73. include/fdeep/shape2.hpp
  74. include/fdeep/shape3.hpp
  75. include/fdeep/tensor.hpp
  76. include/fdeep/tensor_pos.hpp
  77. include/fdeep/tensor_shape.hpp
  78. include/fdeep/tensor_shape_variable.hpp
  79. lib/cmake/frugally-deep/frugally-deepConfig.cmake
  80. lib/cmake/frugally-deep/frugally-deepConfigVersion.cmake
  81. lib/cmake/frugally-deep/frugally-deepTargets.cmake
  82. @owner
  83. @group
  84. @mode
Collapse this list.
Dependency lines:
  • frugally-deep>0:misc/frugally-deep
To install the port:
cd /usr/ports/misc/frugally-deep/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/frugally-deep
  • pkg install frugally-deep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: frugally-deep
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713328629 SHA256 (Dobiasd-frugally-deep-v0.16.0_GH0.tar.gz) = 5ffe8dddb43a645094b2ca1d48e4ee78e685fbef3c89f08cea8425a39dad9865 SIZE (Dobiasd-frugally-deep-v0.16.0_GH0.tar.gz) = 196432

Packages (timestamps in pop-ups are UTC):
frugally-deep
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.15.300.16.0-0.15.300.16.0---
FreeBSD:13:quarterly0.15.300.15.30-0.15.300.15.30-0.15.300.15.30
FreeBSD:14:latest0.15.300.15.30-0.15.300.16.0---
FreeBSD:14:quarterly0.15.300.15.30-0.15.300.15.30-0.15.300.15.30
FreeBSD:15:latest0.15.300.16.0n/a0.15.30n/a-0.15.300.15.30
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. functionalplus>0 : devel/functionalplus
  2. nlohmann-json>0 : devel/nlohmann-json
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. eigen3.pc : math/eigen3
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. functionalplus>0 : devel/functionalplus
  2. nlohmann-json>0 : devel/nlohmann-json
  3. eigen3.pc : math/eigen3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_frugally-deep
USES:
cmake compiler:c++14-lang eigen:3,build,run python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Dobiasd/frugally-deep/tar.gz/v0.16.0?dummy=/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.0
17 Apr 2024 07:38:19
commit hash: 85f5f601236b2a2dafa4769fdbabdd26aadb09fbcommit hash: 85f5f601236b2a2dafa4769fdbabdd26aadb09fbcommit hash: 85f5f601236b2a2dafa4769fdbabdd26aadb09fbcommit hash: 85f5f601236b2a2dafa4769fdbabdd26aadb09fb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: update 0.15.30 → 0.16.0

Reported by:	portscout
0.15.30
01 Jan 2024 08:09:04
commit hash: 3832e60296056d09d4136fb8f53ea4a0ae726434commit hash: 3832e60296056d09d4136fb8f53ea4a0ae726434commit hash: 3832e60296056d09d4136fb8f53ea4a0ae726434commit hash: 3832e60296056d09d4136fb8f53ea4a0ae726434 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: update 0.15.29 → 0.15.30

Reported by:	portscout
0.15.29
27 Dec 2023 08:20:33
commit hash: 392fe193a94d853d6fdadd21611364901aac77cccommit hash: 392fe193a94d853d6fdadd21611364901aac77cccommit hash: 392fe193a94d853d6fdadd21611364901aac77cccommit hash: 392fe193a94d853d6fdadd21611364901aac77cc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: update 0.15.25-p0 → 0.15.29

Reported by:	portscout
0.15.25.p0
22 Oct 2023 09:39:21
commit hash: a78a80915dd4b2033ed5a724871393c32e2e2ecfcommit hash: a78a80915dd4b2033ed5a724871393c32e2e2ecfcommit hash: a78a80915dd4b2033ed5a724871393c32e2e2ecfcommit hash: a78a80915dd4b2033ed5a724871393c32e2e2ecf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: update 0.15.24-p0 → 0.15.25-p0

Reported by:	portscout
0.15.24.p0
24 Sep 2023 20:23:47
commit hash: 8557da97d1bd77575912cf42db7874205c70efbdcommit hash: 8557da97d1bd77575912cf42db7874205c70efbdcommit hash: 8557da97d1bd77575912cf42db7874205c70efbdcommit hash: 8557da97d1bd77575912cf42db7874205c70efbd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: update 0.15.21-p0 → 0.15.24-p0

Reported by:	portscout
0.15.21.p0
24 Jul 2023 08:48:51
commit hash: fa4992239f17bce98283c71645702d67fd6e010ccommit hash: fa4992239f17bce98283c71645702d67fd6e010ccommit hash: fa4992239f17bce98283c71645702d67fd6e010ccommit hash: fa4992239f17bce98283c71645702d67fd6e010c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.20-p0 → 0.15.21-p0

Reported by:	portscout
0.15.20.p0_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.15.20.p0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.15.20.p0
05 Mar 2023 21:28:38
commit hash: 43471073f8dd41de4c03a51f7266569b5e2fff87commit hash: 43471073f8dd41de4c03a51f7266569b5e2fff87commit hash: 43471073f8dd41de4c03a51f7266569b5e2fff87commit hash: 43471073f8dd41de4c03a51f7266569b5e2fff87 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.18-p0 → 0.15.20-p0

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)
0.15.18.p0
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)
0.15.18.p0
12 Jun 2022 16:04:38
commit hash: b041207f9d246870e6265c6ed6728e2792418e5dcommit hash: b041207f9d246870e6265c6ed6728e2792418e5dcommit hash: b041207f9d246870e6265c6ed6728e2792418e5dcommit hash: b041207f9d246870e6265c6ed6728e2792418e5d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.17-p0 -> 0.15.18-p0

Reported by:	portscout
0.15.17.p0
15 May 2022 16:39:04
commit hash: 1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9commit hash: 1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9commit hash: 1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9commit hash: 1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.16-p0 -> 0.15.17-p0

Reported by:	portscout
0.15.16.p0
30 Apr 2022 18:42:34
commit hash: d2e812a8f4c0c11d0ad7f6e4e206c55d0c6ab8fecommit hash: d2e812a8f4c0c11d0ad7f6e4e206c55d0c6ab8fecommit hash: d2e812a8f4c0c11d0ad7f6e4e206c55d0c6ab8fecommit hash: d2e812a8f4c0c11d0ad7f6e4e206c55d0c6ab8fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.15 -> 0.15.16

Reported by:	portscout
0.15.15.p0
21 Mar 2022 22:14:02
commit hash: bacb9949c1ce15596f03217556d9abc4b70635accommit hash: bacb9949c1ce15596f03217556d9abc4b70635accommit hash: bacb9949c1ce15596f03217556d9abc4b70635accommit hash: bacb9949c1ce15596f03217556d9abc4b70635ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.14 -> 0.15.15

Reported by:	portscout
0.15.14.p0
13 Mar 2022 19:53:46
commit hash: 6b5535ee1768f2524c4d93be6727231040528380commit hash: 6b5535ee1768f2524c4d93be6727231040528380commit hash: 6b5535ee1768f2524c4d93be6727231040528380commit hash: 6b5535ee1768f2524c4d93be6727231040528380 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.13-p0 -> 0.15.14-p0

Reported by:	portscout
0.15.13.p0
29 Nov 2021 17:25:47
commit hash: b696f17e2b59af76a597c2450e874b54c2492885commit hash: b696f17e2b59af76a597c2450e874b54c2492885commit hash: b696f17e2b59af76a597c2450e874b54c2492885commit hash: b696f17e2b59af76a597c2450e874b54c2492885 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.11-p0 -> 0.15.13-p0

Reported by:	portscout
0.15.11.p0
26 Aug 2021 17:45:40
commit hash: 847b9fc7d76232033e5b16f91dc3cd6f453b09cecommit hash: 847b9fc7d76232033e5b16f91dc3cd6f453b09cecommit hash: 847b9fc7d76232033e5b16f91dc3cd6f453b09cecommit hash: 847b9fc7d76232033e5b16f91dc3cd6f453b09ce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.10-p0 -> 0.15.11-p0

Reported by:	portscout
0.15.10.p0
11 Aug 2021 08:43:45
commit hash: 7c1b91ddbe95277a2e5888611ee50525a4739fffcommit hash: 7c1b91ddbe95277a2e5888611ee50525a4739fffcommit hash: 7c1b91ddbe95277a2e5888611ee50525a4739fffcommit hash: 7c1b91ddbe95277a2e5888611ee50525a4739fff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.9-p0 -> 0.15.10-p0

Reported by:	portscout
0.15.9.p0
09 Aug 2021 00:13:45
commit hash: 85fd2579b10cd3232a03a8963e5071afa71ad21ccommit hash: 85fd2579b10cd3232a03a8963e5071afa71ad21ccommit hash: 85fd2579b10cd3232a03a8963e5071afa71ad21ccommit hash: 85fd2579b10cd3232a03a8963e5071afa71ad21c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.8-p0 -> 0.15.9-p0

Reported by:	portscout
0.15.8.p0
02 Aug 2021 20:48:58
commit hash: 13cc459974d355d6a6e55cdce20ddaaeb558dea1commit hash: 13cc459974d355d6a6e55cdce20ddaaeb558dea1commit hash: 13cc459974d355d6a6e55cdce20ddaaeb558dea1commit hash: 13cc459974d355d6a6e55cdce20ddaaeb558dea1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.7-p0 -> 0.15.8-p0

Reported by:	portscout
0.15.7.p0
09 Jul 2021 17:01:31
commit hash: 789c3a9169a8ef6b1e6963899a8018d913cee509commit hash: 789c3a9169a8ef6b1e6963899a8018d913cee509commit hash: 789c3a9169a8ef6b1e6963899a8018d913cee509commit hash: 789c3a9169a8ef6b1e6963899a8018d913cee509 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: 0.15.4-p0 -> 0.15.7-p0

Reported by:	portscout
0.15.4.p0
04 Jul 2021 17:37:46
commit hash: f3b7f49dd31ebaaf21fac9bc2ebe9ed3c6fa21becommit hash: f3b7f49dd31ebaaf21fac9bc2ebe9ed3c6fa21becommit hash: f3b7f49dd31ebaaf21fac9bc2ebe9ed3c6fa21becommit hash: f3b7f49dd31ebaaf21fac9bc2ebe9ed3c6fa21be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/frugally-deep: Update 0.15.2-p0 -> 0.15.4-p0

Reported by:	portscout
0.15.2.p0
22 Apr 2021 05:24:30
commit hash: 1b662c94f414342c208fb888540dd58da6ccccb4commit hash: 1b662c94f414342c208fb888540dd58da6ccccb4commit hash: 1b662c94f414342c208fb888540dd58da6ccccb4commit hash: 1b662c94f414342c208fb888540dd58da6ccccb4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
New port: misc/frugally-deep: C++ header-only library to use Keras models in C++
with ease

Number of commits found: 24