Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2013 16:29:58 GMT
From:      "Chad J. Milios" <milios@ccsys.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184972: New port: net-p2p/bitcoin-daemon A slave port for the headless daemon
Message-ID:  <201312181629.rBIGTwRa097061@oldred.freebsd.org>
Resent-Message-ID: <201312181640.rBIGe0au087945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184972
>Category:       ports
>Synopsis:       New port: net-p2p/bitcoin-daemon A slave port for the headless daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 18 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Chad J. Milios
>Release:        9.2-RELEASE-p2/amd64
>Organization:
Crop Circle Systems, Inc.
>Environment:
FreeBSD kakashi.ccsys.com 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #0 r259093: Thu Dec 12 23:34:17 UTC 2013     root@shikamaru.ccsys.com:/usr/obj/usr/src/sys/NUOS  amd64
>Description:
This is a slave port of net-p2p/bitcoin so as to allow bitcoin-qt and bitcoind to easily coexist on a system. The maintainer of net-p2p/bitcoin agrees a slave port is the way to go, as the build system the dist uses kind of insists you go down just one path or the other despite there being no reason you can't have both.
>How-To-Repeat:

>Fix:
see attachment for shar

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	bitcoin-daemon
#	bitcoin-daemon/Makefile
#
echo c - bitcoin-daemon
mkdir -p bitcoin-daemon > /dev/null 2>&1
echo x - bitcoin-daemon/Makefile
sed 's/^X//' >bitcoin-daemon/Makefile << '655a06fd7fd7fb40f7dddb1bcbb4373a'
X# $FreeBSD$
X
XPKGNAMESUFFIX=	-daemon
XCOMMENT=	Virtual Peer-to-Peer Currency Client
XMASTERDIR=	${.CURDIR}/../bitcoin
XDESCR=		${MASTERDIR}/pkg-descr
XSLAVE_PORT=	yes
XOPTIONS_EXCLUDE=	GUI QRCODES
X.include "${MASTERDIR}/Makefile"
655a06fd7fd7fb40f7dddb1bcbb4373a
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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