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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
litecoin Virtual Peer-to-Peer Currency Client (QT)
0.21.3_5 net-p2p on this many watch lists=5 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.21.3_5Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build with boost-1.85+
Ignore IGNORE: is marked as broken: fails to build with boost-1.85+
Maintainer: hsw@bitmark.com search for ports maintained by this maintainer
Port Added: 2013-05-30 04:24:00
Last Update: 2024-10-03 10:25:06
Commit Hash: a08598d
People watching this port, also watch:: bitcoin, litecoin-daemon, node, bitcoin-daemon, monero-cli
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/litecoin-qt
  2. share/man/man1/litecoin-qt.1.gz
  3. share/applications/litecoin-qt.desktop
  4. share/pixmaps/litecoin.png
  5. /usr/local/share/licenses/litecoin-0.21.3_5/catalog.mk
  6. /usr/local/share/licenses/litecoin-0.21.3_5/LICENSE
  7. /usr/local/share/licenses/litecoin-0.21.3_5/MIT
Collapse this list.
Dependency lines:
  • litecoin>0:net-p2p/litecoin
To install the port:
cd /usr/ports/net-p2p/litecoin/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Broken
  • Ignore
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
  • pkg install litecoin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: litecoin
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):
litecoin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.18.1_1-----
FreeBSD:13:quarterly-----0.21.2.1_80.21.2.1_80.21.2.1_8
FreeBSD:14:latest-----0.21.2.1_5-0.21.2.1_5
FreeBSD:14:quarterly-----0.21.2.1_80.21.2.1_80.21.2.1_8
FreeBSD:15:latest--n/a-n/a0.21.2.1_80.21.2.1_80.21.2.1_9
Slave ports:
  1. net-p2p/litecoin-daemon
  2. net-p2p/litecoin-utils
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. protoc : devel/protobuf
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. update-desktop-database : devel/desktop-file-utils
  5. autoconf>=2.72 : devel/autoconf
  6. automake>=1.17 : devel/automake
  7. libtoolize : devel/libtool
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. lrelease : devel/qt5-linguisttools
  10. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libboost_date_time.so : devel/boost-libs
  2. libfmt.so : devel/libfmt
  3. libevent.so : devel/libevent
  4. libprotobuf.so : devel/protobuf
  5. libqrencode.so : graphics/libqrencode
  6. libminiupnpc.so : net/miniupnpc
  7. libzmq.so : net/libzmq4
  8. libdb-18.1.so : databases/db18
  9. libQt5Core.so : devel/qt5-core
  10. libQt5DBus.so : devel/qt5-dbus
  11. libQt5Gui.so : x11-toolkits/qt5-gui
  12. libQt5Network.so : net/qt5-network
  13. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for litecoin-0.21.3_5: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES=on: Display QR Codes TESTS=off: Build test binary and unit tests UPNP=on: UPnP protocol support WALLET_BDBMODERN=on: Wallet using modern BDB 18.x ZMQ=on: Block and transaction broadcasting with ZeroMQ ===> Use 'make config' to modify these settings
Options name:
net-p2p_litecoin
USES:
autoreconf compiler:c++11-lib cpe gmake libtool localbase pkgconfig qt:5 shebangfix ssl desktop-file-utils bdb:18
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/litecoin-project/litecoin/tar.gz/v0.21.3?dummy=/
Collapse this list.

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.6.1_2
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
0.8.6.1_1
06 Feb 2014 17:36:39
Revision:343127Original commit files touched by this commit
swills search for other commits by this committer
- Use more correct OSVERSION check [1]
- Remove WITHOUT_X11 and use standard X11 option

PR:		ports/186137 [1]
Reported by:	Waitman Gobble <uzimac@da3m0n8t3r.com> [1]
0.8.6.1_1
17 Jan 2014 03:53:36
Revision:340012Original commit files touched by this commit
swills search for other commits by this committer
- Support stage dir
- Install icon and desktop file
0.8.6.1
17 Dec 2013 13:10:02
Revision:336721Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.8.6.1
0.8.5.1
12 Dec 2013 14:23:25
Revision:336263Original commit files touched by this commit
bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
0.8.5.1
22 Nov 2013 12:55:12
Revision:334587Original commit files touched by this commit
makc search for other commits by this committer
- Pass QMAKE_ARGS to qmake

Approved by:	portmgr (blanket approval)
0.8.5.1
24 Sep 2013 02:38:22
Revision:328086Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.8.5.1
- Fix build on 10.0-ALPHA2
0.8.3.7
20 Sep 2013 22:28:26
Revision:327758Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
0.8.3.7
24 Aug 2013 03:20:15
Revision:325284Original commit files touched by this commit
swills search for other commits by this committer
- Fix build when GUI is disabled

Reported by:	"Sam Fourman Jr." <sfourman@gmail.com>
Obtained
from:	https://github.com/bitcoin/bitcoin/issues/2521#issuecomment-17364844
0.8.3.7
10 Aug 2013 02:18:49
Revision:324464Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.8.3.7
0.6.9.2_1
23 Jul 2013 03:05:57
Revision:323507Original commit files touched by this commit
swills search for other commits by this committer
- Fix patch mistake, prevent 100% CPU usage
0.6.9.2
21 Jul 2013 18:40:23
Revision:323409Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.6.9.2
0.6.3c
22 Jun 2013 11:47:57
Revision:321567Original commit files touched by this commit
swills search for other commits by this committer
- Add local mirror to avoid GitHub issues
0.6.3c
30 May 2013 12:18:42
Revision:319419Original commit files touched by this commit
swills search for other commits by this committer
- Oops, somehow the commit ID changed too.
0.6.3c
30 May 2013 11:52:37
Revision:319415Original commit files touched by this commit
swills search for other commits by this committer
- Update distinfo due to github, if it happens again, I'll make a local dist
file
0.6.3c
30 May 2013 04:23:48
Revision:319403Original commit files touched by this commit
swills search for other commits by this committer
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.

WWW: http://www.litecoin.org/

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2