Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Sep 2014 11:57:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193424] New: [patch] net-p2p/bitcoin*: rework ports
Message-ID:  <bug-193424-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: s3erios@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193424-13>