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
clad Automatic differentiation for C/C++
1.4_1 math 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 1.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-19 09:27:06
Last Update: 2024-04-21 18:28:27
Commit Hash: ff0f036
License: LGPL3
WWW:
https://github.com/vgvassilev/clad
Description:
Clad enables automatic differentiation (AD) for C++. It is based on LLVM compiler infrastructure and is a plugin for Clang compiler. Clad is based on source code transformation. Given C++ source code of a mathematical function, it can automatically generate C++ code for computing derivatives of the function. It supports both forward-mode and reverse-mode AD.Clad has extensive coverage of modern C++ features and a robust fallback and recovery system in place.
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 (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/clad-1.4_1/catalog.mk
  3. /usr/local/share/licenses/clad-1.4_1/LICENSE
  4. /usr/local/share/licenses/clad-1.4_1/LGPL3
  5. include/clad/Differentiator/Array.h
  6. include/clad/Differentiator/ArrayExpression.h
  7. include/clad/Differentiator/ArrayRef.h
  8. include/clad/Differentiator/BaseForwardModeVisitor.h
  9. include/clad/Differentiator/BuiltinDerivatives.h
  10. include/clad/Differentiator/CladConfig.h
  11. include/clad/Differentiator/CladUtils.h
  12. include/clad/Differentiator/Compatibility.h
  13. include/clad/Differentiator/DerivativeBuilder.h
  14. include/clad/Differentiator/DiffMode.h
  15. include/clad/Differentiator/DiffPlanner.h
  16. include/clad/Differentiator/Differentiator.h
  17. include/clad/Differentiator/ErrorEstimator.h
  18. include/clad/Differentiator/EstimationModel.h
  19. include/clad/Differentiator/ExternalRMVSource.h
  20. include/clad/Differentiator/FunctionTraits.h
  21. include/clad/Differentiator/HessianModeVisitor.h
  22. include/clad/Differentiator/JacobianModeVisitor.h
  23. include/clad/Differentiator/Matrix.h
  24. include/clad/Differentiator/MultiplexExternalRMVSource.h
  25. include/clad/Differentiator/NumericalDiff.h
  26. include/clad/Differentiator/ParseDiffArgsTypes.h
  27. include/clad/Differentiator/PushForwardModeVisitor.h
  28. include/clad/Differentiator/ReverseModeForwPassVisitor.h
  29. include/clad/Differentiator/ReverseModeVisitor.h
  30. include/clad/Differentiator/ReverseModeVisitorDirectionKinds.h
  31. include/clad/Differentiator/STLBuiltins.h
  32. include/clad/Differentiator/StmtClone.h
  33. include/clad/Differentiator/Tape.h
  34. include/clad/Differentiator/VectorForwardModeVisitor.h
  35. include/clad/Differentiator/VectorPushForwardModeVisitor.h
  36. include/clad/Differentiator/Version.h
  37. include/clad/Differentiator/VisitorBase.h
  38. include/clad/tools/ClangBackendPlugin.h
  39. include/clad/tools/ClangPlugin.h
  40. include/clad/tools/DerivedFnInfo.h
  41. lib/clad.so
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • clad>0:math/clad
To install the port:
cd /usr/ports/math/clad/ && make install clean
To add the package, run one of these commands:
  • pkg install math/clad
  • pkg install clad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clad
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709605257 SHA256 (vgvassilev-clad-v1.4_GH0.tar.gz) = da5584159499b05d77cfca40baee5d4d212beb269637736fee34d84d2b82d419 SIZE (vgvassilev-clad-v1.4_GH0.tar.gz) = 969136

Packages (timestamps in pop-ups are UTC):
clad
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4_11.4_1-1.41.4_1---
FreeBSD:13:quarterly1.41.4-1.41.41.21.21.2
FreeBSD:14:latest1.41.4_1-1.41.4_1---
FreeBSD:14:quarterly1.41.4-1.41.41.21.21.2
FreeBSD:15:latest1.4_11.4_1n/a1.3n/a1.21.21.3
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
  3. llvm-config16 : devel/llvm16
Test dependencies:
  1. kokkos>0 : devel/kokkos
Runtime dependencies:
  1. llvm-config16 : devel/llvm16
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_clad
USES:
cmake:testing llvm:16,build,run localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vgvassilev/clad/tar.gz/v1.4?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4_1
21 Apr 2024 18:28:27
commit hash: ff0f036938004bcedcd095806fc3c0cad1cec3b5commit hash: ff0f036938004bcedcd095806fc3c0cad1cec3b5commit hash: ff0f036938004bcedcd095806fc3c0cad1cec3b5commit hash: ff0f036938004bcedcd095806fc3c0cad1cec3b5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: update 4.1.00 → 4.3.00

Reported by:	portscout
1.4
06 Mar 2024 08:35:29
commit hash: 4f63327c570c21ccad2b2c1ff15204409aedc791commit hash: 4f63327c570c21ccad2b2c1ff15204409aedc791commit hash: 4f63327c570c21ccad2b2c1ff15204409aedc791commit hash: 4f63327c570c21ccad2b2c1ff15204409aedc791 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clad: update 1.3 → 1.4

Reported by:	portscout
1.3
12 Feb 2024 07:57:08
commit hash: d05d11f6c58eae82ff6cbbb2c916ca99f78520decommit hash: d05d11f6c58eae82ff6cbbb2c916ca99f78520decommit hash: d05d11f6c58eae82ff6cbbb2c916ca99f78520decommit hash: d05d11f6c58eae82ff6cbbb2c916ca99f78520de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clad: Add missing patch
1.3
12 Feb 2024 07:56:28
commit hash: e6f347954812fa66e2c42f826f0a312fb39c590fcommit hash: e6f347954812fa66e2c42f826f0a312fb39c590fcommit hash: e6f347954812fa66e2c42f826f0a312fb39c590fcommit hash: e6f347954812fa66e2c42f826f0a312fb39c590f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clad: update 1.2 → 1.3

Reported by:	portscout
1.2
19 Jul 2023 18:26:04
commit hash: f3a0c9a0ce90f5bc83f96664dc16e94a5d0665cccommit hash: f3a0c9a0ce90f5bc83f96664dc16e94a5d0665cccommit hash: f3a0c9a0ce90f5bc83f96664dc16e94a5d0665cccommit hash: f3a0c9a0ce90f5bc83f96664dc16e94a5d0665cc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clad: Add test target
1.2
19 Jul 2023 09:24:16
commit hash: 8d4414cedb428a93d67444dffb01abaef739d28acommit hash: 8d4414cedb428a93d67444dffb01abaef739d28acommit hash: 8d4414cedb428a93d67444dffb01abaef739d28acommit hash: 8d4414cedb428a93d67444dffb01abaef739d28a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/clad: New port: Automatic differentiation for C/C++

Number of commits found: 6