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 ) 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 ; 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: From: Robert Backhaus To: Bitcoin Dev 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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
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-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'll double check them and make pullreqs this evening.

Again, any comments very welcome.


Thanks,
Robert Backhaus.
--e89a8f642b58040a2504dd82a04c--