Port details |
- cardano-node Core component of the Cardano decentralized blockchain
- 10.1.2 net-p2p =2 9.2.1Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2022-08-14 19:51:10
- Last Update: 2024-11-15 18:55:22
- Commit Hash: d596cad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://cardano.org/
- Description:
- Cardano is a proof-of-stake blockchain platform built by a decentralized
community of scientists, engineers, and thought leaders. Cardano is based on
Ouroboros, an environmentally sustainable, verifiably secure consensus protocol
with rigorous security guarantees.
This package provides a daemon program to run the Cardano node.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hs-cardano-node>0:net-p2p/cardano-node
- To install the port:
- cd /usr/ports/net-p2p/cardano-node/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/cardano-node
- pkg install hs-cardano-node
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hs-cardano-node
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1731600513
SHA256 (cabal/Cabal-3.12.1.0/Cabal-3.12.1.0.tar.gz) = 7642f4bfb4eb88ed82b4022940ad53206012ab116a19a367579ca6a7c2adb6d2
SIZE (cabal/Cabal-3.12.1.0/Cabal-3.12.1.0.tar.gz) = 431658
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:
-
- ghc-8.10.7 : lang/ghc810
- cabal : devel/hs-cabal-install
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- rc.subr.jail : ports-mgmt/rc-subr-jail
- Library dependencies:
-
- libsecp256k1.so : math/secp256k1
- libblst.so : security/blst
- libgmp.so : math/gmp
- libffi.so : devel/libffi
- This port is required by:
- for Run
-
- net-p2p/cardano-db-sync
- net-p2p/ogmios
Configuration Options:
- No options to configure
- Options name:
- net-p2p_cardano-node
- USES:
- autoreconf:build cabal gmake libtool pkgconfig
- 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 |
10.1.2 15 Nov 2024 18:55:22 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 10.1.2 |
9.2.1_1 11 Nov 2024 08:50:21 |
Alex Dupre (ale) |
math/secp256k1: update to 0.6.0 release.
Bump PORTREVISION on dependent ports. |
9.2.1 28 Sep 2024 09:31:00 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 9.2.1
Reported by: portscout! |
9.1.1 03 Sep 2024 07:26:16 |
Gleb Popov (arrowd) Author: Boris Polujin |
net-p2p2/cardano-node: Update to 9.1.1
Differential Revision: https://reviews.freebsd.org/D46519 |
9.1.0 28 Jul 2024 18:37:43 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 9.1.0 |
8.12.2 08 Jul 2024 12:37:26 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 8.12.2 |
8.9.2 20 Apr 2024 12:01:30 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 8.9.2
PR: 278209 |
8.7.3 02 Mar 2024 11:21:49 |
Gleb Popov (arrowd) |
sysutils/cardano-cli: Command-line management utility for Cardano Node. |
8.7.3 16 Feb 2024 15:54:47 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Mark broken on aarch64
The .cabal file of text-2.0.2 package has following lines:
if (arch(aarch64) || arch(arm)) && impl(ghc == 8.10.*)
build-depends: base < 0
Reported by: pkg-fallout |
8.7.3 01 Feb 2024 19:39:41 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Fix distinfo for the ekg-forward package.
The revision file was probably rerolled upstream which caused a mismatched
checksum.
Reported by: pkg-fallout |
8.7.3 01 Feb 2024 15:49:50 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Unbreak on FreeBSD 14+
It seems that Cardano Node doesn't use deprecated OpenSSL functions anymore. |
8.7.3 29 Jan 2024 08:25:02 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 8.7.3 |
8.1.2 15 Oct 2023 11:37:00 |
Bernard Spil (brnrd) |
security/openssl: Update BROKEN in ports referring to openssl3*
* via FreeBSD 14 stanza
Reported by: bofh |
8.1.2 17 Aug 2023 18:34:19 |
Muhammad Moinur Rahman (bofh) |
net-p2p/cardano-node: Mark BROKEN with OpenSSL 3
Fails to compile with:
ld.lld: error: undefined symbol: DSA_generate_parameters
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
8.1.2 26 Jul 2023 07:14:09 |
Gleb Popov (arrowd) Author: Boris Polujin |
net-p2p/cardano-node: Update to 8.1.2
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D41169 |
8.1.1 25 Jun 2023 11:02:51 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 8.1.1
Reported by: Boris Polujin <boris@zfs.ninja> |
8.0.0 04 Jun 2023 08:40:41 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 8.0.0 |
1.35.7_1 08 Apr 2023 18:12:31 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Fix "reload" command of the rc script.
While there enable LTO for this port, as it benefits greatly from this
optimization. It was reported to run without issues with LTO.
Reported by: Boris Polujin <boris@zfs.ninja> |
1.35.7 05 Apr 2023 14:24:08 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 1.35.7 |
1.35.6 28 Mar 2023 11:18:13 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 1.35.6
While there apply fixes to the rc script:
- Make it possible to disable jailing via `cardano_node_jail_enable="NO"`.
- Set $command correctly so that running `service cardano_node start` twice
doesn't try to recreate the jail. |
1.35.5_5 22 Mar 2023 08:50:15 |
Antoine Brodin (antoine) |
net-p2p/cardano-node: fix depends |
1.35.5_4 12 Mar 2023 07:15:54 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Catch up with the Cabal update. |
1.35.5_3 01 Mar 2023 17:33:37 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
net-p2p/cardano-node: Use absolute path for socket symlink.
Co-authored-by: Alexey Donskov <voxnod@gmail.com> |
1.35.5_2 27 Feb 2023 18:06:37 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
net-p2p/cardano-node: Fix rc script.
Fixes: 3f205a5360370992e14e0eed73c25da63dd0f2f2 |
1.35.5_1 23 Feb 2023 09:20:52 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Switch rc script to use rc.subr.jail functionality. |
1.35.5 28 Jan 2023 10:03:56 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 1.35.5
Reported by: portscout! |
1.35.4_1 24 Nov 2022 19:22:58 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Unbreak build under Poudriere.
Reported by: pkg-fallout |
1.35.4_1 24 Nov 2022 10:06:18 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Use correct tag hash.
Reported by: Boris Polujin <boris@zfs.ninja> |
1.35.4 20 Nov 2022 17:39:29 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Update to 1.35.4 |
1.35.3_2 20 Nov 2022 17:39:27 |
Gleb Popov (arrowd) |
Uses/cabal.mk: Change the way we act on cabal.project files.
Instead of moving the original project file into a temporary location,
employ cabal.project.local for Ports-related adjustments.
This implements an idea that upstream cabal.project files shouldn't be touched
by Ports framework. If needed they can be patched by the port maintainer
directly.
Adapt existing Haskell ports to this change. |
1.35.3_2 26 Sep 2022 07:13:32 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Fix startup on systems without ipv6. |
1.35.3_1 26 Sep 2022 07:13:32 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Remove testnet, add preview and preprod networks. |
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.35.3 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.35.3 16 Aug 2022 08:52:16 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: Disable for i386.
The daemon requires about 10 Gb of RAM to function properly, which can't be
provided by the i386 arch. |
1.35.3 14 Aug 2022 19:50:02 |
Gleb Popov (arrowd) |
net-p2p/cardano-node: + Daemon for running Cardano blockchain node.
Sponsored by: Cardano BSD Alliance <cardanobsd.org> |