Port details |
- litecoin-utils Virtual Peer-to-Peer Currency (CLI and Utilities)
- 0.21.3_5 net-p2p =2 0.21.3Version of this port present on the latest quarterly branch.
- BROKEN: fails to build with boost-1.85+
IGNORE: is marked as broken: fails to build with boost-1.85+
- Maintainer: hsw@bitmark.com
- Port Added: 2015-08-05 13:32:29
- Last Update: 2024-04-09 02:36:43
- Commit Hash: e98b903
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: finance
- License: MIT
- WWW:
- https://www.litecoin.org/
- Description:
- Litecoin is a peer-to-peer Internet currency that enables instant payments to
anyone in the world. It is based on the Bitcoin protocol but differs from
Bitcoin in that it can be efficiently mined with consumer-grade hardware.
Litecoin provides faster transaction confirmations (2.5 minutes on average) and
uses memory-hard, scrypt-based mining proof-of-work algorithm to target the
regular computers and GPUs most people already have. The Litecoin network is
scheduled to produce 84 million currency units.
One of the aims of Litecoin was to provide a mining algorithm that could run at
the same time, on the same hardware used to mine bitcoins. With the rise of
specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is
unlikely for ASIC mining to be developed for Litecoin until the currency is
widely used.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- litecoin-utils>0:net-p2p/litecoin-utils
- To install the port:
- cd /usr/ports/net-p2p/litecoin-utils/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install net-p2p/litecoin-utils
- pkg install litecoin-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: litecoin-utils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711952975
SHA256 (litecoin-project-litecoin-v0.21.3_GH0.tar.gz) = e08642fb1d4ca3891981e6fd39f8c9fbc995d0db8b6b1c3f8f8671de8e120f9a
SIZE (litecoin-project-litecoin-v0.21.3_GH0.tar.gz) = 6531067
Packages (timestamps in pop-ups are UTC):
- Master port: net-p2p/litecoin
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- libfmt.so : devel/libfmt
- libevent.so : devel/libevent
- libzmq.so : net/libzmq4
- libdb-18.1.so : databases/db18
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for litecoin-utils-0.21.3_5:
DEBUG=off: Build with debugging support
HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack)
TESTS=off: Build test binary and unit tests
ZMQ=on: Block and transaction broadcasting with ZeroMQ
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_litecoin-utils
- USES:
- autoreconf compiler:c++11-lib cpe gmake libtool localbase pkgconfig qt:5 shebangfix ssl bdb:18
- 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) |
This is a slave port. You may also want to view the commits to the master port: net-p2p/litecoin |
Commit | Credits | Log message |
0.21.3 09 Apr 2024 02:36:43 |
Li-Wen Hsu (lwhsu) Author: Christopher Hall |
net-p2p/litecoin: Update to 0.21.3
Differential Revision: https://reviews.freebsd.org/D44675 |
0.21.2.1_10 26 Feb 2024 21:40:40 |
Muhammad Moinur Rahman (bofh) |
net-p2p/litecoin*: Moved man to share/man
Approved by: portmgr (blanket) |
0.21.2.1_9 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
0.21.2.1_6 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
0.21.2.1_5 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.21.2.1_4 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.21.2.1_3 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
0.21.2.1_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.21.2.1 29 Jul 2022 07:25:00 |
Gleb Popov (arrowd) Author: Christopher Hall |
net-p2p/litecoin: update to 0.21.2.1
Summary: update litecoin and associated port to latest version
Test Plan:
poudriere testport -j 13_0-amd64 net-p2p/litecoin
poudriere bulk -C -j 13_0-amd64 net-p2p/litecoin net-p2p/litecoin-daemon
net-p2p/litecoin-utils
install litecoin-daemon and litecoin-utils test locally in regression mode
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D35969 |
0.21.2_1 24 May 2022 12:38:26 |
Gleb Popov (arrowd) Author: Christopher Hall |
net-p2p/litecoin: update to 0.21.2
Summary: Update litecoin and associated ports to 0.21.2
Reviewed by: diizzy, arrowd
Differential Revision: https://reviews.freebsd.org/D35210 |
0.18.1_6 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.18.1_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.18.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17.1 24 Oct 2019 11:15:58 |
pkubaj |
net-p2p/litecoin-utils: unbreak on powerpc*
Builds fine.
Approved by: mentors (implicit approval) |
0.17.1 27 Aug 2019 13:44:18 |
ale |
Update to 0.17.1 release and add the option (default enabled) to use
a newer BDB version (sync with bitcoin port).
PR: 240058
Submitted by: ale
Approved by: maintainer |
0.14.2 17 Sep 2017 00:38:59 |
swills |
net-p2p/litecoin: update to 0.14.2
While here, add rc script for litecoin-daemon
PR: 222343
Submitted by: Christopher Hall <hsw@bitmark.com> (with changes) |
0.10.4.0_6 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
0.10.4.0 05 Oct 2016 19:42:38 |
linimon |
Also mark broken on sparc64. |
0.10.4.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.10.2.2 05 Aug 2015 13:21:54 |
swills |
net-p2p/litecoin: Update to 0.10.2.2
While here, clean up and add a litecoin-utils port
PR: 201154
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |