summaryrefslogtreecommitdiff
path: root/ad/0476e6997b4fb51259bfb50f09f3b72069a081
blob: 04d229cceab7f69b558d617907dce4a4caae599c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <robbak@robbak.com>) id 1Ug5Hq-0003w6-JP
	for bitcoin-development@lists.sourceforge.net;
	Sat, 25 May 2013 03:36:54 +0000
Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of robbak.com
	designates 74.125.82.180 as permitted sender)
	client-ip=74.125.82.180; envelope-from=robbak@robbak.com;
	helo=mail-we0-f180.google.com; 
Received: from mail-we0-f180.google.com ([74.125.82.180])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Ug5Hp-0006a6-8f
	for bitcoin-development@lists.sourceforge.net;
	Sat, 25 May 2013 03:36:54 +0000
Received: by mail-we0-f180.google.com with SMTP id t60so2114410wes.11
	for <bitcoin-development@lists.sourceforge.net>;
	Fri, 24 May 2013 20:36:47 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type
	:x-gm-message-state;
	bh=lVXHipyth3ss5LsTQLs7wpo48ebQ5RtBcUom/NOb80I=;
	b=Eo5aEfXqZfrpu5T9hnTVfShmUAR99Bv8F+3XlyGWixKgfzNFKapEbBRl6LB4PrVpfK
	Y//7nNkrCC2ZUsMPPlD97Sep0U3YneoLy7+4JLjhN5rVrhKWfBC2US1bs9xbmH3R+Eff
	ps7J3LEZd6ErTsx04DE+FDNQnxhbeL8/GYV56gEFzzAjCdXictarN87412QBXx2njcfl
	h9jHKFD0jXQ5ERTd2ezaqfm6JBfiSGTanBlZ3E6TsLF0tWB25niXyc4v8WjLSLsRpbdN
	pAxYAPAAib4i+0ZsJ2Tg8AN4rIW39ABamjvaubCY6l7kiiC1Ym/didyqJnrp2hUdN0o8
	9eDA==
MIME-Version: 1.0
X-Received: by 10.180.36.205 with SMTP id s13mr1203876wij.31.1369453006943;
	Fri, 24 May 2013 20:36:46 -0700 (PDT)
Received: by 10.194.134.225 with HTTP; Fri, 24 May 2013 20:36:46 -0700 (PDT)
Date: Sat, 25 May 2013 13:36:46 +1000
Message-ID: <CA+i0-i-f7MDq5g4jukm-ME-3aWa=_2u_hLhaYk9=kZ_zkJLkgA@mail.gmail.com>
From: Robert Backhaus <robbak@robbak.com>
To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Content-Type: multipart/alternative; boundary=e89a8f642b58040a2504dd82a04c
X-Gm-Message-State: ALoCoQmC1XMdIgNahtWrAeQhKzT2zPu0vyX3QoeUTZ1Nt8tsI5MvRs8v2AW/i6lIShvQA7QDZY+R
X-Spam-Score: -0.5 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
X-Headers-End: 1Ug5Hp-0006a6-8f
Subject: [Bitcoin-development] Tentitive port for FreeBSD
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sat, 25 May 2013 03:36:54 -0000

--e89a8f642b58040a2504dd82a04c
Content-Type: text/plain; charset=ISO-8859-1

Here is the link to the FreeBSD build system 'port' that I am planning to
get committed when 0.8.2 is released. Any comments appreciated.

The Makefile mostly just applies the users request for GIU/QR/UPNP. The
major change is using the external port for leveldb. The files directory
contains 5 patches - 2 that add boost-crypto to LIBS because we still need
that until boost is updated, one that patches the build to use that
external leveldb, and 2 minor fixes that are needed to build. I have got
branches ready for pullreqs on those minor fixes - I'll double check them
and make pullreqs this evening.

Again, any comments very welcome.

The files are available at
https://redports.org/browser/robbak/net-p2p/bitcoin

Thanks,
Robert Backhaus.

--e89a8f642b58040a2504dd82a04c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Here is the link to the FreeBSD build system &#39;port&#39=
; that I am planning to get committed when 0.8.2 is released. Any comments =
appreciated.<div><br></div><div style>The Makefile mostly just applies the =
users request for GIU/QR/UPNP. The major change is using the external port =
for leveldb. The files directory contains 5 patches - 2 that add boost-cryp=
to to LIBS because we still need that until boost is updated, one that patc=
hes the build to use that external leveldb, and 2 minor fixes that are need=
ed to build. I have got branches ready for pullreqs on those minor fixes - =
I&#39;ll double check them and make pullreqs this evening.</div>
<div style><br></div><div style>Again, any comments very welcome.</div><div=
 style><br></div><div style>The files are available at=A0<a href=3D"https:/=
/redports.org/browser/robbak/net-p2p/bitcoin">https://redports.org/browser/=
robbak/net-p2p/bitcoin</a></div>
<div style><br></div><div style>Thanks,</div><div style>Robert Backhaus.</d=
iv></div>

--e89a8f642b58040a2504dd82a04c--