(Only the first 10 of 20 ports in this commit are shown above. )
net-p2p/zetacoin: fix build with current boost.
Resurrect -nox11 slave port as -daemon slave port.
Split off cli and tx utilities from main port into -utils slave port.
PR: 237017
Submitted by: Daniel Morante
Reported by: jbeich
(Only the first 10 of 15 ports in this commit are shown above. )
Zetacoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.
WWW: https://github.com/zetacoin/zetacoin
PR: ports/184369
Submitted by: Daniel Morante <daniel@morante.net>