[Bug 193424] New: [patch] net-p2p/bitcoin*: rework ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 7 11:57:20 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193424
Bug ID: 193424
Summary: [patch] net-p2p/bitcoin*: rework ports
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: s3erios at gmail.com
Created attachment 147000
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147000&action=edit
patch-Makefile.diff
- Split net-p2p/bitcoin to net-p2p/bitcoin (QT GUI only) and
net-p2p/bitcoin-utils (bitcoin-cli); remove GUI option
- Add GNU_CONFIGURE=yes
- Use CPPFLAGS/LDFLAGS instead of CXXFLAGS
- Remove WITHOUT_X11
- Convert to OptionsNG
- Add DEBUG option (off by default)
- Add DBUS option (net-p2p/bitcoin only) (off by default)
- Use default UPnP description
- Fix dependencies:
* mark qt4 build tools with _build suffix
* remove testlib_build dependency
* add database/db* dependency only when WALLET option is selected
* use protoc build dependency for net-p2p/bitcoin only
* add missed libprotobuf.so and qt4-network dependencies for net-p2p/bitcoin
- Fix conflict between net-p2p/bitcoin and net-p2p/bitcoin-daemon
- Break lines around 80 characters
- Bump portrevision
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list