We haven't had much success on pfSense 2.0.1 x64 -- even after adding every package from <ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-8.1-release/Latest> that we could imagine was needed. Upon reflection, at least some of them are probably missing from pfSense for very good reasons ;) Anyway, based on advice from the pfSense forum, I got tahoe-lafs to build on FreeBSD 8.1 last night.
I only had to add four packages: python [2.6.5], py26-setuptools, py26-twisted [which includes py26-twistedConch] and py26-sqlite3. I also added wget and unzip for convenience. After building, "...tahoe --version" reported the expected, and I could create a client. If tahoe-lafs were a FreeBSD port, I can imagine (very vaguely) how one might combine it and the required python ports to create a package that could be added to pfSense. What would it take to do that? On 12-01-15 04:31 AM, David-Sarah Hopwood wrote: > On 15/01/12 00:00, Vladimir Arseniev wrote: >> I'm going to attempt building and running Tahoe-LAFS on pfSense, which >> is a FreeBSD distribution. Although it's specialized as a >> router/firewall, it does include FreeBSD's xfs support, and also >> excellent client packages for OpenVPN, IPsec etc. But it may not satisfy >> all Tahoe-LAFS dependencies. >> >> What are my chances? > > There's a very good chance this will just work, either using the instructions > at <https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/quickstart.rst> > or using pkgsrc. If it doesn't, please post the failed build output here. > > > > > _______________________________________________ > tahoe-dev mailing list > [email protected] > http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
