| Port details |
- namecoin Decentralized, open DNS and general purpose key/value store
- 24.0_20,1 net-p2p
=1 24.0_20,1Version of this port present on the latest quarterly branch. - Maintainer: milios@ccsys.com
 - Port Added: 2014-02-12 18:45:03
- Last Update: 2026-05-24 16:45:05
- Commit Hash: f3b8e6f5
- People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- namecoin>0:net-p2p/namecoin
- To install the port:
- cd /usr/ports/net-p2p/namecoin/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/namecoin
- pkg install namecoin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: namecoin
- 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):
- Slave ports:
-
- net-p2p/namecoin-daemon
- net-p2p/namecoin-utils
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- protoc : devel/protobuf
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- libevent.so : devel/libevent
- libprotobuf.so : devel/protobuf
- libqrencode.so : graphics/libqrencode
- libminiupnpc.so : net/miniupnpc
- libdb-5.3.so : databases/db5
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for namecoin-24.0_20,1:
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=on: Wallet Management Support
ZMQ=off: Block and transaction broadcasting with ZeroMQ
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_namecoin
- USES:
- autoreconf compiler:c++17-lang gmake libtool pkgconfig ssl desktop-file-utils qt:5 qt:5 localbase bdb:5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 103 (showing only 3 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
Q.3.72_2 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
Q.3.72_1 21 Aug 2014 22:50:30
  |
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
Q.3.72 12 Feb 2014 18:44:50
  |
swills  |
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).
WWW: http://namecoin.info/
PR: ports/185459
Submitted by: Chad J. Milios <milios@ccsys.com> |
Number of commits found: 103 (showing only 3 on this page)
|