[DEV] Seeking alpha testers for FreeBSD Port of feathercoin 0.8.5
-
https://github.com/estrabd/feathercoin-freebsd-port
I have created what I hope will become the official FreeBSD Port of feathercoin. It is based on the litecoin Port.
Anyone who is familiar with FreeBSD Ports is welcome to play with it. For testing, I used a Virtualbox image using Vagrant for FreeBSD 9.2 (https://wunki.org/files/freebsd-9.2-amd64-wunki.box via vagrantbox.es).
Anyone running a window manager on top of FreeBSD would be able to help test the QT client. I haven’t used a WM on top of FreeBSD for a long time, so I need to go through and set it up to make sure the QT side works. I know it builds, though.
Notes:
1. the Makefile will allow one to build feathercoin-qt, though I have tested only that it builds (not the GUI itself)
[font=courier]make install clean distclean # with gui[/font]
2. Makefile-daemon allows one to by-pass the GUI options and just go for the non-GUI build; I have played with this someone, but those more familiar with feathercoind might want to take a run at it
[font=courier]make -f Makefile-daemon install clean distclean # no gui[/font]
I am happy to receive comments here or pull requests via Github. I’d like to make sure this thing is in good shape before
Regards,
-
BUMP
I would like to try to issue the PR to get this into Ports by the end of this week, if not sooner. I would like reports of anyone’s experience.
The port files themselves can be reviewed, but the FreeBSD committers that eventually work the files into place do a fairly good job of updating it to use the current best practices for the build system.
Anyway, please let me know how your mileage varies.
Cheers,
-
echo, echo, echo 8)
I just thought about it, it might make sense to test the QT version in VirtualBox running PC-BSD. I’ll report the results when I get’er did.
-
Don’t have freeBSD running, otherwise I’d participated, sorry
-
No worries! 8)
I cleaned up the port’s Makefile using advice from ‘portlint’, and I should be submitting the PR later today.
I tried to get test the QT client via PCBSD, but it was one pita after another with PCBSD itself.
-
-
Just a quick update, no movement on the PR process front. These things take time, unfortunately. With that said, I’ve been doing some extensive “playing” with feathercoind (headless) on a FreeBSD 9.2 machine (built from my Port), and so far so good.
-
I sent an request for follow up today. It’s taking forever to get through their process.
The Port on github can be used. If you need help figuring out how, feel free to PM me.
Here’s the updated PR - with my follow up.
-
Thanks again, Rep +
-
Just a small update, this is taking forever on their side. I thought I was going to see some movement on Friday. I’m going to poke them again today. In the meantime, the Port usable from the GH link above.
-
It would be great if we could add the BSD port of Linux Link / Maybe highlighted as “Unsupported Distro section”?
Needs to be part of Feathercoin release procedure to inform BSD ports?