Port details |
- namecoin-daemon Decentralized, open DNS and more (Daemon)
- 24.0_10,1 net-p2p =2 24.0,1Version of this port present on the latest quarterly branch.
- Maintainer: milios@ccsys.com
- Port Added: 2015-06-11 05:43:14
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: dns
- License: MIT
- WWW:
- https://namecoin.org/
- Description:
- Namecoin is an open source decentralized key/value registration and transfer
system based on Bitcoin technology (a decentralized cryptocurrency).
It allows you to:
* Securely register and transfer arbitrary names (keys), no possible
censorship!
* Attach values (data) to the names (currently up to 520 bytes, will be
extended)
* Trade and transact namecoins, the digital currency NMC
To register a name, you must own some namecoins (NMC, the internal
cryptocurrency used by the software).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- namecoin-daemon>0:net-p2p/namecoin-daemon
- To install the port:
- cd /usr/ports/net-p2p/namecoin-daemon/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/namecoin-daemon
- pkg install namecoin-daemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: namecoin-daemon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725116404
SHA256 (namecoin128.c99d628dd26b.png) = c99d628dd26b65a4405efa8feb336805ed3178773111fd2411d59a7e20086efc
SIZE (namecoin128.c99d628dd26b.png) = 5822
Packages (timestamps in pop-ups are UTC):
- Master port: net-p2p/namecoin
- 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
- libevent.so : devel/libevent
- libminiupnpc.so : net/miniupnpc
- libdb-5.3.so : databases/db5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for namecoin-daemon-24.0_10,1:
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
UPNP=on: UPnP protocol support
WALLET=on: Wallet Management Support
ZMQ=off: Block and transaction broadcasting with ZeroMQ
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_namecoin-daemon
- USES:
- autoreconf compiler:c++17-lang gmake libtool pkgconfig ssl localbase bdb:5+
- 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/namecoin |
Commit | Credits | Log message |
24.0_8,1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
24.0,1 06 Jun 2023 07:25:29 |
Daniel Engberg (diizzy) Author: Chad Jacob Milios |
net-p2p/namecoin: Update to 24.0
A few minor changes made to submitted patch:
* Switch PORTVERSION to DISTVERSION
* Use USES= localbase for UPNP option
* Disable autodetection of sqlite when WALLET option is selected
* Fix plist for net-p2p/namecoin-utils
Changelog: https://github.com/namecoin/namecoin-core/releases/tag/nc24.0
PR: 270753 |
0.21.0.1_8,1 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.21.0.1_7,1 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.21.0.1_5,1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.21.0.1_4,1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.21.0.1_1,1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
0.19.1_2,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.19.1_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17.0_11,1 24 Oct 2019 09:20:40 |
pkubaj |
net-p2p/namecoin-daemon: remove ONLY_FOR_ARCHS
- ia64 is not supported,
- the port builds fine on powerpc64 (which is BE) and armv7, it probably builds
on both endianesses now
Approved by: mentors (implicit approval) |
0.16.2,1 06 Sep 2018 18:06:52 |
rene |
Update net-p2p/namecoin* ports to version 0.16.2
PR: 231167
Submitted by: maintainer |
0.13.2,1 03 Sep 2018 18:39:51 |
rene |
net-p2p/namecoin[-daemon]: unbreak, unexpire, update to 0.13.2
This is part one of the PR.
PR: 218961
Submitted by: maintainer |
0.3.80_1,1 28 Oct 2016 16:00:45 |
danfe |
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line |
0.3.80,1 11 Jun 2015 05:42:59 |
pi |
net-p2p/namecoin: 0.3.72 -> 0.3.80, adding slaveport -daemon
Changes:
https://github.com/namecoin/namecoin/blob/namecoinq-release/changelog.md
PR: 193534
Submitted by: Chad J. Milios <milios@ccsys.com> |