From owner-freebsd-questions@freebsd.org Sat Apr 28 02:27:18 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D51DFB9D13 for ; Sat, 28 Apr 2018 02:27:18 +0000 (UTC) (envelope-from felixphew0@gmail.com) Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD9D17BB2C for ; Sat, 28 Apr 2018 02:27:17 +0000 (UTC) (envelope-from felixphew0@gmail.com) Received: by mail-pf0-x22a.google.com with SMTP id v63so2744152pfk.8 for ; Fri, 27 Apr 2018 19:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=hqBHIY8BANnQxriTmc6HBBLR5mjrk0lO3zNZdzEnVkk=; b=elNftkkD7WUB0x2005dOlLkMuF+cajRv4utuAQQoN5j6HC/8oxLKen00C+nglabueX qrvbL+k8ZELkiM0/L8RI9rqS8Y39xXITW5heRGXmbCOLz9Dhwt7Fprdi4V4yyhsw6MGv XsxMleHZaSA3QRy1K0IzyfrCnUhu/DQFEEZDhEp0Xe6hDEEIsIw2XDUM93jbkUW4cWDC sDIDeM5nOKrZ7n5pT0HT9y+Ii7lJJtmKpFKSx56p44gB7mLScMlAUIYrbYJpitxbNXo2 QuSit8LR0A5eS0S5UOdEQB6Q55KJS5A9Eog/vnP42qPb40c/5lnr6dM31N9FFySXTML2 jtGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=hqBHIY8BANnQxriTmc6HBBLR5mjrk0lO3zNZdzEnVkk=; b=jEd3VcG0UX4HHDiOg9v+D6u3Jx/u8/mlVMwWDdIHilEOpmf1nXlTxHPnDNVuK4icLu eY8vYoBk9oLNMETTknbc92dRyDHJszxbD1pP1ybTvozqQEK3hHCEdHZu+4YsDj68hI/T A34OGONvEn0/p9GS124j8Jy2IuyBLGMg5eKMlk/tJ5YaI9zsKon/tgeFZYbq2G0xrhcC /Efc00qntWLJ6grUVjxN9UDZMPlOlBWdDuXW3f7rsLRFJa+xLaOmKzLOUn3CWi1Sd2vL KEoiuyPH00T1FPxAepakekRi9feJ0mPhfMGVDlGq6V9/gXB2kEL2LB3tpIwbS9hMcKNF ZTGA== X-Gm-Message-State: ALQs6tB1F+EvOj4jq2E0dT07V9tVr3aoIP+tu7jHsDiHmYZJhgY3r7AV MBNllT3voz/sAzpU2AcEo58= X-Google-Smtp-Source: AB8JxZpHP7BxYSKn8bji61TppV+vzcy9wknvN2OTJsYX2UfWpw4yX09mYaKgR5xFdwhCxkUE0qAouQ== X-Received: by 10.98.107.138 with SMTP id g132mr4198575pfc.163.1524882436823; Fri, 27 Apr 2018 19:27:16 -0700 (PDT) Received: from [10.20.71.39] (BnG-nat-02.anu.edu.au. [130.56.207.2]) by smtp.gmail.com with ESMTPSA id x3sm5903898pff.87.2018.04.27.19.27.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Apr 2018 19:27:16 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: FoundationDB on FreeBSD From: Felix Friedlander In-Reply-To: Date: Sat, 28 Apr 2018 12:27:13 +1000 Cc: "freebsd-questions@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <4A1F2689-021C-419C-9918-4F696FB1DC37@gmail.com> References: To: Wolf Spider X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2018 02:27:18 -0000 > On 28 Apr 2018, at 12:09, Wolf Spider = wrote: >=20 > Hi, > I was wondering if there were any known efforts toward porting > FoundationDB to FreeBSD already? I=E2=80=99ve had a little success in = porting it on > my own which you can view here: > https://mobile.twitter.com/wolfspidercode >=20 > And the public repo on GH I have here: > https://github.com/wolfspider/FoundationDB-FreeBSD >=20 > Soon I=E2=80=99ll probably be looking for guidance for some of the = additional > platform changes needed on the forums and mailing lists- just wanted = to > make sure while attempting to contribute that this wasn=E2=80=99t = already in place > elsewhere in the FreeBSD roadmap. I=E2=80=99m also new to contributing = to open > source projects and any info or help there is greatly appreciated. >=20 > -Jesse > jesse.alexander.bennett@gmail.com I was recently wondering the same thing. It doesn=E2=80=99t look like = it=E2=80=99d be enormously difficult to port, and by the looks of things = you already have a semi-working port - why not open an issue (when = you=E2=80=99re done) and try and contribute your version? - Felix